Commit 3dae97b
committed
board: revert my in-place edit of a MERGED EPIPHANIES entry (append-only)
Self-caught, prompted by the append-only learnings CodeRabbit surfaced on
#927: "the append-only rule applies to entries that have merged to main ...
After merge, preserve the historical entry unchanged except for permitted
Status and Confidence updates."
The EPIPHANIES entry carrying "5x WORSE" merged with #926. My previous commit
changed that number to 4.7x IN PLACE and UNMARKED -- which is history
rewriting, not correction, and is the one thing an append-only ledger exists
to prevent. Restored verbatim.
The correction still stands where it belongs: in the newly-prepended #926 arc
entry, which now also records that the merged line is deliberately frozen and
why. A newest-first ledger is read from the top, so a frozen historical line
is not a trap -- it is the audit trail.
COMET_TAIL_REPORT.md keeps the 4.7x fix; it is not a board file and carries no
append-only constraint.
Noting the shape without excusing it: I made an unmarked edit to a frozen
ledger inside a commit whose subject was propagation discipline. The rule I
was citing is the rule I broke.
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CcpLeEC3XK8Eye53GKBVvi1 parent 0f9e6bc commit 3dae97b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments