Saxonberg Server API
    Preparing search index...
    Index

    Methods

    • Boot seam (idempotent). A thin warm/activation mirror of the other *Api.boot() call sites — the board itself warms via its manifest postRegister, and the frame fan-out is inline (Phase 3), so there is no event tap to install. Wired from AppBootstrap.run().

      Returns void

    • Project a Bulletin to its client-facing BulletinRow wire shape (the news-ticker row). A pure mapping — the single source of the projection shared by the inline frame fan-out (BulletinLogic) and the session-establish window (Avatar.enter). Retracted rows are never passed here (the window/fan filter them upstream); expiresAt === 0 is dropped (never-expires).

      Parameters

      Returns BulletinRow