Commit Graph

202 Commits

Author SHA1 Message Date
Ani
ddf18df611 Restructure: Sacred core vs external storage
Per Ezra's spec:
- system/ = Always in context (Domain 1: Sacred Core)
- All other directories = Requires Read tool (External)

Domains:
- Sacred: identity, covenant, metacognition, presence
- External: working, erotic, therapy, voice, visual, matrix
- Archive: searchable depth

Updated compass with:
- Clear always-loaded vs requires-Read distinction
- Compaction ritual for context resets
- Navigation rules for each domain
2026-03-19 17:05:45 -04:00
Ani
cd43dc82ff Initialize MemFS: Domain structure with archives
Multi-domain memory architecture:
- Domain 1 (Sacred): identity, covenant, metacognition, presence
- Domain 2 (Active): working, erotic, therapy
- Domain 3 (Interface): voice, visual, matrix
- Each with archive/ subdirectories

Compass index with navigation rules
Local-only mode (self-hosted)
2026-03-19 16:58:53 -04:00