stats
Retrieve aggregate statistics from the refutation ledger, including decision rate and reason breakdown, to evaluate project success and guide sprint planning.
Instructions
Return aggregate stats from the refutation ledger. Includes decision_rate = (VALID + INVALID) / total, the sole metric of project success (spec §3), plus reason_breakdown that drives what the next sprint implements (spec §4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||