No description
Find a file
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
prompts spectral decomposition, search improvements, char boundary fix 2026-03-03 01:33:31 -05:00
schema add position field to capnp schema 2026-02-28 23:15:10 -05:00
scripts knowledge agents: extractor, connector, challenger, observation 2026-03-03 10:56:44 -05:00
src capnp_store: remove dead has_node trait method, fix fix_categories bulk write 2026-03-03 12:42:16 -05:00
.gitignore knowledge agents: extractor, connector, challenger, observation 2026-03-03 10:56:44 -05:00
build.rs poc-memory v0.4.0: graph-structured memory with consolidation pipeline 2026-02-28 22:17:00 -05:00
Cargo.lock capnp_store: declarative serialization via macros 2026-03-03 12:25:10 -05:00
Cargo.toml capnp_store: declarative serialization via macros 2026-03-03 12:25:10 -05:00