TODO.md documents a branch-from-main workflow that no longer matches the next branching model
#106
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
TODO.md's Workflow section still reads:As of 2026-08-10 the model is: branch and PR per issue, based on
next, squash-merged intonextby the manager on a passed review.nextis the next-milestone branch and must stay green and mergeable tomainwithout notice;mainreceives only the single milestone PR, whichsneakmerges. A contributor following the currentTODO.mdwould cut frommainand open a PR againstmain— exactly the defect the new model exists to prevent.Definition of done
TODO.md's Workflow section describes thenext-based model: branch fromnext, PR based onnext, manager squash-merges intonext,mainonly via the milestone PR.mainis no longer where work lands.make fmtrun and the result committed (prettier, 4-space tabs,proseWrap: always).make checkgreen.Do NOT reflow the rest of
TODO.md— the wholesale markdown reformat is #100 and doing it here would collide with everything in flight. Touch only the lines that are wrong.