docs: add GUI-redesign RFC superseding F4a-F4d

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-16 01:10:02 +02:00
parent 01b0930679
commit 5bd7478614
3 changed files with 73 additions and 0 deletions

View File

@@ -225,6 +225,12 @@ Six work packages, executed strictly serially. Each package ends with: (a) all t
**Risk:** Layout-shell rewrite is the largest single discrete change. Recommend committing the shell change in isolation before any component migration, so rollback is one-commit-revert if needed.
> **⚠️ SUPERSEDED (2026-05-16):** F4aF4d below are superseded by
> `dev-docs/RFC-WS-GUI-REDESIGN-CREWLI-STARTER.md`. The page-migration
> strategy changed (crewli-starter is now the design source, parallel
> `/v2/*` routes, page-by-page cutover). AD-1..AD-12 remain binding.
> F2/F3/F5/F6 are unaffected.
### F4 — Component migration (56 days, 4 sub-packages)
Each sub-package migrates one route tree. Within a sub-package: pages migrate one at a time, smallest pages first, dialogs/modals/components used by those pages migrate alongside their parent page.