ui: finalize wizard modularization

This commit is contained in:
a.tolmachev
2026-05-02 20:17:17 +00:00
parent 95d9006d70
commit fa2a98765d
6 changed files with 30 additions and 40 deletions
+10 -32
View File
@@ -2,42 +2,20 @@
## Current
### `feat/frontend-wizard-modularization`
### `feat/websocket-test-run-polish`
Status: in_progress
Status: ready
DoD:
- `wizard.js` is split by responsibility into smaller files with stable ownership boundaries
- extracted modules keep existing wizard behavior and asset build flow
- modularization changes pass UI build and targeted wizard smoke checks
- websocket test-run flow clearly reports bounded results, reconnect/error states, and final status
- operator-facing UI reflects websocket-specific runtime semantics instead of generic streaming copy
- targeted UI checks cover websocket wizard/test-run behavior
## Next
- `feat/distributed-mcp-session-store`
## Backlog
- `feat/frontend-xss-hardening`
- `feat/frontend-login-simplification`
- `feat/frontend-settings-honesty-pass`
- `feat/frontend-command-palette-decision`
- `feat/frontend-plural-rules`
- `feat/frontend-template-safety-cleanup`
- `feat/frontend-shell-unification`
- `feat/frontend-wizard-modularization`
- `feat/frontend-css-state-cleanup`
- `feat/frontend-performance-polish`
- `feat/frontend-wizard-modularization`
- `feat/frontend-observability-and-testability`
- `feat/id-display-support`
- `feat/postgres-pool-config`
- `feat/postgres-registry-modularization`
- `feat/sqlx-compile-time-verification`
- `feat/secret-crypto-hkdf`
- `feat/typed-timestamps`
- `feat/error-structure-normalization`
- `feat/correlation-id-propagation`
- `feat/runtime-rate-limiting-and-backpressure`
- `feat/distributed-mcp-session-store`
- `feat/websocket-test-run-polish`
- `feat/live-authenticated-staging-entry`
## Completed
- `feat/frontend-wizard-modularization`
- `feat/distributed-mcp-session-store`