Files
famapp/docs/decisions/README.md
T

881 B

Architecture decisions

Lightweight ADRs. Add one only when a non-obvious choice is made and the reasoning would be hard to reconstruct later. Keep each under ~300 words.

Format

# NNNN — Title

Date: YYYY-MM-DD
Status: accepted | superseded by NNNN

## Context
What problem we faced.

## Decision
What we chose.

## Consequences
What this costs us, what it buys us.

Index