Inline all data type definitions (Go structs, protobuf messages), the
full SQLite schema (11 tables), CAS directory layout, and the dbObject
interface directly into ARCHITECTURE.md so it is self-contained and does
not depend on cross-references to docs/.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
ARCHITECTURE.md covers the system design: exod backend, single Kotlin
desktop app (Obsidian-style), layered architecture, data flow, CAS blob
store, cross-pillar integration, and key design decisions.
PROJECT_PLAN.md defines six implementation phases from foundation through
remote access, with concrete deliverables per phase.
CLAUDE.md updated to reference both documents and reflect the single-app
UI decision with unified search.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>