Features
Architecture Hub
Unified architecture management with Arc42, Context Map, Complexity, and Blast Radius
The Architecture Hub is a unified page that brings together all architecture analysis and documentation tools in one place, accessible via the Architecture tab in the project navigation.
Accessing the Architecture Hub
From the project navigation bar, click Architecture. The hub provides sub-tabs for each tool:
| Tab | Description |
|---|---|
| Arc42 | Project-level architecture documentation following the Arc42 template |
| Context Map | DDD-style bounded context visualization with relationship management |
| Complexity | Kauffman NK model analysis with coupling matrix |
| Blast Radius | Change impact analysis for any system |
| Context | Project documentation blocks and source documents |
Why a Hub?
Previously, architecture tools were scattered across the sidebar. The Architecture Hub groups them logically:
- Arc42 provides the structured documentation framework
- Context Map shows how bounded contexts relate (strategic DDD)
- Complexity measures coupling and identifies architectural risks
- Blast Radius shows the impact of changes
- Context holds supplementary knowledge (doc blocks and source documents)
Together, these tools give you a comprehensive picture of your architecture's health, structure, and documentation.
Navigation
The Architecture Hub uses a breadcrumb navigation showing:
Projects › Project Name › Architecture › Current SectionSub-tab buttons are centered below the breadcrumb for easy switching between tools.