Revisit Decisions When Context Changes

Revisit Decisions When Context Changes

Decisions are made based on the context at a specific point in time, such as team size or available technology. Documenting this original context allows you to determine if it has changed enough to justify revisiting the decision. This prevents historical choices from...
Revisit Decisions When Context Changes

Retroactively Document Foundational Decisions

Reverse-engineer Architecture Decision Records (ADRs) for foundational decisions that were never formally documented. This makes implicit constraints explicit, clarifies historical context, and allows the team to re-evaluate them. It provides a clear baseline for new...
Revisit Decisions When Context Changes

Acknowledge Downsides and Dissent in Decisions

Use phrases like ”adopted despite” to list the known downsides of the chosen option. This formally acknowledges dissenting viewpoints and trade-offs directly within the decision record. It helps people feeling more heard and provides a more complete picture of the...
Revisit Decisions When Context Changes

Decompose Large Decisions into Smaller Ones

Break large, multifaceted decisions into a series of smaller, more focused ones. This isolates areas of disagreement, allowing the team to make progress on the majority of points. It prevents a single objection from derailing the entire initiative. Example Instead of...