# Architecture on a Page (AoAP)

**OrdoAnimi Template** · Module 03 — Design
One page. One view. No ambiguity.

---

**Document metadata**

| Field | Value |
|---|---|
| System / solution name | |
| Version | 0.1 DRAFT |
| Author | |
| Date | |
| Status | Draft / For Review / Approved |
| Classification | OFFICIAL (or higher if required) |

---

## The One-Line Statement

> [System name] [does what] for [whom] by [how], subject to [primary constraint].

*Example: The Grants Management Platform processes and approves research grant applications for the Department, using a rules-based workflow engine, subject to the Grants Policy Framework.*

---

## Context — Why This Exists

| | |
|---|---|
| Business driver | |
| Strategic alignment | |
| Trigger (project / incident / compliance) | |
| Key constraint | |

---

## Scope

**In scope:**
-
-
-

**Out of scope:**
-
-
-

---

## Key Stakeholders

| Role | Name / Team | Interest |
|---|---|---|
| Business owner | | Outcome / budget |
| Technical owner | | System delivery |
| Security | | Risk / compliance |
| Operations | | Run / support |

---

## Current State (one paragraph)

> Brief description of what exists today — not what is wrong with it. One paragraph. If nothing exists, state: *No current-state system. Greenfield.*

---

## Target State (one paragraph)

> Brief description of the intended future state. What changes. What stays. One paragraph.

---

## Architecture View — Component Summary

| Component | Role | Technology (if known) | Notes |
|---|---|---|---|
| | | | |
| | | | |
| | | | |
| | | | |

*For a visual view, see the Mermaid or C4 diagram linked in the SAD.*

---

## Key Integration Points

| System | Direction | Protocol / Method | Data exchanged |
|---|---|---|---|
| | Inbound / Outbound / Both | | |
| | | | |

---

## Key Decisions Made

| # | Decision | Rationale | ADR ref |
|---|---|---|---|
| 1 | | | ADR-001 |
| 2 | | | ADR-002 |

---

## Key Decisions Open

| # | Decision required | Owner | By when |
|---|---|---|---|
| 1 | | | |
| 2 | | | |

---

## Constraints

| Type | Constraint |
|---|---|
| Security | |
| Regulatory | |
| Technology | |
| Cost | |
| Time | |

---

## Risks — Top Three

| Risk | Likelihood | Impact | Mitigation |
|---|---|---|---|
| | H/M/L | H/M/L | |
| | H/M/L | H/M/L | |
| | H/M/L | H/M/L | |

---

## Next Artefact

- [ ] CSA — Conceptual Solution Architecture (if pathway requires)
- [ ] SAS — Solution Architecture Summary (if pathway requires)
- [ ] ADRs raised for each open decision above

---

*OrdoAnimi · Architecture on a Page · v1.0*
