Cartographer
Charts a repo before anyone sails it.
Scans a repository into a symbolic, machine-queryable context artifact — so agents and humans never re-discover a repo with ls, grep, and cat.
Symbolic context artifact
Nine closed namespaces, closed enums, three-valued semantics. One vocabulary everywhere.
Code-symbol index — zero LLM tokens
tree-sitter over ~25 languages into SQLite. Impact, refs, routes, env, tests — pure SQL, milliseconds.
Shared graph, versioned like git
The graph rides on git — no server to keep running for the team to share the same fresh structure.
Mission
Any agent productive in any repo within one file read.
›cartographer scan .
charted: cartographer -> .cartographer/repo-context.json
›cartographer impact buildRuntimePreview .
refs agents/runtime/src/index.ts 10,129,144
radio de impacto resuelto — cero tokens de modelo
- Deterministic — same tree, byte-identical output.
- Never invents facts — undetectable means null.
- No secrets — env names only.

