Your World
Your artifacts are safe — independent of any server or platform.
World survival operations
World Status — Canonical Continuity Proof
Export — Download Canonical Ledger
Export the complete canonical world as a portable JSON ledger (accord-ledger.json). The ledger contains all canonical objects, usage edges, revenue flows, and attribution data. Any server can import this ledger and rebuild the world — identity is content-addressed, not server-dependent.
Import — Restore Canonical Ledger
Import a canonical ledger from another Accord instance or a previous export. After import, run Rebuild to restore projections, then Verifyto confirm the world has the same continuityProof.
Rebuild — Regenerate Projections from Canonical Graph
Rebuild all projections (cached views) from the canonical object graph. Use after import or after a database migration. Rebuild does not change any canonical hash.
Verify — Confirm World Continuity
Verify the canonical world. Checks that all objects hash correctly, the attribution graph has no errors, and the continuityProof matches the expected value. A worldResult: same_world means the world is intact and portable.
DB Recovery Contract — World Portability
The database is a serialization cache. If the DB is wiped, Accord recovers from the canonical ledger file. Any infrastructure can be replaced without changing canonical hashes.
accord-ledger.json