gavrielc
|
45c35a08f0
|
docs(v2/db): add database architecture reference
Split into three files linked from CLAUDE.md's v2 docs index:
- v2-db.md — overview: three-DB model, cross-mount rules, central-vs-session
decision, design patterns, readers/writers map.
- v2-db-central.md — every table in data/v2.db plus migration history.
- v2-db-session.md — per-session inbound.db / outbound.db schemas, session
folder layout, seq parity invariant, lazy schema evolution.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-17 10:37:26 +03:00 |
|