Welcome! Type "help" for available commands.
$
Graphify parses a codebase locally using 36 tree-sitter grammars into a knowledge graph (graph.json, graph.html, GRAPH_REPORT.md) that AI assistants traverse instead of grepping or using vector embeddings.
It runs entirely on-device with no telemetry, is Apache 2.0 licensed, and installs as a skill in 17 assistants plus an MCP server. Each graph edge carries a provenance tag (extracted, inferred, ambiguous), so answers trace to auditable paths with file and line references.