44 lines
1.3 KiB
Markdown
44 lines
1.3 KiB
Markdown
# TASKS
|
|
|
|
## Current
|
|
|
|
### `feat/runtime-rate-limiting-and-backpressure`
|
|
|
|
Status: in_progress
|
|
|
|
DoD:
|
|
- runtime concurrency limits reject overload deterministically
|
|
- mcp-server transport requests are throttled on ingress across `POST`, `GET`, and `DELETE`
|
|
- streaming poll pressure is bounded for stream sessions and async jobs
|
|
- admin-api ingress requests are throttled with stable `429` 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-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`
|