780 B
780 B
description
| description |
|---|
| Run the objective gates and report evidence, not opinions |
Run ./scripts/verify.sh and report the result.
Then, if the working tree has uncommitted changes, produce feature-specific evidence for what
changed: start the server and curl the affected URL, run the relevant test by name, or diff
the golden file. Show real output.
If anything fails:
- Report the failure verbatim before interpreting it.
- Diagnose in one paragraph.
- Propose the smallest fix. Do not apply it without a go-ahead unless it is a formatting fix.
If a budget in scripts/budgets.env is exceeded, do not raise the budget. Report which budget,
by how much, and which files are responsible. Offer the two options: shrink the code, or an ADR
raising the ceiling deliberately.