forked from kent/consciousness
Faster serialization/deserialization, smaller on disk (4.2MB vs 5.9MB). Automatic migration from state.json on first load — reads the JSON, writes state.bin, deletes the old file. Added list-keys, list-edges, dump-json commands so Python scripts no longer need to parse the cache directly. Updated bulk-categorize.py and consolidation-loop.py to use the new CLI commands. |
||
|---|---|---|
| .. | ||
| bin | ||
| capnp_store.rs | ||
| graph.rs | ||
| main.rs | ||
| migrate.rs | ||
| neuro.rs | ||
| search.rs | ||
| similarity.rs | ||