Commit 8f49c5d
Claudinite growth: conversation extract (#784)
One keeper from the four queued conversation logs: cap and qualify GitHub
MCP list/search calls. Three tracker-issue lookups via `search_issues` with
a bare title string returned 185-211 KB and hard-failed the tool-result cap
(logs for #734 twice, #753), as did an unpaged `actions_list` at 155 KB
(#760) - each forcing a 2-3 call grep/sed dig through the saved result file.
Landed as prose in the gcec pack (not mechanically checkable: it is runtime
tool usage, not repo content), plus its row in the pack README's rules table.
The other friction in the batch was already covered or out of policy: the
`git checkout <branch> -- <paths>` footgun is already RULES.md's first
working rule (captured from that same #734 session); the unmounted
`merge-to-main` skill and the missed SessionStart preference injection are
Claudinite loading mechanics, which the pack's capture policy keeps out.
Refs #783
Co-authored-by: Claude <noreply@anthropic.com>1 parent d35ba2b commit 8f49c5d
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
19 | 28 | | |
20 | 29 | | |
21 | 30 | | |
| |||
0 commit comments