Files
crank/TASKS.md
T
2026-04-07 18:30:08 +03:00

38 lines
979 B
Markdown

# TASKS
## Current
### `feat/streaming-test-run-results`
Status: completed
DoD:
- `POST /operations/{operation_id}/test-runs` returns mode-aware streaming metadata
- window test-runs expose bounded result flags for the wizard status block
- session and async-job test-runs create persisted runtime state and return references for follow-up pages
## Next
- `feat/soap-test-run-polish`
## 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/auth-profile-secret-resolution`
- `feat/runtime-upstream-auth`
- `feat/secrets-ui`
- `feat/wizard-auth-selector`
- `feat/manual-regression-pass`