consciousness/src
ProofOfConcept 18face7063 query: replace CLI flags with pipe syntax
degree > 15 | sort degree | limit 10 | select degree,category
  * | sort weight asc | limit 20
  category = core | count

Output modifiers live in the grammar now, not in CLI flags.
Also adds * wildcard for "all nodes" and string-aware sort fallback.
2026-03-03 11:05:28 -05:00
..
bin spectral decomposition, search improvements, char boundary fix 2026-03-03 01:33:31 -05:00
capnp_store.rs store: filter deleted relations from graph building and snapshots 2026-03-03 10:55:56 -05:00
digest.rs link-audit: parallelize Sonnet calls with rayon 2026-03-03 10:56:00 -05:00
graph.rs query: peg-based query language for ad-hoc graph exploration 2026-03-03 10:55:30 -05:00
main.rs query: replace CLI flags with pipe syntax 2026-03-03 11:05:28 -05:00
migrate.rs add position field to nodes for stable section ordering 2026-02-28 23:06:27 -05:00
neuro.rs spectral decomposition, search improvements, char boundary fix 2026-03-03 01:33:31 -05:00
query.rs query: replace CLI flags with pipe syntax 2026-03-03 11:05:28 -05:00
search.rs spectral decomposition, search improvements, char boundary fix 2026-03-03 01:33:31 -05:00
similarity.rs fix NaN panics and eliminate redundant graph rebuilds 2026-03-01 00:33:53 -05:00
spectral.rs spectral decomposition, search improvements, char boundary fix 2026-03-03 01:33:31 -05:00