You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="arch-layer"><divclass="arch-num">01</div><div><divclass="arch-name">Vault Injection</div><divclass="arch-desc">Identity files compiled by SENTINEL before every boot. Your AI knows who it is, what's active, and today's date before it says a single word. Deterministic. No inference. Just files.</div></div></div>
197
197
<divclass="arch-layer"><divclass="arch-num">02</div><div><divclass="arch-name">Session Memory Search</div><divclass="arch-desc">Hybrid vector + text search across all prior sessions and Vault content. 70% semantic, 30% exact match. The AI retrieves what's relevant mid-conversation without loading everything upfront.</div></div></div>
198
-
<divclass="arch-layer"><divclass="arch-num">03</div><div><divclass="arch-name">Neural Graph</div><divclass="arch-desc">A local SQLite knowledge graph with spreading activation, Hebbian learning, and temporal decay. Concepts link to concepts. Context propagates. 43,730 neurons built from 353 sessions — and growing every night.</div></div></div>
198
+
<divclass="arch-layer"><divclass="arch-num">03</div><div><divclass="arch-name">Neural Graph</div><divclass="arch-desc">A local SQLite knowledge graph with spreading activation, Hebbian learning, and temporal decay. Concepts link to concepts. Context propagates. 45,113 neurons built from 353 sessions — and growing every night.</div></div></div>
199
199
<divclass="arch-layer"><divclass="arch-num">04</div><div><divclass="arch-name">Nightly Reconciliation</div><divclass="arch-desc">When the context window approaches its limit, the AI writes its own memory flush before truncation. Nothing is lost. The sleep cycle merges daily logs into core memory via Gemini. Memory compounds while you sleep.</div></div></div>
200
200
<divclass="arch-layer"><divclass="arch-num">05</div><div><divclass="arch-name">Coherence Monitor</div><divclass="arch-desc">SENTINEL runs a scratchpad dropout detector every 5 minutes during active sessions. When the AI stops using its reasoning loop — a real, binary signal for within-session drift — a targeted re-anchor fires into BOOT_CONTEXT.md before damage is done. Within-session coherence degradation: solved.</div></div></div>
0 commit comments