User Input
$ARGUMENTS
Outline
- Read
docs/skills/catalog.md#verify-codebase-against-constitution. - Choose the relevant constitution gates and read both constitution layers when needed.
- Inspect generated maps first, then source files only where maps are insufficient or freshness is uncertain.
- Check project references, extension-point catalogs, package references, tests, source markers, and docs.
- Classify each finding as code drift, doc drift, missing test, unclear gate, deferred implementation, or known exception.
- Produce a report-shaped answer that can become a work unit.
Prefer producing or updating a report before proposing code changes.