Product Guide
Complexity Analysis
Find dense interaction patterns and structural hotspots at several architecture lenses
Complexity analysis builds an observed profile from the selected version's architecture structure. Use it to find areas whose dependency density deserves explanation or redesign.

Lenses
Switch between context, module, and leaf lenses. Each lens aggregates the hierarchy differently, so its units and thresholds should be interpreted within that lens rather than compared as identical populations.
Signals
The analysis includes:
- Unique-neighbor K and interaction measures
- Dense pairs and high-pressure neighborhoods
- Structural hotspots
- Matrix and drill-down views
- An inferred observed architecture profile
- Recommendations tied to the selected evidence
A high score is not automatically a defect. Shared platform elements and deliberate orchestration can be dense for good reasons. The important question is whether the dependency pressure is intentional, owned, testable, and documented.
Review Workflow
- Select the architecture lens appropriate to the question.
- Open the strongest hotspot or dense pair.
- Inspect its Systems and Relationships.
- Compare it with Coupling and Blast Radius.
- Capture an intentional pattern, risk, or decision rather than merely recording the score.