44 lines
1.4 KiB
Markdown
44 lines
1.4 KiB
Markdown
# TASKS
|
|
|
|
## Current
|
|
|
|
### `feat/refactoring-plan`
|
|
|
|
Status: in_progress
|
|
|
|
DoD:
|
|
- `__REFACTORING.md` documents the full remediation plan for registry modularization, sqlx compile-time validation, KDF correction, typed timestamps, ID display support, pool tuning, and error normalization
|
|
- `__REFACTORING.md` also documents correlation IDs, rate limiting/backpressure, and a distributed `mcp-server` session store
|
|
- `.gitignore` ignores local `__*.md` working notes and refactoring specs
|
|
- `TASKS.md` points to the refactoring track as the active work item
|
|
|
|
## Next
|
|
|
|
- `feat/postgres-registry-modularization`
|
|
|
|
## Backlog
|
|
|
|
- `feat/frontend-refactoring-plan`
|
|
- `feat/frontend-ux-review-plan`
|
|
- `feat/frontend-xss-hardening`
|
|
- `feat/frontend-i18n-remediation`
|
|
- `feat/frontend-login-simplification`
|
|
- `feat/frontend-settings-honesty-pass`
|
|
- `feat/frontend-command-palette-decision`
|
|
- `feat/frontend-shell-unification`
|
|
- `feat/frontend-wizard-modularization`
|
|
- `feat/frontend-build-pipeline`
|
|
- `feat/frontend-performance-polish`
|
|
- `feat/postgres-registry-modularization`
|
|
- `feat/sqlx-compile-time-verification`
|
|
- `feat/typed-timestamps`
|
|
- `feat/secret-crypto-hkdf`
|
|
- `feat/id-display-support`
|
|
- `feat/postgres-pool-config`
|
|
- `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`
|