domain glossary, context map, ADRs (library-as-source, playout, event queue)

This commit is contained in:
2026-07-12 06:30:08 +02:00
parent f45eb38d97
commit efd15c4f53
6 changed files with 219 additions and 0 deletions

6
CONTEXT-MAP.md Normal file
View File

@@ -0,0 +1,6 @@
# K-TV Context Map
Two bounded contexts:
- **Backend** — `crates/CONTEXT.md` — domain model, scheduling engine, library, playout, streaming
- **Frontend** — `k-tv-frontend/CONTEXT.md` — EPG UI, channel viewer, dashboard