docs: define streaming implementation slices

This commit is contained in:
a.tolmachev
2026-04-06 09:40:59 +03:00
parent dbc57a0419
commit 633af39c82
4 changed files with 602 additions and 4 deletions
+13
View File
@@ -187,3 +187,16 @@ DoD:
- есть отдельные docs для streaming admin-api, runtime, UI и capability matrix;
- protocol docs не противоречат общей execution model;
- roadmap и `TASKS.md` синхронизированы с full-detail architecture.
## 16. Этап 15. Streaming implementation slices
Цель:
- перевести streaming design в agent-friendly execution plan по файлам, тестам и DoD.
DoD:
- есть отдельный implementation spec по всем streaming slices;
- указаны file-level changes;
- указаны обязательные тесты и acceptance criteria;
- state transitions и sequence outlines зафиксированы явно.