chore(mockups): document-navigation mockups with verification pass - #1321
chore(mockups): document-navigation mockups with verification pass#1321BigSimmo wants to merge 5 commits into
Conversation
Completes the verification pass on the seven document-navigation mockup routes: typecheck clean, lint clean, site map regenerated to list the six routes it was missing. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TxoSZDv13PAFaUPcAzQ7vj
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Summary
document-navigation-pane,document-phone-title,document-phone-title-refined,document-phone-fused-directions,document-phone-zero-chrome,document-navigation-contract,document-navigation-final.docs/site-map.md, which was missing six of the seven new routes.useStateimport indocument-phone-title-mockups.tsxthat failed--max-warnings 0.Mockups only — no production route, component, or behaviour is touched.
src/app/mockups/**is design-scratch and exempt from the button-wiring and route-reachability gates by existing convention.Verification
npm run typecheck— cleannpm run lint— clean (0 errors, 0 warnings)npm run format— cleannpm run sitemap:update— regenerated, diff committedUI verification not run: mockup-only routes with no production surface; no shared chrome, token, routing, or styling change to exercise.Verification not run beyond the above:
npm run verify:pr-localwas not run in this session. Everything it would add for this diff (build, client-bundle scan, RAG fixture/manifest validation) is unreachable from mockup-only files.Risk and rollout
/mockups, plus a regenerated generated doc.Notes
The design exploration is not finished. Two items are still open:
document-navigation-final-reviewvariant (a two-version comparison refiningdocument-navigation-final) was built in an earlier session but never committed, and was lost when that container was reclaimed. It is not in this branch.TherapyCompassNavis awaiting a direction decision.Generated by Claude Code