mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-15 09:25:28 +02:00
chore(test): carve floors/ceilings recomputed; baseline + ratchet follow Phase 2 (OV9)
All 9 carved skills re-anchored to post-Phase-2 measurements (cso's union had tripped its 72,000 floor at 71,379; design-consultation had 252B of margin). maxSkeletonBytes ceilings tightened to measured+~600B. Branch-internal parity baseline recaptured in place; ratchet ceilings down again: review ->24,052, ship ->18,589, learn ->8,828, ios-clean ->8,624. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
d2ac837773
commit
7f780ef530
Vendored
+49
-49
@@ -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": 24328,
|
||||
"benchmark": 6997,
|
||||
"benchmark-models": 5969,
|
||||
"browse": 12352,
|
||||
"autoplan": 22188,
|
||||
"benchmark": 4856,
|
||||
"benchmark-models": 3829,
|
||||
"browse": 10212,
|
||||
"browser-skills/hackernews-frontpage": 371,
|
||||
"canary": 12375,
|
||||
"canary": 10235,
|
||||
"careful": 919,
|
||||
"codex": 23643,
|
||||
"context-restore": 11389,
|
||||
"context-save": 12006,
|
||||
"cso": 16979,
|
||||
"design-consultation": 15440,
|
||||
"design-html": 17456,
|
||||
"design-review": 26021,
|
||||
"design-shotgun": 16486,
|
||||
"devex-review": 17379,
|
||||
"diagram": 5987,
|
||||
"document-generate": 14134,
|
||||
"document-release": 11931,
|
||||
"codex": 21502,
|
||||
"context-restore": 9249,
|
||||
"context-save": 9865,
|
||||
"cso": 14838,
|
||||
"design-consultation": 13300,
|
||||
"design-html": 15315,
|
||||
"design-review": 23881,
|
||||
"design-shotgun": 14346,
|
||||
"devex-review": 15239,
|
||||
"diagram": 3847,
|
||||
"document-generate": 11993,
|
||||
"document-release": 9790,
|
||||
"freeze": 990,
|
||||
"gstack": 5689,
|
||||
"gstack": 3548,
|
||||
"gstack-upgrade": 3981,
|
||||
"guard": 889,
|
||||
"health": 12587,
|
||||
"investigate": 13240,
|
||||
"ios-clean": 10764,
|
||||
"ios-design-review": 10945,
|
||||
"ios-fix": 10718,
|
||||
"ios-qa": 13014,
|
||||
"ios-sync": 10888,
|
||||
"land-and-deploy": 26253,
|
||||
"landing-report": 11299,
|
||||
"learn": 10969,
|
||||
"make-pdf": 7097,
|
||||
"office-hours": 23646,
|
||||
"open-gstack-browser": 6569,
|
||||
"health": 10447,
|
||||
"investigate": 11100,
|
||||
"ios-clean": 8624,
|
||||
"ios-design-review": 8805,
|
||||
"ios-fix": 8577,
|
||||
"ios-qa": 10874,
|
||||
"ios-sync": 8748,
|
||||
"land-and-deploy": 24113,
|
||||
"landing-report": 9158,
|
||||
"learn": 8828,
|
||||
"make-pdf": 4957,
|
||||
"office-hours": 21505,
|
||||
"open-gstack-browser": 4429,
|
||||
"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": 13319,
|
||||
"plan-ceo-review": 21314,
|
||||
"plan-design-review": 20755,
|
||||
"plan-devex-review": 18596,
|
||||
"plan-eng-review": 15535,
|
||||
"plan-tune": 16543,
|
||||
"qa": 20328,
|
||||
"qa-only": 14809,
|
||||
"retro": 21767,
|
||||
"review": 26192,
|
||||
"scrape": 6079,
|
||||
"setup-browser-cookies": 5260,
|
||||
"setup-deploy": 12129,
|
||||
"setup-gbrain": 22133,
|
||||
"ship": 20730,
|
||||
"skillify": 13974,
|
||||
"spec": 19544,
|
||||
"sync-gbrain": 15757,
|
||||
"pair-agent": 11178,
|
||||
"plan-ceo-review": 19174,
|
||||
"plan-design-review": 18615,
|
||||
"plan-devex-review": 16455,
|
||||
"plan-eng-review": 13395,
|
||||
"plan-tune": 14402,
|
||||
"qa": 18187,
|
||||
"qa-only": 12669,
|
||||
"retro": 19627,
|
||||
"review": 24052,
|
||||
"scrape": 3939,
|
||||
"setup-browser-cookies": 3119,
|
||||
"setup-deploy": 9989,
|
||||
"setup-gbrain": 19992,
|
||||
"ship": 18589,
|
||||
"skillify": 11834,
|
||||
"spec": 17404,
|
||||
"sync-gbrain": 13616,
|
||||
"unfreeze": 393
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user