GET/v1/decisions

Decision Making

Clear decision ownership prevents the most common team dysfunction: decisions that get relitigated because nobody knew who owned them.

Decision typeOwnerEM roleExample
Technical implementationLead engineerAvailable, not approvingLibrary choice, code structure
ArchitectureEM + Tech leadEnsures alignment, documents outcomeNew service boundary, data model
Scope trade-offsEM + PMRepresents engineering capacity/riskCutting scope for a launch deadline
HiringEM (debrief consensus)Breaks ties, owns final callExtend offer vs. pass
Team processTeam (retro-driven)Facilitates, implements changesStandup format, PR review SLA
Compensation / promoEM + HRPrimary advocate and ownerPromotion packet, comp adjustment
Decision log

Every significant technical or process decision gets a short written record: the context, options considered, decision made, and who owns the outcome. This prevents decision fatigue from revisiting settled questions and helps new team members get up to speed fast.

bash$ _Press Cmd+K to expand