Files
crank/TASKS.md
T
2026-03-25 18:28:44 +03:00

29 lines
510 B
Markdown

# TASKS
## Current
### `feat/rest-vertical-slice`
Status: completed
DoD:
- REST operation can be created, tested, and published
- runtime executes REST operation end-to-end
- published REST tool is callable through MCP layer
- negative tests for mapping and external errors exist
- at least one demo REST scenario is automated
## Next
- `feat/admin-api-v1`
## Backlog
- `feat/rest-vertical-slice`
- `feat/admin-api-v1`
- `feat/ui-v1`
- `feat/mcp-server`
- `feat/graphql-support`
- `feat/grpc-support`