Docs
not in this build
A docs site is phase 2.
Phase 1 documentation lives in the repository: README.md names the wallet pattern and every Dynamic call site with line ranges, LIMITATIONS.md lists what is deliberately not claimed, and docs/claims.md is generated from the evidence ledger.
phase 2
Where to look instead
- README.md
- the wallet pattern, the owner, the auth method, and the Dynamic call sites with file and line ranges
- LIMITATIONS.md
- what is deliberately not claimed, and where this build stops short of the spec
- SECURITY.md
- the boundaries, the threat model, and the one open issue to close before deploying
- docs/claims.md
- generated from evidence/claims.json; every claim carries the proof level its evidence supports
- docs/kill-criteria.md
- which conditions are live, and what happens to the affected claims if they hold
- .agents/skills/dynamic/
- the pinned SDK surface, read from published type declarations rather than prose