// part of the AXON ecosystem
GLYPH
Builds a knowledge graph from documents (LLM extraction) and code (tree-sitter, deterministic), then serves graph-aware context: anchor entities, expand the neighborhood by hops, hand the subgraph to the agent instead of the top-k most similar chunks. Every claim below is benchmarked against a fair vector baseline over the same corpus, not a strawman.
github.com/sammyjdev/glyph-kg· Apache-2.0 · the graph-retrieval layer AXON consumes to decidewhat context to bring.