Interface: AuditCheckpoint
Interface: AuditCheckpoint
Section titled “Interface: AuditCheckpoint”Defined in: server/src/audit/recorder.ts:58
Snapshot passed to onCheckpoint after a tile closes. External
anchors (blockchain / RFC 3161 / KMS-signed) get everything they
need to verify + persist a durable digest of the tile without
reading back from the audit tables.
Properties
Section titled “Properties”
readonlyscope:string
Defined in: server/src/audit/recorder.ts:59
tileIndex
Section titled “tileIndex”
readonlytileIndex:number
Defined in: server/src/audit/recorder.ts:60
fromSeq
Section titled “fromSeq”
readonlyfromSeq:number
Defined in: server/src/audit/recorder.ts:61
readonlytoSeq:number
Defined in: server/src/audit/recorder.ts:62
lastAlh
Section titled “lastAlh”
readonlylastAlh:string
Defined in: server/src/audit/recorder.ts:63
rootHash
Section titled “rootHash”
readonlyrootHash:string
Defined in: server/src/audit/recorder.ts:64
algoId
Section titled “algoId”
readonlyalgoId:string
Defined in: server/src/audit/recorder.ts:65
canonicalizerId
Section titled “canonicalizerId”
readonlycanonicalizerId:string
Defined in: server/src/audit/recorder.ts:66
createdAt
Section titled “createdAt”
readonlycreatedAt:number
Defined in: server/src/audit/recorder.ts:67