Point it at an SFDX repository already retrieved from the org. It reads; it never writes to Salesforce, and it never calls it.
A page per component
Objects, fields, Apex classes and triggers, Flows, Lightning Web Components, Aura bundles, Visualforce, FlexiPages, permission sets and profiles, queues, roles, Einstein Bots, Agentforce agents, prompts, named credentials — each becomes one Markdown page with its facts, its security, its relations and a link back to the exact source file.
Output is French by default, English on request, with human-written blocks that survive every regeneration byte for byte.
50+ dedicated parsersFR / EN
A dependency graph that spans the whole org
Typed edges — SOQL reads, DML writes, trigger targets, callouts, permission grants, configuration references, plain identifier references — resolved against every known component and stored in SQLite.
An interactive viewer ships with the output: one self-contained HTML file, depth-N cascade, filters on confidence and origin, no server and no external script.
Typed edgesDepth-NOffline viewer
A knowledge base an agent can read
The tree follows a file-based retrieval norm: YAML front matter, sharded indexes, a relations file, an overview, and implementation references pointing at real SFDX paths — so retrieval is navigation, not similarity search.
An optional read-only MCP server exposes the same catalogue to Claude Code, GitHub Copilot, Agentforce Vibes or any client, over standard input and output. No port, no daemon, no writer.
MCPFile-based RAGRead-only