[VENTURE_NAME] — Architecture Decision Records¶
Template placeholder.
This directory holds venture-level ADRs — decisions that affect this venture
as a whole (as distinct from company-level ADRs in the repository root
docs/decisions/, or product-level decisions in
products/[product-slug]/decisions/).
Canonical ADR template¶
Use the company's canonical ADR template at docs/decisions/adr-template.md
(repository root) for any new ADR in this directory. Do not fork or modify
the template locally.
Numbering¶
Venture-level ADRs are numbered independently within this venture
(DD-[VENTURE-SLUG-UPPER]-ADR-001, -002, ...). Do not renumber existing
ADRs when adding a new one — always take the next available number.
Current ADRs in this venture¶
- [None yet — remove this line and list ADRs here once any exist.]