Saxonberg Server API
    Preparing search index...

    The minimal evidence shape the estimator folds — structurally satisfied by a TranscriptEntry. Kept Document-free so the estimator stays a pure value-object.

    interface Evidence {
        difficulty: Difficulty;
        outcome: Outcome;
        when: number | null;
    }
    Index

    Properties

    difficulty: Difficulty
    outcome: Outcome
    when: number | null

    Game-time seconds; evidence is folded in ascending order.