## Pass 4: Plan, Story, and Spec Alignment

Focus on:
- Traceability to plan/spec sections or user stories
- Coverage of the intended workflow end-to-end
- Alignment between the chosen issue breakdown and the source material
- Explicit tests before implementation
- AFK/HITL classification when relevant

Watch for:
- Missing plan or story references
- Gaps where a user story is only partially covered across layer tickets
- Specs with no corresponding issue
- Issues that contradict the intended implementation approach
- Breakdown by phase/component when the source material describes user outcomes

Prefix findings with `ALIGN-`.
