This standard ensures systems are intentionally designed to evolve in response to change, learning, and emerging needs. Rather than rigid, one-off architectures, teams build modular, testable, and adaptable systems. This approach enables agility at scale, allowing confident response to shifting priorities, technological evolution, and organisational change.
It supports policies to “Architect for Change” and “Elevate Agility Beyond the Team Level” by embedding adaptability into the technical foundation. Without this focus, systems become brittle, tightly coupled, and costly to modify—slowing delivery and increasing risk as complexity grows.
| Category | Description |
|---|---|
| People & Culture | - Systems built solely for current requirements. - Change is feared or actively resisted due to fragility. |
| Process & Governance | - Architectural decisions are isolated and untracked. - No fitness assessments for change readiness. |
| Technology & Tools | - Systems are tightly coupled, monolithic, and hard to test. |
| Measurement & Metrics | - No metrics on changeability, modularity, or flexibility. |
| Category | Description |
|---|---|
| People & Culture | - Growing awareness of future needs influences design. - Change is planned but often costly and disruptive. |
| Process & Governance | - Occasional maintainability or adaptability assessments. - Design reviews consider future growth sporadically. |
| Technology & Tools | - Some modularisation and interface abstraction introduced. |
| Measurement & Metrics | - Informal discussion of change effort or rework post-delivery. |
| Category | Description |
|---|---|
| People & Culture | - Teams routinely consider impact of change in design discussions. - Shared culture valuing adaptability. |
| Process & Governance | - Architecture reviews include design-for-change principles. - Early prototyping/testing of changes. |
| Technology & Tools | - Systems are componentised with clear interfaces and boundaries. - Automated tests support refactoring. |
| Measurement & Metrics | - Metrics on design churn, modularity, and code ownership are tracked. |
| Category | Description |
|---|---|
| People & Culture | - Design decisions informed by historical change data. - Change impact analysed to reduce coupling. |
| Process & Governance | - Change readiness formally assessed prior to architectural sign-off. - Shared standards reinforce adaptability. |
| Technology & Tools | - Use of architecture fitness functions and change impact simulations. |
| Measurement & Metrics | - Change lead time, modification frequency, and rework trends quantitatively measured. |
| Category | Description |
|---|---|
| People & Culture | - System design treated as a living structure evolving continuously. - Feedback loops actively shape architecture. |
| Process & Governance | - Continuous architectural review and refinement based on delivery signals. - Systemic retrospectives on design effectiveness. |
| Technology & Tools | - Tooling enables dynamic dependency visualisation and automated refactoring. |
| Measurement & Metrics | - Architecture adaptability, change throughput, and technical debt trends measured and optimised. |