feat: harden demo flows and observability

This commit is contained in:
a.tolmachev
2026-03-25 21:31:54 +03:00
parent 1a6d7c5ddc
commit 2d3abb9f3d
7 changed files with 320 additions and 13 deletions
+7 -6
View File
@@ -2,20 +2,21 @@
## Current
### `feat/grpc-support`
### `feat/hardening`
Status: completed
DoD:
- gRPC descriptor set can be uploaded and inspected through admin-api
- unary gRPC operation can be tested through runtime
- published gRPC tool is callable through MCP
- integration tests cover adapter, runtime, admin-api and MCP gRPC scenarios
- демонстрационные сценарии воспроизводимы
- логирование и ошибки читаемы
- YAML roundtrip проверен
- publish/reload flow стабилен
- документация по запуску достаточна для повторения демо
## Next
- `feat/hardening`
- `feat/deployment-cd-polish`
## Backlog