docs: add detailed streaming specifications

This commit is contained in:
a.tolmachev
2026-04-06 02:35:00 +03:00
parent 7f15b2db9e
commit dbc57a0419
8 changed files with 1775 additions and 4 deletions
+8
View File
@@ -4,6 +4,10 @@
Этот документ фиксирует целевые HTTP-контракты административного API, через которое UI управляет workspace, operations, agents, platform access и observability.
Для потоковой модели детальные HTTP DTO вынесены отдельно в:
- `docs/streaming-admin-api.md`
## 2. Общие правила API
- все payload по умолчанию в `JSON`;
@@ -205,6 +209,10 @@
- gRPC descriptor upload и discovery.
- upstream auth selector;
- quick-create secret / auth profile modal.
- execution mode selector;
- streaming config blocks;
- stream test-runs;
- tool family preview.
Детальные DTO и response shapes для экранов `Operations` и `Wizard` зафиксированы отдельно в: