Explore Architecture

Explore architecture visually

Architecture Preview turns the IR into an interactive dependency map. It is equally useful for an engineer investigating a single service and for telling the architecture story to a customer or stakeholder — without anyone having to read raw JSON.

The graph visualizer renders your services and the dependencies between them. Search to jump straight to a service, switch to entity view to isolate a dependency path, capture or export the graph for a report, toggle anti-pattern highlighting, and load historical snapshots to watch the architecture evolve across commits.

The IR graph visualizer showing microservices and their dependencies
The graph visualizer renders services and dependencies directly from the IR.

Steps and outcomes

ActionExpected outputCustomer value
Launch IR VisualizationThe graph loads microservices and dependencies.Teams can inspect architecture without reading raw JSON.
Use search and entity viewUsers can isolate specific services and dependency paths.Service owners can focus on their area.
Load history and timeline dataHistorical snapshots appear in the commit timeline.Release teams can compare architecture evolution.