docs(05-02): complete ReviewStep scriptTargets filtering and Back button plan

This commit is contained in:
2026-03-30 09:38:58 +02:00
parent 52318d5130
commit fecea60eb0
3 changed files with 109 additions and 6 deletions
+8 -5
View File
@@ -3,14 +3,14 @@ gsd_state_version: 1.0
milestone: v1.1
milestone_name: Backlog & Tech Debt
status: planning
stopped_at: Completed 05-tech-debt 05-00-PLAN.md
last_updated: "2026-03-30T07:35:11.136Z"
stopped_at: Completed 05-tech-debt 05-02-PLAN.md
last_updated: "2026-03-30T07:38:40.209Z"
last_activity: 2026-03-27 — v1.1 roadmap created, 11 requirements mapped across 3 phases
progress:
total_phases: 3
completed_phases: 0
total_plans: 4
completed_plans: 1
completed_plans: 2
percent: 0
---
@@ -49,6 +49,7 @@ Progress: [░░░░░░░░░░] 0% (v1.1)
*Updated after each plan completion*
| Phase 05-tech-debt P00 | 3 | 2 tasks | 2 files |
| Phase 05-tech-debt P02 | 4min | 1 tasks | 1 files |
## Accumulated Context
@@ -63,6 +64,8 @@ Recent decisions affecting v1.1 work:
- [v1.0] Wave 0 TDD stubs written before implementation — continue this pattern in v1.1
- [Phase 05-tech-debt]: Use label text not filename text for OutputBlock assertions — filename is a prop, not rendered DOM text
- [Phase 05-tech-debt]: WizardConsumerSetup pattern: in-test React component dispatches SET_DEPLOYMENT via useEffect for state injection without changing production code
- [Phase 05-tech-debt]: Unmount OutputBlocks entirely (conditional render with &&) not CSS hidden — avoids stale component state when toggling scriptTargets
- [Phase 05-tech-debt]: Keep useMemo calls for all scripts even when OutputBlocks hidden — ZIP handler always needs the content for dynamic bundle building
### Pending Todos
@@ -77,6 +80,6 @@ None yet.
## Session Continuity
Last session: 2026-03-30T07:35:11.133Z
Stopped at: Completed 05-tech-debt 05-00-PLAN.md
Last session: 2026-03-30T07:38:40.203Z
Stopped at: Completed 05-tech-debt 05-02-PLAN.md
Resume file: None