SAMPLE CHAIN ACTIVITY
A record you can inspect, not a dashboard you have to trust.
Each row is a sample receipt from a deterministic demo chain: action, timestamp, hash, and anchor status. It mirrors the proof artifact a reviewer inspects during verification.
Logs are produced by the system they describe.
RANKIGI sits outside the agent path as a witness. It turns submitted actions into receipts that can be checked by someone who does not trust your dashboard.
- Logs can be edited by anyone with write access
- Timestamps come from the system being observed
- Auditors need your explanation of what happened
- Vendor-specific format locked to the platform
- Trust is assumed, not verified
- Events are hash-chained, append-only, tamper-evident
- Time is anchored to RFC 3161 and Sigstore Rekor
- Auditors get a receipt they can verify independently
- RCR/1 open format, verifiable without RANKIGI
- Trust is constructed from cryptographic primitives
HOW THE PROOF IS BUILT
Five steps from action to evidence.
RANKIGI does not ask a buyer to trust a dashboard screenshot. It emits records with enough structure to be checked again later.
The agent emits an action through the SDK or provider shim.
The canonical event is reduced to a SHA-256 fingerprint.
The event binds to the previous hash, making edits detectable.
Snapshot roots are timestamped and submitted to public transparency infrastructure.
Anyone can recompute the chain from the exported receipt bundle.
ENTERPRISE TRUST
Three guarantees. No hand-waving.
Every action is canonicalized, hashed, and bound to the previous event hash. Any modification breaks the chain at the next verification, so silent edits become detectable in seconds.
Snapshot roots are signed with Ed25519, RFC 3161 timestamped, and submitted to Sigstore Rekor when the anchoring cron runs. Anyone can re-verify the chain offline.
Receipts are emitted in RCR/1 canonical form (IETF draft-snow-rcr-receipt-00). Verification works without RANKIGI infrastructure. FRE 902(14) caveat: qualified person testimony still required.
Bring one agent action. Leave with proof.
Developers can seal a receipt today. Enterprise teams can review the proof packet before a regulated pilot.
SOC 2 controls implemented (Type II in progress) · HIPAA BAA available (controls implemented) · EU AI Act evidence mapping available · FRE 902(14) evidentiary posture documented (qualified person required)