Saxonberg Server API
    Preparing search index...
    Index

    Constructors

    Methods

    • Boot seam (idempotent): install the receive-gated command-dispatch → producer engagement tap and self-register the real-time recompute schedule. The standing cache is warmed separately by ProducerStanding.warm() (awaited in AppBootstrap before this).

      Returns void

    • The sync cached read — an author's recency-decayed production scalar. Neutral 0 for a non-materialized author. Keyed on the author's durable templatePath.

      Parameters

      • authorId: string

      Returns number

    • Re-score every author's production from the raw attributed-engagement log into the materialized aggregate — the batch the recompute schedule fires (and the producerOf cache is refreshed from).

      Returns Promise<void>