Cartographer

Know where you are in the code.

A spatial navigation layer for software repositories — territories, corridors, hubs, and a Living Atlas Briefing that orients you in ~15 seconds. Local-first. No telemetry.

Cursor Marketplace: listing pending Cursor approval. Local plugin and CLI installs from source work today.

The briefing

Open a foreign repo. Run one command. See the map.

┌────────────────────────────────────────────────────────┐
│  CARTOGRAPHER · LIVING ATLAS BRIEFING                  │
│  checkout-service                                      │
└────────────────────────────────────────────────────────┘

Survey  142 files · 1,840 symbols · 3,102 edges
Map     8 territories · 12 entries · coverage 12%

▸ YOU ARE HERE
  API › handlers › checkout.ts › function:createOrder
  Territory: API (82% confidence)

▸ MINI ATLAS
  ├─ API          ████████░░░░  420  82%
  ├─ Domain       ██████░░░░░░  310  77%
  ├─ Data         █████░░░░░░░  280  74%
  └─ Workers      ███░░░░░░░░░  120  68%

▸ TOP CORRIDORS
  → API → Domain → Data  ×18
    Requests typically flow API → Domain → Data.

▸ HUBS & BRIDGES
  [BRIDGE] OrderService
           OrderService is a bridge between API ↔ Domain ↔ Data.

▸ START HERE
  Journey: Start at the edge
  First:   POST /orders
  Why:     Begin at http entry, then walk downstream.

Living Atlas Briefing

Mini atlas, YOU ARE HERE, corridors, hubs & bridges, fog-of-war, and a start-here journey — one coherent view.

Navigation, not codegen

whereami, goto, route, upstream/downstream, territories, landmarks, journeys — a map layer for Cursor.

Local-first Atlas

Persistent SQLite atlas under .cartographer/. Your code never leaves the machine.