decision-log · git:20260831.856ee57 · 2026-08-31 · sha256 d36e099952309e9a

decision-log git:20260831.856ee57A

Immutable. This exact content is served forever at /api/v1/blob/d36e099952309e9a.

---
name: decision-log
description: WHAT - Capture lightweight project, product, or operational decisions that do not require
  a full ADR; includes rationale, date, owner, and references.
origin:
  type: first-party
---
# Decision Log (WHAT)

Use for lightweight decisions made in meetings or project discussions.

## Choose the right artifact

- Use **`decision-log`** for lightweight operational, product, or project decisions.
- Use **`agreement`** for explicit commitments or terms among parties.
- Use **`adr`** for durable architecture or technical decisions.

## Default guardrails

1. Apply **`output-handshake`** before final output.
2. Link related work items and meeting minutes where possible.

## References

- `references/default-template.md`
- `references/example-repository-pattern.md` — example decision log entry for a data access layer migration
- `meeting-minutes`
- `adr`