1 / SPEC
Read
The normative core documents for TIM, Notary, Kernel, Settlers, and Policy Packs.
Neutral accountability layer · ARKY-TIM-v1
A public standard for action and verification across agents, money, chains, and machines.
Every action records who acted, on what evidence, under which policy, and what happened — as a signed, content-addressed receipt any system can replay.
What Arky is
A minimal record of who acted, on what evidence, under which policy, and what actually happened.
Five artifacts form one chain. Each is a signed, content-addressed document that references the one before it — so the whole sequence, from raw evidence to final receipt, can be replayed and verified independently. The right column is the exact algorithm each step is pinned to.
Conformance
Conformance is pass/fail, not marketing. The verifier recomputes content IDs, signatures, witnesses, Merkle roots, finality, and Settler transitions from inputs — then compares to each vector's expected output.
Adoption path
Technical adoption, not a signup. Validate artifacts locally, compare behavior against the vectors, then implement the loop in your stack against two executable reference anchors.
1 / SPEC
The normative core documents for TIM, Notary, Kernel, Settlers, and Policy Packs.
2 / VERIFY
Recompute every artifact locally and replay the published vectors against the Rust reference stack.
cargo test -p arky-core3 / IMPLEMENT
Use the TypeScript and Rust reference packages as executable anchors for conformant behavior.
Adopters
Rail-agnostic and policy-aware — the same surface, adopted wherever an action needs proof.
Action records with cited evidence and declared policy.
Receipts that connect decisions to rails and outcomes.
Neutral verification without capture by any one chain.
Trust under latency, offline verification, and delayed settlement.
Ready to adopt? Read the spec, replay the vectors, and ship conformance against two independent reference stacks.