ODR1: Organisational Decision Records
Proposed by: JD Bothma, Adi Eyal, Adrian Kearns, Lailah Ryklief
Date: 2020-09-16
Status: Work in progress
Context
Project and organisational decisions are often made on an ad hoc basis, either in meetings, Slack, or around the water cooler. These decisions are often not adequately documented limits communication and our ability to learn from project decision-making. We propose a more formal approach to recording these decisions.
Benefits
ODRs can be useful in project retrospectives to review decision-making and capturing project learnings. In some cases project outcomes differ from the outcomes that were expected at the start of the project. Incorporating an ODR review in the retrospective can help improve future designs and implementation.
ODRs also serve as documentation to ensure that all team members are aware of decisions. This is especially important when onboarding new team members.
Proposals
We recognise that additional documentation can additional burden team members with heavy workloads. In light of this, ODRs should only as detailed as is necessary and recognising time constraints. A single sentence can be sufficient as a starting point to allow others to comment and contribute. One proposal is to encourage the use of Y statements. An example of a Y statement is
Each template element appears on one line in the above example:
1. context: functional requirement (story, use case) or arch. component, 2. facing: non-functional requirement, for instance a desired quality, 3. we decided: decision outcome (arguably the most important part), 4. and neglected alternatives not chosen (not to be forgotten!), 5. to achieve: benefits, the full or partial satisfaction of requirement(s), 6. accepting that: drawbacks and other consequences, for instance impact on other properties/context and effort/cost (both short term and long term).
Y statements capture a great deal of information in a single, albeit long, sentence.
Last updated
Was this helpful?