Consolidate project documentation

This commit is contained in:
Mikhail Chusavitin
2026-03-15 16:29:24 +03:00
parent 96aefc0eb4
commit 33b4b75578
10 changed files with 58 additions and 9 deletions

View File

@@ -17,5 +17,6 @@ The Bible is the single source of truth for this project's architecture.
- `architecture/runtime-flows.md` - ingest, timeline, status, and failure invariants.
- `architecture/ui-information-architecture.md` - required UI structure and semantics.
- `architecture/data-model.md` - domain language, core tables, and migration boundaries.
- `docs/` - migrated operational and implementation documentation (formerly `/docs`).
- `docs/README.md` - index of active project documents outside the architecture set.
- `docs/hardware-ingest-contract.md` - external JSON integration contract.
- `decisions/README.md` - how to capture new and updated architecture decisions.