┌──────────────────────────────────────────────────────────────────┐
│ MONOKIST DESIGN │
├──────────────────────────────────────────────────────────────────┤
│ │
│ "Anchor → Fan-out = High Value Data" │
│ │
│ Commits are immutable anchors. │
│ Each commit fans out to multiple branches. │
│ This M:N relationship is the core data structure. │
│ │
│ git repo → monokist index → SQLite cache │
│ ↓ │
│ monokist query │
│ monokist compare │
│ monokist diff │
│ │
└──────────────────────────────────────────────────────────────────┘