Commit Graph

3 Commits

Author SHA1 Message Date
gx 06be41d245 readme: project overview + architecture diagram + phase table 2026-05-19 20:37:41 +01:00
gx 8a6afa53b3 initial: README + design document (architect-reviewed)
Design document (1124 строки) от ai-systems-architect — покрывает:
- High-level architecture (filter + sidecar + protocols)
- Component design + CUDA composition algorithm
- Layout DSL + dynamic creation
- Overlay system (7 types — rect/text/icon/image/dim/graph/chat)
- Control plane (ZMQ/MQTT/HTTP/HA Discovery, commands IN + events OUT)
- Audio orchestration (domofon ducking use case)
- Multi-instance behaviour (shared inputs, per-screen layout)
- Library choice — Python (FastAPI + asyncio)
- 6 phases implementation plan
- Migration path для cctv-processor (closes gx/cctv#22 Phase 4)
- Overlap analysis с gx/cctv#24 (superseded by cuda-grid-controller)

README — short описание + use cases + architecture diagram + phase table.

Implementation начнётся после ratification design'а и Phase 1 issue.
2026-05-19 20:36:47 +01:00
gx bf51325ca0 Initial commit 2026-05-19 20:35:31 +01:00