Files
compounding-intelligence/scripts
Hermes Agent 11a4666363
Some checks failed
Test / pytest (pull_request) Failing after 18s
feat(8.7): add Graph Query Engine for knowledge graph traversal
Implements neighbor, path, and subgraph queries over the fact graph.
Enables: "What depends on X?", "What is connected to Y?" queries.

- scripts/graph_query.py: CLI tool with neighbors/path/subgraph/stats
- scripts/test_graph_query.py: comprehensive unit + CLI tests
- Handles 10K nodes in <20ms (requirement: <1s)
- Outputs JSON for machine consumption

Closes #150
2026-04-30 02:46:56 -04:00
..
2026-04-21 11:57:53 +00:00