Skip to content

Compliance

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Compliance

Compliance

Hash-chained audit ledger and prediction-snapshot validation — /api/v1/compliance/* and /api/v1/predictions/*.

Every API call (or any explicitly logged event) becomes an append- only AuditRecord whose record_hash chains into the previous record’s prev_hash. Snapshots freeze a slice of the ledger matching a request-path glob and let an external validator mark each prediction Validated / Refuted / Unknown.

Interfaces

Type Aliases