Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Function readSessionSpillRange

    • Read a bounded range only after authenticating references and the full object. The caller supplies the complete applicable history. This is not a whole-log verifier, a streaming decryptor, or an authorization grant for another user.

      Parameters

      • input: {
            events: readonly EvidenceEvent[];
            limit?: number;
            locator: string;
            offset?: number;
            options?: SpillRetrievalOptions;
            workspace: string;
        }

      Returns SessionSpillRange