mirror of
https://github.com/samvallad33/vestige.git
synced 2026-04-25 00:36:22 +02:00
explore_connections and memory_graph returned empty results because in-memory cognitive modules were never loaded from the database. Connections were persisting to SQLite correctly (795 in production) but the query path only checked empty ActivationNetwork. - Add CognitiveEngine::hydrate() to load connections at startup - Add storage fallback in explore_connections associations - Hydrate live engine after dream persists new connections - Add error logging for save_connection failures - Add 7 integration tests for the full round-trip Closes #14 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| vestige-core | ||
| vestige-mcp | ||