Files
crank/TASKS.md
T
2026-03-25 20:02:23 +03:00

28 lines
525 B
Markdown

# TASKS
## Current
### `feat/mcp-server`
Status: completed
DoD:
- `mcp-server` exposes a single MCP HTTP endpoint
- initialize and initialized lifecycle work with session handling
- tools are listed and called through MCP JSON-RPC methods
- published tool catalog refreshes without service restart
- MCP integration tests cover initialize, list, call and refresh flow
## Next
- `feat/graphql-support`
## Backlog
- `feat/admin-api-v1`
- `feat/ui-v1`
- `feat/mcp-server`
- `feat/graphql-support`
- `feat/grpc-support`