01 Independent reference
Reconcile against a separate system of record.
Compare answer records with an independently sourced manifest to detect missing, unexpected, and late entries.
- missing
- unexpected
- late
Tamper-evident records for submitted AI answers
rawctx groups answer records, model-run information, source references, and correction history into one evidence record, then reconciles it with an independent system of record to detect missing or late records.
rawctx verifies the integrity of submitted records and reconciliation results. It does not by itself guarantee answer accuracy, actual delivery, or that a source was used in reasoning.
pip install rawctx
Independent Reconciliation
Compare rawctx records with an independent reference source before relying on cryptographic proof. A separate business system makes coverage gaps and timing differences visible.
01 Independent reference
Compare answer records with an independently sourced manifest to detect missing, unexpected, and late entries.
02 Evidence record
Group the answer record, model-run information, source references, and correction history for export and review.
03 Integrity and limits
Integrity checks and explicit proof states cover the submitted record. They do not prove answer accuracy, actual delivery, or source use in reasoning.
Run it from code
After the browser receipt, create a workspace, get a token, and submit answer records with the same hash-first shape.
Logging quickstart
Build the minimal rawctx logging call, then add optional parameters as needed.
{}Review the trust boundary
Review the public verifier contract, proof-state semantics, first-party platform monitoring, and documented limits before relying on a record.
Paste a rawctx proof bundle to verify hashes, Merkle inclusion, signatures, and public witness bindings.