mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-20 11:52:20 +02:00
chore(test): baseline + ratchet follow Phase 3 (OV9); OV8 evaluated — shrink floor stays
Branch-internal baseline recaptured; ratchet ceilings down again. OV8's floor-retirement question, evaluated as planned after Phase 3: the 80% shrink floor stays — it uniquely catches accidental body deletion in non-carved skills BETWEEN ratchet recaptures, and the capture command has amortized the fixture-refresh cost that motivated retiring it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
a3343beef0
commit
c7488f7e38
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": 22188,
|
||||
"autoplan": 21874,
|
||||
"benchmark": 4856,
|
||||
"benchmark-models": 3829,
|
||||
"browse": 10212,
|
||||
"browser-skills/hackernews-frontpage": 371,
|
||||
"canary": 10235,
|
||||
"canary": 9921,
|
||||
"careful": 919,
|
||||
"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,
|
||||
"codex": 21188,
|
||||
"context-restore": 8934,
|
||||
"context-save": 9551,
|
||||
"cso": 14524,
|
||||
"design-consultation": 12985,
|
||||
"design-html": 15001,
|
||||
"design-review": 23567,
|
||||
"design-shotgun": 14031,
|
||||
"devex-review": 14924,
|
||||
"diagram": 3847,
|
||||
"document-generate": 11993,
|
||||
"document-release": 9790,
|
||||
"document-generate": 11679,
|
||||
"document-release": 9476,
|
||||
"freeze": 990,
|
||||
"gstack": 3548,
|
||||
"gstack-upgrade": 3981,
|
||||
"guard": 889,
|
||||
"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,
|
||||
"health": 10133,
|
||||
"investigate": 10785,
|
||||
"ios-clean": 8310,
|
||||
"ios-design-review": 8490,
|
||||
"ios-fix": 8263,
|
||||
"ios-qa": 10560,
|
||||
"ios-sync": 8433,
|
||||
"land-and-deploy": 23798,
|
||||
"landing-report": 8844,
|
||||
"learn": 8514,
|
||||
"make-pdf": 4957,
|
||||
"office-hours": 21505,
|
||||
"office-hours": 21191,
|
||||
"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": 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,
|
||||
"pair-agent": 10864,
|
||||
"plan-ceo-review": 18859,
|
||||
"plan-design-review": 18300,
|
||||
"plan-devex-review": 16141,
|
||||
"plan-eng-review": 13081,
|
||||
"plan-tune": 14088,
|
||||
"qa": 17873,
|
||||
"qa-only": 12355,
|
||||
"retro": 19313,
|
||||
"review": 23737,
|
||||
"scrape": 3939,
|
||||
"setup-browser-cookies": 3119,
|
||||
"setup-deploy": 9989,
|
||||
"setup-gbrain": 19992,
|
||||
"ship": 18589,
|
||||
"skillify": 11834,
|
||||
"spec": 17404,
|
||||
"sync-gbrain": 13616,
|
||||
"setup-deploy": 9674,
|
||||
"setup-gbrain": 19678,
|
||||
"ship": 18275,
|
||||
"skillify": 11520,
|
||||
"spec": 17090,
|
||||
"sync-gbrain": 13302,
|
||||
"unfreeze": 393
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user