System Architecture Management¶
System Architecture manages architectures, architecture nodes, governance records, and architecture-level interface analysis.
What You Can Do¶
- Create architecture sets for a project.
- Build and maintain architecture nodes.
- Move nodes and update structure over time.
- Import/export architecture node data.
- Record architecture governance decisions (including ADR-oriented workflow).
- Use architecture-level N2 matrix views.
Typical Workflow¶
- Create an architecture.
- Add node hierarchy.
- Capture governance decisions linked to architecture changes.
- Validate interactions using architecture N2 matrix.
- Export snapshots for review milestones.
Key Pages¶
- Architecture dashboard and list.
- Architecture detail, create, update, delete.
- Node create/detail/update/delete/move.
- Architecture governance list and CRUD.
- Node import/export and architecture API node endpoints.
Practical Tips¶
- Keep architecture nodes aligned with system definition entities.
- Use governance records to preserve rationale for structural changes.
- Review architecture and interface modules together before baseline freeze.