Keryx now publishes one live, source-linked proof dossier for its code, Arc authority, settlement backing, creator cash-outs, and usage provenance: https://keryx.cc/proof
Public proof with explicit limits
- The deployed runtime commit links directly to the reviewed GitHub source and CI workflow.
- Settled-only metrics remain separate from pending/simulated states, and independently initiated demand remains separate from first-party agents.
- Each evidence layer states what it proves and what it cannot prove.
Arc and settlement evidence
- Production uses the tokenized Canteen Arc RPC server-side while exposing only a safe provider label, never its URL or credential.
- Public evidence includes Arc head versus index checkpoint and full SourceRegistry cache parity.
- Circle Gateway balance parity is published wallet by wallet, with real creator cash-outs linked to ArcScan.
- An unavailable Circle/Arc verification leg is now
unknown, never fabricated as a zero balance or false settlement finding.
Verification
- 661 application tests and 16 SourceRegistry contract tests passed.
- TypeScript, ESLint with zero errors, and the Next.js production build passed.
- Production health reports commit
0072e5d, Canteen Arc RPC, 20/20 registry records with zero mismatch, and zero settlement shortfalls or unknowns.
Full changelog: v0.12.0...v0.13.0