doccraft — architecture decision records (ADRs)
When to use
- A chat or design exploration reached a conclusion worth keeping (yes, no, defer, or "use X instead of Y").
- You need to supersede an older ADR without rewriting history.
- A rejected option should stay visible so the team does not revisit the same dead end.
Not every brainstorm needs an ADR — only decisions you want git history and agents to reuse.
YAML frontmatter
Use valid YAML between --- delimiters
[Description truncada. Veja o README completo no GitHub.]