Architecture

One consolidated TypeScript project — not a constellation of micro-packages, and not an npm library product. package.json exists for local Node scripts, dependencies, and CLI bins.

core/       Atlas facade, indexer, territories, routes, briefing, doctor
adapters/   Language extractors (TS/JS, Python, Go, Rust)
cli/        cartographer binary
mcp/        MCP server
commands/   Cursor slash commands
skills/     Cursor skill
agents/     Cursor agent
rules/      Cursor rules
docs-site/  GitHub Pages

All surfaces call the Atlas facade. The Living Atlas Briefing is assembled from the same hubs, corridors, territories, and exploration state that power route, whereami, and unexplored.