ADR
Create a new ADR
python logics/skills/logics-architecture-decision-writer/scripts/new_adr.py --title "Choose cache strategy" --out-dir logics/architecture
DAT-style structure
- Use the generated
# Overviewsection to state the direction in 3 to 5 short lines. - Keep the Mermaid in
# Overviewmacro-level only: current state -> chosen direction -> impacted areas. - Follow the same Mermaid safety rules used by
logics-flow-manager: ASCII labels only, short labels, no Markdown formatting in nodes.
Update discipline
- When you edit an existing ADR, update
Statusand every impacted linked ref (request,backlog,task). - Keep
# Decision,# Consequences,# Migration and rollout, and# Follow-up worksynchronized with the current architecture direction. - Replace stale placeholders and refresh the
# OverviewMermaid whenever the structural direction changes.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.