Files
crank/TASKS.md
T
2026-03-25 19:27:31 +03:00

28 lines
511 B
Markdown

# TASKS
## Current
### `feat/ui-v1`
Status: completed
DoD:
- UI covers operation list, create, test, sample upload, draft generation and publish
- UI works against `admin-api` without mock backend
- critical form helpers are covered by frontend tests
- production UI build works in Docker container
- CI checks UI build and tests together with Rust workspace
## Next
- `feat/mcp-server`
## Backlog
- `feat/admin-api-v1`
- `feat/ui-v1`
- `feat/mcp-server`
- `feat/graphql-support`
- `feat/grpc-support`