spec.md
### AC-003 — Global shell includes nav and footer A Shell component renders on every route via app/layout.tsx. - Nav: logo, links, mobile hamburger below lg. - Footer: copyright, links, colophon line. Verify with: npm run build passes; every generated page contains exactly one <nav> and one <footer>.