Architecture documentation is inconsistent across the industry. Teams use a patchwork of templates — some too abstract to guide real work, others too platform-specific to generalise. After analysing eight widely-used frameworks and real-world architecture documents, gaps appear in every single one.
We reviewed publicly available architecture documentation frameworks, templates, and filled-in examples across open-source, enterprise, government, and EU research contexts.
Gaps that appear consistently across the frameworks reviewed:
Documentation Depth Levels
No existing template provides guidance on how much detail is needed for different project scales. ADS defines three tiers (Minimum, Recommended, Comprehensive) with RFC 2119 keywords (SHALL / SHOULD / MAY) so teams right-size their effort.
Machine-Readable Schema
Every template reviewed is prose-only. ADS provides a JSON Schema with atomic, enumerated fields — enabling automated completeness checks, cross-SAD comparison, and multi-format generation (Markdown, Word, web).
Dedicated Security View
Most frameworks have no dedicated Security View. Security is either buried in “cross-cutting concepts”, treated as a quality pillar, or absent entirely. ADS treats security as a first-class architectural view (Section 3.5).
Dedicated Data View
Most frameworks lack a structured Data View. Data architecture is scattered across other views or missing. ADS provides a dedicated Data View (Section 3.4) covering data models, flows, classification, retention, and sovereignty.
Cloud WAF-Aligned Quality Attributes
No existing documentation template aligns quality attributes to the cloud Well-Architected Frameworks. ADS maps cross-cutting quality attributes (Section 4) to AWS, Azure, GCP, Oracle, and IBM.
How ADS compares feature-by-feature against the most widely-used frameworks:
Feature
ADS
arc42
bflorat
ALMBoK
NHS SAF
Architectural views (4+1 aligned)
6 views
4 views
5 views
13 views
Guidance only
Dedicated Security View
✅
❌
✅
✅
Guidance only
Dedicated Data View
✅
❌
❌
✅
Guidance only
Integration & Data Flow View
✅
Partial
❌
✅
Guidance only
Cloud WAF quality attributes
✅ 5 providers
❌
❌
❌
References only
Documentation depth levels
✅ 3 tiers
❌
❌
❌
Informal
RFC 2119 keywords
✅
❌
❌
❌
❌
JSON Schema / validation
✅
❌
❌
❌
❌
Atomic enumerated fields
✅
❌
❌
❌
❌
Lifecycle management
✅
❌
❌
✅
❌
Decision making & governance
✅
Partial
❌
❌
✅
Downloadable templates
✅ MD/YAML/JSON
❌
✅ AsciiDoc
❌
❌
Multi-format generation
✅
❌
✅
❌
❌
Platform-agnostic
✅
✅
✅
✅
NHS-specific
Open-source / free
✅
✅
✅
Partial
✅
For detailed comparisons showing what ADS shares with and where it differs from each framework (ISO 42010, 4+1, TOGAF, cloud WAFs, arc42), see the Framework Alignment page.
A structured, fill-in template that removes the blank-page problem. Atomic fields mean less ambiguity. Depth levels mean you write only what’s needed.
Architecture Governance
A consistent standard to review SADs against. Machine-readable schema enables automated completeness checks across a portfolio of architecture descriptions.
Delivery Teams
Clear, structured architecture documentation that’s navigable by role — infrastructure engineers read the Physical View, security teams read the Security View.
Organisations
Comparable architecture descriptions across projects. Portfolio-level analysis of quality attributes, risk posture, and compliance coverage.