Files
crank/TASKS.md
T
2026-04-07 01:00:24 +03:00

39 lines
1.0 KiB
Markdown

# TASKS
## Current
### `feat/runtime-upstream-auth`
Status: completed
DoD:
- runtime resolves `auth_profile_ref` into decrypted secret-backed auth before upstream execution
- `admin-api` test-runs and `mcp-server` tool calls use the same auth-aware runtime path
- secret usage updates `last_used_at` when auth-backed execution succeeds at resolution time
- tests and clippy pass for `crank-runtime`, `crank-registry`, `admin-api`, and `mcp-server`
## Next
- `feat/secrets-ui`
## 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`