mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-09 14:38:59 +02:00
chore: re-capture context-budget fixture — lock the WS6-3 reduction and Step 9 deltas
Per the ratchet protocol: the AUQ repetition cut shrank per-skill eager tokens but the fixture was never re-captured, leaving the win unlocked. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
7fd4ae0ee2
commit
b8970a2862
Vendored
+40
-40
@@ -2,64 +2,64 @@
|
||||
"_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": 15370,
|
||||
"autoplan": 16208,
|
||||
"benchmark": 4931,
|
||||
"benchmark-models": 3829,
|
||||
"browse": 7097,
|
||||
"browser-skills/hackernews-frontpage": 371,
|
||||
"canary": 10029,
|
||||
"canary": 10365,
|
||||
"careful": 919,
|
||||
"codex": 14445,
|
||||
"context-restore": 8968,
|
||||
"context-save": 9585,
|
||||
"cso": 14558,
|
||||
"design-consultation": 13094,
|
||||
"design-html": 12950,
|
||||
"design-review": 23675,
|
||||
"design-shotgun": 13061,
|
||||
"devex-review": 15033,
|
||||
"codex": 14952,
|
||||
"context-restore": 9304,
|
||||
"context-save": 9921,
|
||||
"cso": 14894,
|
||||
"design-consultation": 13601,
|
||||
"design-html": 13286,
|
||||
"design-review": 24182,
|
||||
"design-shotgun": 13397,
|
||||
"devex-review": 15540,
|
||||
"diagram": 3847,
|
||||
"document-generate": 11712,
|
||||
"document-release": 9510,
|
||||
"document-generate": 12049,
|
||||
"document-release": 9846,
|
||||
"freeze": 990,
|
||||
"gstack": 3548,
|
||||
"gstack-upgrade": 3981,
|
||||
"guard": 889,
|
||||
"health": 10166,
|
||||
"investigate": 10819,
|
||||
"ios-clean": 8071,
|
||||
"ios-design-review": 8252,
|
||||
"ios-fix": 8024,
|
||||
"ios-qa": 10593,
|
||||
"ios-sync": 8195,
|
||||
"land-and-deploy": 15269,
|
||||
"landing-report": 8878,
|
||||
"learn": 8548,
|
||||
"health": 10502,
|
||||
"investigate": 11155,
|
||||
"ios-clean": 8407,
|
||||
"ios-design-review": 8588,
|
||||
"ios-fix": 8360,
|
||||
"ios-qa": 11100,
|
||||
"ios-sync": 8531,
|
||||
"land-and-deploy": 15776,
|
||||
"landing-report": 9214,
|
||||
"learn": 8884,
|
||||
"make-pdf": 4957,
|
||||
"office-hours": 18178,
|
||||
"office-hours": 18685,
|
||||
"open-gstack-browser": 4504,
|
||||
"openclaw/skills/gstack-openclaw-ceo-review": 2764,
|
||||
"openclaw/skills/gstack-openclaw-investigate": 1429,
|
||||
"openclaw/skills/gstack-openclaw-office-hours": 4433,
|
||||
"openclaw/skills/gstack-openclaw-retro": 2542,
|
||||
"pair-agent": 10973,
|
||||
"plan-ceo-review": 18893,
|
||||
"plan-design-review": 18334,
|
||||
"plan-devex-review": 16175,
|
||||
"plan-eng-review": 13114,
|
||||
"plan-tune": 14122,
|
||||
"qa": 12690,
|
||||
"qa-only": 12463,
|
||||
"retro": 17928,
|
||||
"review": 14407,
|
||||
"pair-agent": 11309,
|
||||
"plan-ceo-review": 19400,
|
||||
"plan-design-review": 18841,
|
||||
"plan-devex-review": 16681,
|
||||
"plan-eng-review": 13621,
|
||||
"plan-tune": 14458,
|
||||
"qa": 13197,
|
||||
"qa-only": 12970,
|
||||
"retro": 18660,
|
||||
"review": 14914,
|
||||
"scrape": 3939,
|
||||
"setup-browser-cookies": 3194,
|
||||
"setup-deploy": 10310,
|
||||
"setup-gbrain": 14915,
|
||||
"ship": 19041,
|
||||
"skillify": 11553,
|
||||
"spec": 13878,
|
||||
"sync-gbrain": 13336,
|
||||
"setup-deploy": 10646,
|
||||
"setup-gbrain": 15251,
|
||||
"ship": 19579,
|
||||
"skillify": 11889,
|
||||
"spec": 14385,
|
||||
"sync-gbrain": 13672,
|
||||
"unfreeze": 393
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user