| Title | What short, distinctive name should people use for this project? |
| Metadata | Who owns the doc, what status is it in, and where is the canonical copy? |
| Objective | What is the one-sentence purpose in stakeholder-readable language? |
| Background | Why now, what problem exists, and what prior attempts or constraints matter? |
| Related docs | Which specs, plans, designs, tickets, or prior decisions frame this work? |
| Goals | What user, team, product, reliability, cost, or business outcomes should change? |
| Non-goals | What plausible expectations are explicitly out of scope? |
| Scenarios | How will users, operators, clients, or systems experience the design? |
| Diagrams | How do components, data flow, protocols, trust boundaries, or dependencies relate? |
| Glossary | Which terms, internal names, or domain concepts might readers not know? |
| Constraints | What budget, platform, client, infrastructure, compliance, or compatibility limits shape the design? |
| SLOs | What measurable availability, latency, throughput, scale, durability, or correctness targets matter? |
| Monitoring / alerting | How will the team know the design is healthy or failing in production? |
| Timeline | What milestones produce useful artifacts or reviewable increments? |
| Interfaces | What UI, API, CLI, file format, event, schema, or protocol contracts change? |
| Dependencies / infrastructure | Which languages, stores, services, vendors, libraries, hardware, or deployment choices are hard to reverse? |
| Security | What threats, attack surfaces, trust boundaries, and access controls matter? |
| Privacy | What sensitive data exists, who can access it, how long it is retained, and how it is protected? |
| Legal considerations | What licenses, contracts, regulations, or customer obligations constrain the design? |
| Logging | What events are logged, where logs live, who can read them, and what data must not appear? |
| Open issues | What problem remains, what options exist, and what is the immediate next step? |
| Resolved issues | What decision was made, why, and what discussion should be preserved? |
| Alternatives considered | Which strong alternatives are reviewers likely to ask about, and why were they rejected? |