Decisions¶
This is a template placeholder. This directory is empty in products/_template/ and
should remain empty here.
Once a real product exists, product-level architecture/scope decisions (ADR-style)
belong here — decisions specific to this product, distinct from venture-wide
decisions in ../../../docs/decisions/. Examples of decisions that belong at this
level:
- Why a particular calculation approach was chosen over an alternative
- Why a feature was cut from scope after initially being planned
- Why a particular compatibility target was chosen or dropped
- Why a component dependency was adopted, adapted, or rejected
Suggested filename pattern once populated: NNNN-short-decision-title.md
(e.g. 0001-use-single-tab-dashboard.md), each with at minimum: Context, Decision,
Consequences, Date, Status.
No decisions exist yet for this template.
This file itself establishes no policy and records no real decision.