Files
itpp-standards/templates/design-template.md
T

27 lines
464 B
Markdown

# {{PROJECT_NAME}} — Design
> **Status:** DRAFT
> **Last Updated:** YYYY-MM-DD
## Overview
<What this design document covers and who it is for.>
## Architecture
<High-level architecture description. Diagrams welcome.>
## API / Interface
<Public API surface, data models, integration points.>
## Decisions
| Date | Decision | Rationale |
|---|---|---|
| YYYY-MM-DD | <decision> | <why> |
## Consumers
<Who depends on this project and how they use it.>