Extract components and hooks to _components/ and _hooks/ subdirectories
to bring all three page.tsx files under the 500-LOC hard cap.
modules/page.tsx: 595 → 239 LOC
security-backlog/page.tsx: 586 → 174 LOC
consent/page.tsx: 569 → 305 LOC
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>