Documentation
AtlasArc is an interactive architecture workspace for Java, Kotlin, and TypeScript projects inside IntelliJ IDEA. These docs cover installation, the five analysis lenses, and enough context to make sense of what the metrics are actually telling you.
New here? Start with Getting started. It walks through install and your first analysis in about five minutes. Once you're in, use the documentation tree to jump into a specific lens, workflow, or metric.
If you'd rather start from a specific problem, open one of the workflow pages in the left-hand tree. Each workflow links back to the relevant lenses and metrics so you can follow the thread.
In these docs
- Getting started: install the plugin and run your first analysis
- The AtlasArc interface: a labelled map of the tool window and what each region is for
- Reports and exports: choose between PNG, CSV/TSV, View DOT, Model DOT, and an Architecture Report
- Govern repository architecture: define durable scope, share investigation views, and record reviewable cycle decisions
- AtlasArc.io CI: choose JUnit, a standalone process, or a native ArchUnit rule and wire cycle governance into a build
- Recipe: AtlasArc.io CI with JUnit: run the complete configured evaluator in an ordinary test
- Recipe: AtlasArc with ArchUnit: add the native rule to an existing JVM architecture suite
Reference
The left-hand menu is the canonical docs navigation. Lenses, workflows, and metrics are grouped there as expandable sections, with each item linking to its own page.