docs(specs): add ui-consolidation spec #260

Merged
charles merged 1 commit from foreman/ui-consolidation-spec into main 2026-04-21 20:25:54 +00:00
Collaborator

Lands specs/ui-consolidation.md so the boss pool can run /breakdown against it (see #259).

The spec is a pure planning doc — no code changes — drafted by foreman. It collapses three redundant dashboard nav pairs:

  • UC-1: Specs file picker → Planner sidebar (smallest merge, establishes the redirect pattern).
  • UC-2: Grid → Pipeline as a view=list|grid toggle (reuses the redirect helper, lifts shared SSE hook).
  • UC-3: Usage → Stats as a ?tab=tasks|quota|caps tab (reserves a cost-caps slot for #231).

Nav shrinks from 9 entries to 6. Deep-link redirects preserve /app/specs?name=…, /app/monitor/grid?…, /app/usage bookmarks. Token discipline and Biome / Vitest / Playwright green gates are explicit non-regressions in every story.

Once merged, re-run /breakdown specs/ui-consolidation.md on #259 and boss will produce one type:user-story issue per UC-N section.

Lands `specs/ui-consolidation.md` so the boss pool can run `/breakdown` against it (see #259). The spec is a pure planning doc — no code changes — drafted by foreman. It collapses three redundant dashboard nav pairs: - **UC-1**: Specs file picker → Planner sidebar (smallest merge, establishes the redirect pattern). - **UC-2**: Grid → Pipeline as a `view=list|grid` toggle (reuses the redirect helper, lifts shared SSE hook). - **UC-3**: Usage → Stats as a `?tab=tasks|quota|caps` tab (reserves a cost-caps slot for #231). Nav shrinks from 9 entries to 6. Deep-link redirects preserve `/app/specs?name=…`, `/app/monitor/grid?…`, `/app/usage` bookmarks. Token discipline and Biome / Vitest / Playwright green gates are explicit non-regressions in every story. Once merged, re-run `/breakdown specs/ui-consolidation.md` on #259 and boss will produce one `type:user-story` issue per UC-N section.
docs(specs): add ui-consolidation spec (UC-1/UC-2/UC-3)
All checks were successful
qa / qa (pull_request) Successful in 4m3s
qa / dockerfile (pull_request) Successful in 10s
4037904236
Collapses three redundant dashboard nav pairs into one surface each:
- Specs → Planner (UC-1)
- Grid → Pipeline view toggle (UC-2)
- Usage → Stats tab (UC-3)

Nav shrinks from 9 entries to 6. Deep links redirect; filter state and
all tests stay green. Feeds /breakdown on issue #259.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
charles/claude-hooks!260
No description provided.