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

    Function deriveSessionRequests

    • Every request/header in one session, derived, reading the log through a READ-ONLY store.

      Read-only matters twice: it takes no writer lock, so a live session can be checked while it runs, and it does not pin a backend, so verifying a workspace never changes it. A verifier that mutated what it inspects would be a poor verifier.

      Parameters

      Returns readonly RequestDerivation[]