Commit 8bfa43d
Claudinite growth: conversation extract (#766)
Two rules from the 2026-07-26 conversation logs, both into the gcec pack's
Working rules (prose is the strongest available mechanism — neither condition
is observable from a working tree at Stop time):
- A silent SessionStart-hook miss, from the issue-760 log: the session had
only CLAUDE.md in context, so "LGTM" read as approval rather than the
merge command, costing an owner round-trip. Names the tell and the
one-call recovery.
- `git checkout <old-branch> -- <paths>` destroys the uncommitted edits it
was meant to carry to a new branch, from the issue-734 log: three finished
edits wiped and a green check + offline-suite pass invalidated.
Refs #764
Co-authored-by: Claude <noreply@anthropic.com>1 parent 2946113 commit 8bfa43d
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
11 | 32 | | |
12 | 33 | | |
13 | 34 | | |
| |||
0 commit comments