Audit verification
Use the Audit view or authenticatedGET /v1/verify. Verification checks hashes and preceding links in insertion sequence, including links outside a selected timestamp window. Late-arriving records must not create a false break merely because their timestamps fall outside that window.
New core records use a versioned SHA-256 canonical JSON recipe documented with the API source. It binds immutable public event fields, including tenant identity, actor/resource types and the preceding hash. Timestamps are normalized to PostgreSQL microsecond precision before hashing. Records cannot be rewritten through a repair/re-anchor route.