Files
crank/TASKS.md
T
2026-03-25 20:21:07 +03:00

28 lines
512 B
Markdown

# TASKS
## Current
### `feat/graphql-support`
Status: completed
DoD:
- GraphQL operation can be created, tested and published
- variables mapping and `response_path` work in runtime
- GraphQL `errors` are translated into runtime failures
- published GraphQL tool is callable through MCP
- integration tests cover admin-api, runtime and MCP GraphQL scenarios
## Next
- `feat/grpc-support`
## Backlog
- `feat/admin-api-v1`
- `feat/ui-v1`
- `feat/mcp-server`
- `feat/graphql-support`
- `feat/grpc-support`