Review the specified code against project constitution and standards.
Constitution: @.specify/memory/constitution.md Implementation status: @docs/implementation-status.md
Checklist:
- •No
as anyoras unknown; guard clauses - •Tailwind only; no hardcoded px or !important
- •British English, full words
- •Design system: generic, no API imports, renderer-presenter where applicable
- •Forms: section structure, TanStack Forms
- •Run
pnpm run lintandpnpm run ts-check
Target: $ARGUMENTS (default: changed files or current directory)