This document maps the fastest reviewer entry points to the repository surfaces they are expected to verify.
The goal is to reduce review drift between:
- the README
- the frontend Proof Center
- Judge Mode
- the security documents
- the live Devnet evidence
If a reviewer has only a few minutes, the strongest order is:
- open the live frontend
- open Judge Mode
- open the Security page
- open the Proof Center
- inspect the dedicated V3 proof packet when the stricter additive path matters
- inspect the canonical Devnet manifest
- inspect the security review set
- inspect the end-to-end test files
- Live app:
https://privatedao.org/ - Proof Center:
https://privatedao.org/proof/ - Judge Mode:
https://privatedao.org/proof/?judge=1 - Security page:
https://privatedao.org/security/
- live-proof.md
- test-wallet-live-proof-v3.generated.md
- devnet-release-manifest.md
- independent-verification.md
- governance-hardening-v3.md
- settlement-hardening-v3.md
- security-review.md
- threat-model.md
- security-coverage-map.md
- failure-modes.md
- replay-analysis.md
- judge-technical-audit.md
- ranger-strategy-documentation.md
- strategy-operations.md
- risk-policy.md
- ranger-submission-bundle.generated.md
npm run verify:live-proofnpm run verify:release-manifestnpm run verify:review-surfacenpm run check:mainnet
This map improves reviewer speed and consistency.
It does not replace:
- external audit judgment
- live strategy-performance verification
- production mainnet rollout execution
The V3 packet improves reviewer coverage for the additive hardening path, but it does not upgrade the repository's launch boundary beyond Devnet proof and explicitly documented pending-external steps.