28 lines
525 B
Markdown
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`
|