/ decisions.org
decisions.org
1 #+title: Pi-AgentStack -- Decisions 2 #+author: HaQadosch 3 #+date: [2026-04-22 Wed] 4 #+startup: indent 5 #+options: toc:1 num:nil 6 7 * Status 8 9 /Awaiting evaluation./ No decisions committed yet. See 10 [[file:evaluation.org][evaluation.org]] for the open question set and running assessment. 11 12 * Decision Template 13 14 When a decision is made, add an entry at the top of the /Decisions/ 15 section below in this shape: 16 17 #+begin_src org 18 ,** [YYYY-MM-DD] One-Line Summary 19 20 - Decision :: what was committed to, precisely. 21 - Rationale :: why this, why now. 22 - Reversal condition :: what would cause us to revisit. 23 - Scope :: what this commits to, /and/ what it does not. 24 - Supersedes :: link to earlier decision, if any. 25 #+end_src 26 27 Keep entries terse. If the rationale needs more than three sentences, 28 it probably belongs in [[file:evaluation.org][evaluation.org]] instead, with a pointer from 29 here. 30 31 * Decisions 32 33 (none yet)