GeistHaus
log in · sign up

ADRs and LLMs

perrotta.dev

The first time I heard about Architectural Decision Records (ADRs) was with George Fairbanks (GHF) and Titus Winters in an internal training for software engineers at Google Canada. The concept has resonated with me: An Architectural Decision (AD) is a justified design choice that addresses a functional or non-functional requirement that is architecturally significant. […] An Architectural Decision Record (ADR) captures a single AD and its rationale; Put it simply, ADR can help you understand the reasons for a chosen architectural decision, along with its trade-offs and consequences.

1 page links to this URL