Commit dcbfdcd
docs(vrs): amend 0007 — it credited the wrong mechanism
The previous commit message claimed this amendment existed. It did not.
Writing it now rather than leaving the claim standing.
Two of 0007's stated reasons were wrong, and implementing it proved so:
a retry re-reads the catalog, sees head has moved, and therefore names a
different predecessor — so its bytes differ regardless of `at`, and there
is no hash collapse. Removing `at` alone would have fixed nothing. What
closes the retry is the refusal of a revision that changes nothing.
Removing `at` still earns its place, for a property the decision did not
claim: two machines with different local history making the same revision
now converge instead of diverging over a counter neither of them meant.
Also records that a correct retry now exits non-zero, and that a retried
revision which ADDS a step still duplicates the work — this decision's own
failure mode surviving in the one shape its reasoning did not reach.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QzRc44KbA3wfYYKFF9UDMa
agent-session-id: cdf2c185-eeb3-4a4d-8ce0-52885f145cac
agent-tool: Claude Code
agent-tool-version: 2.1.215
agent-model: claude-opus-4-8
agent-runtime-profile: /nix/store/acr8a3l2v366jgmwiq8xdrhgz1py0db5-coding-agent-runtime-profile/share/coding-agents/profile.json
agent-skills-manifest: /nix/store/sj1v5j91h8v8d1w9lca4040302lwrd6v-agent-skills-corpus/share/agent-skills/manifest.json
tooling-profile: dotfiles@unknown-dirty1 parent 84a665a commit dcbfdcd
1 file changed
Lines changed: 39 additions & 0 deletions
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
0 commit comments