Skip to main content

Simulation run on this device. Scenario values are not sent anywhere — the engine is fully local.

agents studio · pro

Repo-to-System Map

Map a repository's modules into a first-guess system diagram.

What architecture hides inside this dependency graph?

Engine 1.0.0 · studio

Paste a file listing to infer the architecture.

Method

  • Classifies each path into a layer (entry, UI, core, data, infra, tests) by directory/keyword rules, then infers the entry point.
  • A first-guess map, not a call graph — confirm the core module by reading the entry point.