resource
Decision Template
Template: Decision
Lightweight ADR (Architecture/Any Decision Record) format for a meaningful, first-class decision.
Cross-domain decisions belong under 50-decisions/cross-domain/; BU- or project-specific
decisions may live alongside their relevant BU or project instead.
Frontmatter
---
title: ""
type: decision
description: ""
status: accepted
aliases: []
tags: []
created: YYYY-MM-DD
updated: YYYY-MM-DD
---
Structure
# Decision
## Context
## Decision
## Reasons
## Consequences
## Related