Documentation
README
Gate Check
Validate whether the PRD stage is ready to advance to the next version. Delegates to the three-layer readiness scorer โ SoT files โ EPICs โ stage โ then surfaces the leverage view (what to fix first, and which EPICs it unblocks).
Workflow Overview
- Compute โ run
scripts/readiness.py run --quietto refreshstatus/readiness.json - Read โ parse
status/readiness.json - Report โ PASS / WARN / BLOCK verdict with top blockers and causal links
- Recommend โ actionable next steps (always highest-leverage first)
This is the opening of the README. Read the full README on GitHub.