chore(guards): register wave-2 carves (15 carved skills); autoplan monolith retires; baselines follow

CARVE_GUARDS gains autoplan (behavioral: external via the chain eval), spec,
and setup-gbrain; autoplan's MONOLITH_INVARIANTS entry retires. Touchfiles:
setup-gbrain periodic dep lists gain the section tmpls + fixture helper; the
stale-brain-refs scan covers setup-gbrain/sections. Regen + goldens + branch
baseline + ratchet recaptured.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-08-25 17:03:12 +00:00
co-authored by Claude Fable 5
parent cdfe2d9074
commit 706091cbf9
6 changed files with 124 additions and 39 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
"_comment": "Context-budget ratchet ceilings (~tokens). Regenerate: bun test/helpers/capture-context-budget.ts. Headroom: alwaysOnTotal x1.05, eagerPerInvocation x1.1. Graded by test/context-budget-ratchet.test.ts via lib/context-bill.ts checkBudget.",
"alwaysOnTotal": 6344,
"eagerPerInvocation": {
"autoplan": 21874,
"autoplan": 15337,
"benchmark": 4856,
"benchmark-models": 3829,
"browse": 10212,
@@ -55,10 +55,10 @@
"scrape": 3939,
"setup-browser-cookies": 3119,
"setup-deploy": 9674,
"setup-gbrain": 19678,
"setup-gbrain": 14882,
"ship": 18275,
"skillify": 11520,
"spec": 17090,
"spec": 13243,
"sync-gbrain": 13302,
"unfreeze": 393
}
+22 -22
View File
@@ -1,10 +1,10 @@
{
"tag": "v1.69.1.0",
"capturedAt": "2026-08-25T16:33:17.541Z",
"capturedFromCommit": "c7488f7e",
"capturedAt": "2026-08-25T16:58:29.504Z",
"capturedFromCommit": "2877b63a",
"capturedFromBranch": "prompt-token-load-reduction",
"totalSkills": 53,
"totalCorpusBytes": 2798083,
"totalCorpusBytes": 2807143,
"estTotalCatalogTokens": 4195,
"topHeaviest": [
{
@@ -98,23 +98,23 @@
"hasPeriodicEval": false
},
{
"skill": "codex",
"skillMdBytes": 84304,
"skillMdLines": 886,
"estTokens": 21076,
"tmplBytes": 16072,
"descriptionLen": 187,
"skill": "autoplan",
"skillMdBytes": 86921,
"skillMdLines": 1046,
"estTokens": 21730,
"tmplBytes": 23529,
"descriptionLen": 336,
"hasGateEval": true,
"hasPeriodicEval": false
"hasPeriodicEval": true
}
],
"skills": {
"autoplan": {
"skill": "autoplan",
"skillMdBytes": 83714,
"skillMdLines": 1487,
"estTokens": 20929,
"tmplBytes": 46355,
"skillMdBytes": 86921,
"skillMdLines": 1046,
"estTokens": 21730,
"tmplBytes": 23529,
"descriptionLen": 336,
"hasGateEval": true,
"hasPeriodicEval": true
@@ -581,10 +581,10 @@
},
"setup-gbrain": {
"skill": "setup-gbrain",
"skillMdBytes": 75311,
"skillMdLines": 1501,
"estTokens": 18828,
"tmplBytes": 48298,
"skillMdBytes": 79139,
"skillMdLines": 1060,
"estTokens": 19785,
"tmplBytes": 27628,
"descriptionLen": 325,
"hasGateEval": true,
"hasPeriodicEval": false
@@ -611,10 +611,10 @@
},
"spec": {
"skill": "spec",
"skillMdBytes": 65405,
"skillMdLines": 1229,
"estTokens": 16351,
"tmplBytes": 32196,
"skillMdBytes": 67430,
"skillMdLines": 901,
"estTokens": 16858,
"tmplBytes": 19784,
"descriptionLen": 282,
"hasGateEval": true,
"hasPeriodicEval": false