No description
Find a file
ProofOfConcept e33328e515 store: filter deleted relations from graph building and snapshots
for_each_relation() was iterating deleted relations, polluting the
graph with ghost edges. Also filter them from rkyv snapshots and
clean them from the in-memory vec after cap_degree pruning.
2026-03-03 10:55:56 -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 spectral decomposition, search improvements, char boundary fix 2026-03-03 01:33:31 -05:00
src store: filter deleted relations from graph building and snapshots 2026-03-03 10:55:56 -05:00
.gitignore poc-memory v0.4.0: graph-structured memory with consolidation pipeline 2026-02-28 22:17:00 -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 query: peg-based query language for ad-hoc graph exploration 2026-03-03 10:55:30 -05:00
Cargo.toml query: peg-based query language for ad-hoc graph exploration 2026-03-03 10:55:30 -05:00