Ideas on how to scale the practice of software architecture:
https://martinfowler.com/articles/scaling-architecture-conversationally.html
- Anyone can make an architectural decision
- Before deciding, they should consult everyone affected by the decision and known experts
- Capture the decision in an Architecture Decision Record (ADR) which is co-located with the source code
Continuous Architecture
https://continuousarchitecture.com/2025/11/04/a-decade-of-ca/