Verifications
Step 5 of the T3 executor’s 5-step chain: audit → contract → packet → implement → verify. Each verification document records the test evidence — gate commands, outputs, coverage — that proves the implementation matches the contract. See CLAUDE.md §6.
Organization
Files are named <task-slug>-verification.md. Every Phase 0 task
(p0-*) plus every R75/R76/R77 round task has a verification artefact
in this folder. Browse the sidebar or search by task slug.
See also
- Executor Contract — the T3 contract that governs the 5-step chain.
- 5-time/task.md — task-level lifecycle.
- Audits — Step 1.
- Contracts — Step 2.
- Packets — Step 3.