No description
Find a file
ProofOfConcept ad4e622ab9 link-audit: parallelize Sonnet calls with rayon
Build all batch prompts up front, run them in parallel via
rayon::par_iter, process results sequentially. Also fix temp file
collision under parallel calls by including thread ID in filename.
2026-03-03 10:56:00 -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 link-audit: parallelize Sonnet calls with rayon 2026-03-03 10:56:00 -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