Files
Renn F e0cd305844 docs(cell-pm): require mapping every cell criterion to a subtask before idling
Decomposition is where scope silently disappears: a cell PM delegates a
subtask covering most of its acceptance criteria, idles, and the uncovered
criteria have no subtask, no dev, and no branch — the gap surfaces only at
submit_up or, worse, at QA/CEO review, forcing a full cell revision loop.

Add a Coverage section to the cell-PM prompt that pulls the every-criterion-
has-a-home discipline forward from the submit_up checklist to decomposition
time. Before idling after a delegate, the PM must account for every cell
criterion as one of exactly three outcomes — covered now, covered later in a
sequenced follow-on (recorded in the decision note), or out of cell scope
(also recorded) — so a dropped criterion costs one extra delegate instead of
a whole revision loop. Reinforces that on respawn the anti-re-decompose rules
will block recovering dropped scope, so coverage must be mapped up front.
2026-06-11 05:59:43 +02:00
..
2026-05-02 03:11:49 +02:00