Files
crank/TASKS.md
T
2026-05-02 13:35:17 +00:00

43 lines
1.2 KiB
Markdown

# TASKS
## Current
### `feat/frontend-css-state-cleanup`
Status: in_progress
DoD:
- UI state visuals are driven by classes or semantic attributes instead of ad-hoc inline style mutation
- button disabled/loading states do not rely on manual style toggles
- wizard and workspace flows keep current behavior after state-class migration
## 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-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`