docs: extend refactoring plan with production hardening
This commit is contained in:
@@ -8,6 +8,7 @@ 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
|
||||
|
||||
@@ -24,5 +25,8 @@ DoD:
|
||||
- `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`
|
||||
|
||||
Reference in New Issue
Block a user