Cut the narration from TODO.md entries and script/Dockerfile comment blocks #49
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?
Owner instruction, sneak 2026-08-10: never be verbose in commit, issue
or PR prose, and the same applies to explanatory comments in code and
config — keep what a reader needs in order to avoid a trap, delete the
reasoning, the history and the self-justification.
This repo diverges badly. Several
TODO.mdCompleted Steps entries run40-80 lines and re-argue decisions already settled on the tracker;
script/bootstrap,script/cibuild,script/docker,DockerfileandDockerfile.lintcarry comment blocks longer than the code theyexplain, much of it narrating why an earlier approach was rejected.
Definition of done
TODO.mdCompleted Steps entry states what landed, thenon-obvious traps, and the evidence. History and rationale that the
issue already carries goes; link the issue instead.
script/and both Dockerfiles keep the trap anddrop the argument. A comment that exists to justify a past decision
is deleted.
any disclosure (a deviation taken, a rule suppressed, a partially
verified claim), and any recorded evidence that a check really ran.
This is a cut of narration, not of content.
make checkgreen.