platform/atlas

the map your repo always needed.

project atlas auto-maps your codebase into a live architecture graph. stop guessing where a function lives β€” see the whole system at a glance.

live graph

every package, crate, and module rendered as a graph. updates as you edit, branch, or pull.

import edges

see exactly which modules depend on which. trace a public api back to every call site in one click.

stratified by layer

ui, services, data, infra. atlas groups your project by responsibility so refactors are obvious.

agent-aware

the agent uses atlas to plan multi-file edits. it picks the right files before touching anything.