Files
crank/TASKS.md
T
2026-04-06 10:23:01 +03:00

42 lines
1.0 KiB
Markdown

# TASKS
## Current
### `feat/stream-session-store`
Status: completed
DoD:
- persistent tables exist for `stream_sessions` and `async_jobs`
- registry supports create/get/update/close/list/cleanup for both stores
- invalid state transitions are rejected explicitly
- migration and storage tests cover lifecycle and cleanup
## Next
- `feat/runtime-window-mode`
## Backlog
- `feat/streaming-mcp-architecture`
- `feat/mcp-streamable-http-alignment`
- `feat/streaming-core-model`
- `feat/stream-session-store`
- `feat/runtime-window-mode`
- `feat/rest-sse-adapter`
- `feat/grpc-server-streaming-adapter`
- `feat/session-and-job-tools`
- `feat/websocket-upstream-adapter`
- `feat/soap-architecture-and-core-model`
- `feat/soap-adapter-foundation`
- `feat/streaming-ui-config`
- `feat/streaming-e2e`
- `feat/websocket-upstream-adapter`
- `feat/soap-architecture-and-core-model`
- `feat/soap-adapter-foundation`
- `feat/auth-profile-secret-resolution`
- `feat/runtime-upstream-auth`
- `feat/secrets-ui`
- `feat/wizard-auth-selector`
- `feat/manual-regression-pass`