Reviewable records

Keep a record people can check.

Perseus Ledger records supplied events, evidence links, and authority references in an append-only hash chain. Reviewers can see what was reported and check whether the chain changed.

context.rendera7c1…8e2
agent.actionc20f…3b9
review.accepted9f83…a11

Chain status: verified

How it works

Record it. Link it. Check it.

Record

Capture the actor, boundary, configuration, action, and result supplied by the integration.

Link

Attach evidence and authority references without saying the link proves they are true.

Check

Verify the chain and make a bounded receipt for review.

Try it locally

Install Ledger and open the local console.

Perseus Ledger can run by itself. It does not require Perseus Context Engine or Perseus Vault.

pip install perseus-ledger==1.2.4 ledger demo

What the chain means

It shows that the record was not changed. It does not prove the event was true.

Ledger can show which references were supplied and whether recorded entries changed. It does not validate every source, grant authority, authorize an action, or replace human review.

Integrity contract access status →
Stores
Events and supporting fields in a local SQLite-backed chain by default.
Accepts
Events from any runtime through documented SDK, CLI, MCP, or HTTP paths.
Does not do
Grant mission authority, certify safety, or turn an assertion into evidence.