CLI reference
Every astria command and flag — building, querying, exporting, memory, the cross-repo global graph, and assistant integration.
MCP tools reference
The nine tools exposed by the astria MCP stdio server, with arguments, defaults, and example calls.
Environment variables
Every environment variable astria reads — LLM backends, embeddings, query logging, and hook-guard.
Language support
The 21 languages astria extracts via tree-sitter, and how to add a new one with a LanguageConfig module.
Troubleshooting
Common issues — install problems, stale graphs, large-graph exports, and when a graph looks wrong.
Graph model
What the graph contains — node types, relation types, provenance (EXTRACTED / INFERRED / AMBIGUOUS), confidence scores, hyperedges, and learned edges.
The .astria directory
Every file astria writes — the SQLite graph, exports, report, wiki, memory, reflections, transcripts, downloads, and the cross-repo global store.