consciousness/src
ProofOfConcept a2ec8657d2 capnp_store: remove dead has_node trait method, fix fix_categories bulk write
- has_node: defined on StoreView trait but never called externally
- fix_categories: was appending ALL nodes when only changed ones needed
  persisting; now collects changed nodes and appends only those
- save_snapshot: pass log sizes from caller instead of re-statting files
- params: use Copy instead of .clone() in snapshot construction
2026-03-03 12:42:16 -05:00
..
bin spectral decomposition, search improvements, char boundary fix 2026-03-03 01:33:31 -05:00
capnp_store.rs capnp_store: remove dead has_node trait method, fix fix_categories bulk write 2026-03-03 12:42:16 -05:00
digest.rs capnp_store: remove dead code, consolidate CRUD API 2026-03-03 12:38:52 -05:00
graph.rs eliminate schema_fit: it's clustering coefficient 2026-03-03 12:21:04 -05:00
main.rs capnp_store: remove dead code, consolidate CRUD API 2026-03-03 12:38:52 -05:00
migrate.rs eliminate schema_fit: it's clustering coefficient 2026-03-03 12:21:04 -05:00
neuro.rs eliminate schema_fit: it's clustering coefficient 2026-03-03 12:21:04 -05:00
query.rs eliminate schema_fit: it's clustering coefficient 2026-03-03 12:21:04 -05:00
search.rs query: rich QueryResult + toolkit cleanup 2026-03-03 12:07:04 -05:00
similarity.rs query: rich QueryResult + toolkit cleanup 2026-03-03 12:07:04 -05:00
spectral.rs spectral decomposition, search improvements, char boundary fix 2026-03-03 01:33:31 -05:00