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.

Steps and outcomes
| Action | Expected output | Customer value |
|---|---|---|
| Launch IR Visualization | The graph loads microservices and dependencies. | Teams can inspect architecture without reading raw JSON. |
| Use search and entity view | Users can isolate specific services and dependency paths. | Service owners can focus on their area. |
| Load history and timeline data | Historical snapshots appear in the commit timeline. | Release teams can compare architecture evolution. |