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
+1
View File
@@ -53,6 +53,7 @@ Crank - платформа для публикации внешних API в в
- `docs/streaming-runtime-design.md` - функция-за-функцией разложенная streaming runtime architecture.
- `docs/streaming-ui-contract.md` - точный UI-контракт для streaming configuration и test flows.
- `docs/protocol-capability-matrix.md` - capability matrix по всем protocol families и execution modes.
- `docs/streaming-implementation-spec.md` - execution-oriented план реализации по срезам, файлам, тестам и DoD.
- `docs/rust-design.md` - правила распределения поведения в Rust.
- `docs/development-rules.md` - правила разработки и workflow.
- `docs/rust-code-rules.md` - Rust-specific coding rules.