nexus/docs
Nexus Dev 2a42f4ab86 docs(nexus): phase 8 frame skeleton implementation plan
Task-by-task implementation plan for Phase 8 of the Nexus layout
overhaul (docs/specs/2026-04-11-nexus-layout-overhaul.md §13).

Seven tasks:
  1. IconRail component + test
  2. ModeBreadcrumb component + test
  3. CmdKButton shim component + test
  4. GlobalMicButton scaffold + test
  5. TopStrip composite + test
  6. Layout.tsx rewrite (mount new frame, kill old chrome)
  7. Manual smoke test

TDD throughout (write failing test, run, implement, run, commit).
One commit per task. Execution via subagent-driven-development with
fresh subagent per task and two-stage review.

The plan includes complete code for every task (no placeholders),
exact file paths, exact test patterns matching the existing vitest
manual-createRoot pattern from ChatInput.test.tsx, and wire-up
details for preserving Layout.tsx's non-chrome responsibilities
(company-prefix URL sync, first-run onboarding, body overflow,
instance settings memory, dialog overlays).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 10:45:30 +00:00
..
adapters fix(ui): polish issue detail timelines and attachments 2026-04-02 11:51:40 -05:00
api docs(api/routines): address three review findings 2026-03-23 10:21:34 +01:00
cli Make onboarding reruns preserve existing config 2026-03-29 10:51:58 -05:00
companies Add routine support to recurring task portability 2026-03-23 16:57:38 -05:00
deploy chore(docker): improve base image and organize docker files 2026-04-01 11:36:27 +00:00
guides Clarify manual workspace runtime behavior 2026-03-29 10:55:45 -05:00
images fix: restore docs deleted in v0.2.3 release, add Paperclip branding 2026-03-03 15:49:43 -06:00
plans docs(nexus): phase 8 frame skeleton implementation plan 2026-04-11 10:45:30 +00:00
specs docs(nexus): layout overhaul spec 2026-04-11 10:34:51 +00:00
start Make onboarding reruns preserve existing config 2026-03-29 10:51:58 -05:00
agents-runtime.md docs: update SPEC work artifacts and deprecate bootstrapPromptTemplate 2026-03-26 07:23:09 -05:00
docs.json Clarify manual workspace runtime behavior 2026-03-29 10:55:45 -05:00
favicon.svg fix: restore docs deleted in v0.2.3 release, add Paperclip branding 2026-03-03 15:49:43 -06:00
feedback-voting.md Restore feedback trace export fixes 2026-04-03 15:59:42 -05:00