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:
Garry Tan
2026-08-25 16:09:08 +00:00
co-authored by Claude Fable 5
parent a3343beef0
commit c7488f7e38
2 changed files with 193 additions and 193 deletions
+40 -40
View File
@@ -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.", "_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, "alwaysOnTotal": 6344,
"eagerPerInvocation": { "eagerPerInvocation": {
"autoplan": 22188, "autoplan": 21874,
"benchmark": 4856, "benchmark": 4856,
"benchmark-models": 3829, "benchmark-models": 3829,
"browse": 10212, "browse": 10212,
"browser-skills/hackernews-frontpage": 371, "browser-skills/hackernews-frontpage": 371,
"canary": 10235, "canary": 9921,
"careful": 919, "careful": 919,
"codex": 21502, "codex": 21188,
"context-restore": 9249, "context-restore": 8934,
"context-save": 9865, "context-save": 9551,
"cso": 14838, "cso": 14524,
"design-consultation": 13300, "design-consultation": 12985,
"design-html": 15315, "design-html": 15001,
"design-review": 23881, "design-review": 23567,
"design-shotgun": 14346, "design-shotgun": 14031,
"devex-review": 15239, "devex-review": 14924,
"diagram": 3847, "diagram": 3847,
"document-generate": 11993, "document-generate": 11679,
"document-release": 9790, "document-release": 9476,
"freeze": 990, "freeze": 990,
"gstack": 3548, "gstack": 3548,
"gstack-upgrade": 3981, "gstack-upgrade": 3981,
"guard": 889, "guard": 889,
"health": 10447, "health": 10133,
"investigate": 11100, "investigate": 10785,
"ios-clean": 8624, "ios-clean": 8310,
"ios-design-review": 8805, "ios-design-review": 8490,
"ios-fix": 8577, "ios-fix": 8263,
"ios-qa": 10874, "ios-qa": 10560,
"ios-sync": 8748, "ios-sync": 8433,
"land-and-deploy": 24113, "land-and-deploy": 23798,
"landing-report": 9158, "landing-report": 8844,
"learn": 8828, "learn": 8514,
"make-pdf": 4957, "make-pdf": 4957,
"office-hours": 21505, "office-hours": 21191,
"open-gstack-browser": 4429, "open-gstack-browser": 4429,
"openclaw/skills/gstack-openclaw-ceo-review": 2764, "openclaw/skills/gstack-openclaw-ceo-review": 2764,
"openclaw/skills/gstack-openclaw-investigate": 1429, "openclaw/skills/gstack-openclaw-investigate": 1429,
"openclaw/skills/gstack-openclaw-office-hours": 4433, "openclaw/skills/gstack-openclaw-office-hours": 4433,
"openclaw/skills/gstack-openclaw-retro": 2542, "openclaw/skills/gstack-openclaw-retro": 2542,
"pair-agent": 11178, "pair-agent": 10864,
"plan-ceo-review": 19174, "plan-ceo-review": 18859,
"plan-design-review": 18615, "plan-design-review": 18300,
"plan-devex-review": 16455, "plan-devex-review": 16141,
"plan-eng-review": 13395, "plan-eng-review": 13081,
"plan-tune": 14402, "plan-tune": 14088,
"qa": 18187, "qa": 17873,
"qa-only": 12669, "qa-only": 12355,
"retro": 19627, "retro": 19313,
"review": 24052, "review": 23737,
"scrape": 3939, "scrape": 3939,
"setup-browser-cookies": 3119, "setup-browser-cookies": 3119,
"setup-deploy": 9989, "setup-deploy": 9674,
"setup-gbrain": 19992, "setup-gbrain": 19678,
"ship": 18589, "ship": 18275,
"skillify": 11834, "skillify": 11520,
"spec": 17404, "spec": 17090,
"sync-gbrain": 13616, "sync-gbrain": 13302,
"unfreeze": 393 "unfreeze": 393
} }
} }
+153 -153
View File
@@ -1,17 +1,17 @@
{ {
"tag": "v1.69.1.0", "tag": "v1.69.1.0",
"capturedAt": "2026-08-25T15:47:29.737Z", "capturedAt": "2026-08-25T16:05:43.563Z",
"capturedFromCommit": "135bf5d4", "capturedFromCommit": "7f780ef5",
"capturedFromBranch": "prompt-token-load-reduction", "capturedFromBranch": "prompt-token-load-reduction",
"totalSkills": 53, "totalSkills": 53,
"totalCorpusBytes": 2841533, "totalCorpusBytes": 2791573,
"estTotalCatalogTokens": 4195, "estTotalCatalogTokens": 4195,
"topHeaviest": [ "topHeaviest": [
{ {
"skill": "ship", "skill": "ship",
"skillMdBytes": 201464, "skillMdBytes": 200215,
"skillMdLines": 1102, "skillMdLines": 1087,
"estTokens": 50366, "estTokens": 50054,
"tmplBytes": 29080, "tmplBytes": 29080,
"descriptionLen": 293, "descriptionLen": 293,
"hasGateEval": true, "hasGateEval": true,
@@ -19,9 +19,9 @@
}, },
{ {
"skill": "plan-ceo-review", "skill": "plan-ceo-review",
"skillMdBytes": 137346, "skillMdBytes": 136097,
"skillMdLines": 1126, "skillMdLines": 1111,
"estTokens": 34337, "estTokens": 34024,
"tmplBytes": 29028, "tmplBytes": 29028,
"descriptionLen": 764, "descriptionLen": 764,
"hasGateEval": true, "hasGateEval": true,
@@ -29,9 +29,9 @@
}, },
{ {
"skill": "office-hours", "skill": "office-hours",
"skillMdBytes": 117855, "skillMdBytes": 116606,
"skillMdLines": 1337, "skillMdLines": 1322,
"estTokens": 29464, "estTokens": 29152,
"tmplBytes": 30566, "tmplBytes": 30566,
"descriptionLen": 860, "descriptionLen": 860,
"hasGateEval": true, "hasGateEval": true,
@@ -39,9 +39,9 @@
}, },
{ {
"skill": "plan-eng-review", "skill": "plan-eng-review",
"skillMdBytes": 110910, "skillMdBytes": 109661,
"skillMdLines": 708, "skillMdLines": 693,
"estTokens": 27728, "estTokens": 27415,
"tmplBytes": 13955, "tmplBytes": 13955,
"descriptionLen": 201, "descriptionLen": 201,
"hasGateEval": true, "hasGateEval": true,
@@ -49,9 +49,9 @@
}, },
{ {
"skill": "plan-devex-review", "skill": "plan-devex-review",
"skillMdBytes": 110833, "skillMdBytes": 109584,
"skillMdLines": 1110, "skillMdLines": 1095,
"estTokens": 27708, "estTokens": 27396,
"tmplBytes": 18598, "tmplBytes": 18598,
"descriptionLen": 220, "descriptionLen": 220,
"hasGateEval": true, "hasGateEval": true,
@@ -59,9 +59,9 @@
}, },
{ {
"skill": "plan-design-review", "skill": "plan-design-review",
"skillMdBytes": 110293, "skillMdBytes": 109044,
"skillMdLines": 1147, "skillMdLines": 1132,
"estTokens": 27573, "estTokens": 27261,
"tmplBytes": 18463, "tmplBytes": 18463,
"descriptionLen": 218, "descriptionLen": 218,
"hasGateEval": true, "hasGateEval": true,
@@ -69,9 +69,9 @@
}, },
{ {
"skill": "land-and-deploy", "skill": "land-and-deploy",
"skillMdBytes": 92284, "skillMdBytes": 91035,
"skillMdLines": 1634, "skillMdLines": 1619,
"estTokens": 23071, "estTokens": 22759,
"tmplBytes": 54352, "tmplBytes": 54352,
"descriptionLen": 160, "descriptionLen": 160,
"hasGateEval": true, "hasGateEval": true,
@@ -79,9 +79,9 @@
}, },
{ {
"skill": "review", "skill": "review",
"skillMdBytes": 92050, "skillMdBytes": 90801,
"skillMdLines": 1500, "skillMdLines": 1485,
"estTokens": 23013, "estTokens": 22700,
"tmplBytes": 14141, "tmplBytes": 14141,
"descriptionLen": 205, "descriptionLen": 205,
"hasGateEval": true, "hasGateEval": true,
@@ -89,9 +89,9 @@
}, },
{ {
"skill": "design-review", "skill": "design-review",
"skillMdBytes": 91397, "skillMdBytes": 90148,
"skillMdLines": 1651, "skillMdLines": 1636,
"estTokens": 22849, "estTokens": 22537,
"tmplBytes": 11674, "tmplBytes": 11674,
"descriptionLen": 306, "descriptionLen": 306,
"hasGateEval": true, "hasGateEval": true,
@@ -99,9 +99,9 @@
}, },
{ {
"skill": "autoplan", "skill": "autoplan",
"skillMdBytes": 84917, "skillMdBytes": 83668,
"skillMdLines": 1502, "skillMdLines": 1487,
"estTokens": 21229, "estTokens": 20917,
"tmplBytes": 46355, "tmplBytes": 46355,
"descriptionLen": 336, "descriptionLen": 336,
"hasGateEval": true, "hasGateEval": true,
@@ -111,9 +111,9 @@
"skills": { "skills": {
"autoplan": { "autoplan": {
"skill": "autoplan", "skill": "autoplan",
"skillMdBytes": 84917, "skillMdBytes": 83668,
"skillMdLines": 1502, "skillMdLines": 1487,
"estTokens": 21229, "estTokens": 20917,
"tmplBytes": 46355, "tmplBytes": 46355,
"descriptionLen": 336, "descriptionLen": 336,
"hasGateEval": true, "hasGateEval": true,
@@ -151,9 +151,9 @@
}, },
"canary": { "canary": {
"skill": "canary", "skill": "canary",
"skillMdBytes": 39170, "skillMdBytes": 37921,
"skillMdLines": 678, "skillMdLines": 663,
"estTokens": 9793, "estTokens": 9480,
"tmplBytes": 8033, "tmplBytes": 8033,
"descriptionLen": 180, "descriptionLen": 180,
"hasGateEval": true, "hasGateEval": true,
@@ -171,9 +171,9 @@
}, },
"codex": { "codex": {
"skill": "codex", "skill": "codex",
"skillMdBytes": 82293, "skillMdBytes": 81044,
"skillMdLines": 1371, "skillMdLines": 1356,
"estTokens": 20573, "estTokens": 20261,
"tmplBytes": 43658, "tmplBytes": 43658,
"descriptionLen": 187, "descriptionLen": 187,
"hasGateEval": true, "hasGateEval": true,
@@ -181,9 +181,9 @@
}, },
"context-restore": { "context-restore": {
"skill": "context-restore", "skill": "context-restore",
"skillMdBytes": 35395, "skillMdBytes": 34146,
"skillMdLines": 569, "skillMdLines": 554,
"estTokens": 8849, "estTokens": 8537,
"tmplBytes": 7092, "tmplBytes": 7092,
"descriptionLen": 238, "descriptionLen": 238,
"hasGateEval": true, "hasGateEval": true,
@@ -191,9 +191,9 @@
}, },
"context-save": { "context-save": {
"skill": "context-save", "skill": "context-save",
"skillMdBytes": 37755, "skillMdBytes": 36506,
"skillMdLines": 654, "skillMdLines": 639,
"estTokens": 9439, "estTokens": 9127,
"tmplBytes": 9293, "tmplBytes": 9293,
"descriptionLen": 168, "descriptionLen": 168,
"hasGateEval": true, "hasGateEval": true,
@@ -201,9 +201,9 @@
}, },
"cso": { "cso": {
"skill": "cso", "skill": "cso",
"skillMdBytes": 71379, "skillMdBytes": 70130,
"skillMdLines": 911, "skillMdLines": 896,
"estTokens": 17845, "estTokens": 17533,
"tmplBytes": 21724, "tmplBytes": 21724,
"descriptionLen": 196, "descriptionLen": 196,
"hasGateEval": true, "hasGateEval": true,
@@ -211,9 +211,9 @@
}, },
"design-consultation": { "design-consultation": {
"skill": "design-consultation", "skill": "design-consultation",
"skillMdBytes": 72252, "skillMdBytes": 71003,
"skillMdLines": 856, "skillMdLines": 841,
"estTokens": 18063, "estTokens": 17751,
"tmplBytes": 9554, "tmplBytes": 9554,
"descriptionLen": 890, "descriptionLen": 890,
"hasGateEval": true, "hasGateEval": true,
@@ -221,9 +221,9 @@
}, },
"design-html": { "design-html": {
"skill": "design-html", "skill": "design-html",
"skillMdBytes": 58614, "skillMdBytes": 57365,
"skillMdLines": 1137, "skillMdLines": 1122,
"estTokens": 14654, "estTokens": 14341,
"tmplBytes": 22567, "tmplBytes": 22567,
"descriptionLen": 235, "descriptionLen": 235,
"hasGateEval": true, "hasGateEval": true,
@@ -231,9 +231,9 @@
}, },
"design-review": { "design-review": {
"skill": "design-review", "skill": "design-review",
"skillMdBytes": 91397, "skillMdBytes": 90148,
"skillMdLines": 1651, "skillMdLines": 1636,
"estTokens": 22849, "estTokens": 22537,
"tmplBytes": 11674, "tmplBytes": 11674,
"descriptionLen": 306, "descriptionLen": 306,
"hasGateEval": true, "hasGateEval": true,
@@ -241,9 +241,9 @@
}, },
"design-shotgun": { "design-shotgun": {
"skill": "design-shotgun", "skill": "design-shotgun",
"skillMdBytes": 54903, "skillMdBytes": 53654,
"skillMdLines": 999, "skillMdLines": 984,
"estTokens": 13726, "estTokens": 13414,
"tmplBytes": 13331, "tmplBytes": 13331,
"descriptionLen": 788, "descriptionLen": 788,
"hasGateEval": true, "hasGateEval": true,
@@ -251,9 +251,9 @@
}, },
"devex-review": { "devex-review": {
"skill": "devex-review", "skill": "devex-review",
"skillMdBytes": 58321, "skillMdBytes": 57072,
"skillMdLines": 932, "skillMdLines": 917,
"estTokens": 14580, "estTokens": 14268,
"tmplBytes": 7984, "tmplBytes": 7984,
"descriptionLen": 201, "descriptionLen": 201,
"hasGateEval": false, "hasGateEval": false,
@@ -271,9 +271,9 @@
}, },
"document-generate": { "document-generate": {
"skill": "document-generate", "skill": "document-generate",
"skillMdBytes": 45899, "skillMdBytes": 44650,
"skillMdLines": 878, "skillMdLines": 863,
"estTokens": 11475, "estTokens": 11163,
"tmplBytes": 15940, "tmplBytes": 15940,
"descriptionLen": 334, "descriptionLen": 334,
"hasGateEval": false, "hasGateEval": false,
@@ -281,9 +281,9 @@
}, },
"document-release": { "document-release": {
"skill": "document-release", "skill": "document-release",
"skillMdBytes": 63018, "skillMdBytes": 61769,
"skillMdLines": 587, "skillMdLines": 572,
"estTokens": 15755, "estTokens": 15442,
"tmplBytes": 6688, "tmplBytes": 6688,
"descriptionLen": 192, "descriptionLen": 192,
"hasGateEval": true, "hasGateEval": true,
@@ -321,9 +321,9 @@
}, },
"health": { "health": {
"skill": "health", "skill": "health",
"skillMdBytes": 39981, "skillMdBytes": 38732,
"skillMdLines": 702, "skillMdLines": 687,
"estTokens": 9995, "estTokens": 9683,
"tmplBytes": 11617, "tmplBytes": 11617,
"descriptionLen": 184, "descriptionLen": 184,
"hasGateEval": true, "hasGateEval": true,
@@ -331,9 +331,9 @@
}, },
"investigate": { "investigate": {
"skill": "investigate", "skill": "investigate",
"skillMdBytes": 42479, "skillMdBytes": 41230,
"skillMdLines": 702, "skillMdLines": 687,
"estTokens": 10620, "estTokens": 10308,
"tmplBytes": 11566, "tmplBytes": 11566,
"descriptionLen": 1241, "descriptionLen": 1241,
"hasGateEval": true, "hasGateEval": true,
@@ -341,9 +341,9 @@
}, },
"ios-clean": { "ios-clean": {
"skill": "ios-clean", "skill": "ios-clean",
"skillMdBytes": 33004, "skillMdBytes": 31755,
"skillMdLines": 500, "skillMdLines": 485,
"estTokens": 8251, "estTokens": 7939,
"tmplBytes": 3743, "tmplBytes": 3743,
"descriptionLen": 254, "descriptionLen": 254,
"hasGateEval": false, "hasGateEval": false,
@@ -351,9 +351,9 @@
}, },
"ios-design-review": { "ios-design-review": {
"skill": "ios-design-review", "skill": "ios-design-review",
"skillMdBytes": 33696, "skillMdBytes": 32447,
"skillMdLines": 503, "skillMdLines": 488,
"estTokens": 8424, "estTokens": 8112,
"tmplBytes": 4417, "tmplBytes": 4417,
"descriptionLen": 209, "descriptionLen": 209,
"hasGateEval": false, "hasGateEval": false,
@@ -361,9 +361,9 @@
}, },
"ios-fix": { "ios-fix": {
"skill": "ios-fix", "skill": "ios-fix",
"skillMdBytes": 32825, "skillMdBytes": 31576,
"skillMdLines": 499, "skillMdLines": 484,
"estTokens": 8206, "estTokens": 7894,
"tmplBytes": 3574, "tmplBytes": 3574,
"descriptionLen": 187, "descriptionLen": 187,
"hasGateEval": false, "hasGateEval": false,
@@ -371,9 +371,9 @@
}, },
"ios-qa": { "ios-qa": {
"skill": "ios-qa", "skill": "ios-qa",
"skillMdBytes": 41616, "skillMdBytes": 40367,
"skillMdLines": 656, "skillMdLines": 641,
"estTokens": 10404, "estTokens": 10092,
"tmplBytes": 12370, "tmplBytes": 12370,
"descriptionLen": 223, "descriptionLen": 223,
"hasGateEval": true, "hasGateEval": true,
@@ -381,9 +381,9 @@
}, },
"ios-sync": { "ios-sync": {
"skill": "ios-sync", "skill": "ios-sync",
"skillMdBytes": 33478, "skillMdBytes": 32229,
"skillMdLines": 497, "skillMdLines": 482,
"estTokens": 8370, "estTokens": 8057,
"tmplBytes": 4220, "tmplBytes": 4220,
"descriptionLen": 269, "descriptionLen": 269,
"hasGateEval": true, "hasGateEval": true,
@@ -391,9 +391,9 @@
}, },
"land-and-deploy": { "land-and-deploy": {
"skill": "land-and-deploy", "skill": "land-and-deploy",
"skillMdBytes": 92284, "skillMdBytes": 91035,
"skillMdLines": 1634, "skillMdLines": 1619,
"estTokens": 23071, "estTokens": 22759,
"tmplBytes": 54352, "tmplBytes": 54352,
"descriptionLen": 160, "descriptionLen": 160,
"hasGateEval": true, "hasGateEval": true,
@@ -401,9 +401,9 @@
}, },
"landing-report": { "landing-report": {
"skill": "landing-report", "skill": "landing-report",
"skillMdBytes": 35050, "skillMdBytes": 33801,
"skillMdLines": 545, "skillMdLines": 530,
"estTokens": 8763, "estTokens": 8450,
"tmplBytes": 6847, "tmplBytes": 6847,
"descriptionLen": 195, "descriptionLen": 195,
"hasGateEval": false, "hasGateEval": false,
@@ -411,9 +411,9 @@
}, },
"learn": { "learn": {
"skill": "learn", "skill": "learn",
"skillMdBytes": 33787, "skillMdBytes": 32538,
"skillMdLines": 579, "skillMdLines": 564,
"estTokens": 8447, "estTokens": 8135,
"tmplBytes": 5594, "tmplBytes": 5594,
"descriptionLen": 178, "descriptionLen": 178,
"hasGateEval": true, "hasGateEval": true,
@@ -431,9 +431,9 @@
}, },
"office-hours": { "office-hours": {
"skill": "office-hours", "skill": "office-hours",
"skillMdBytes": 117855, "skillMdBytes": 116606,
"skillMdLines": 1337, "skillMdLines": 1322,
"estTokens": 29464, "estTokens": 29152,
"tmplBytes": 30566, "tmplBytes": 30566,
"descriptionLen": 860, "descriptionLen": 860,
"hasGateEval": true, "hasGateEval": true,
@@ -451,9 +451,9 @@
}, },
"pair-agent": { "pair-agent": {
"skill": "pair-agent", "skill": "pair-agent",
"skillMdBytes": 42781, "skillMdBytes": 41532,
"skillMdLines": 779, "skillMdLines": 764,
"estTokens": 10695, "estTokens": 10383,
"tmplBytes": 13368, "tmplBytes": 13368,
"descriptionLen": 167, "descriptionLen": 167,
"hasGateEval": false, "hasGateEval": false,
@@ -461,9 +461,9 @@
}, },
"plan-ceo-review": { "plan-ceo-review": {
"skill": "plan-ceo-review", "skill": "plan-ceo-review",
"skillMdBytes": 137346, "skillMdBytes": 136097,
"skillMdLines": 1126, "skillMdLines": 1111,
"estTokens": 34337, "estTokens": 34024,
"tmplBytes": 29028, "tmplBytes": 29028,
"descriptionLen": 764, "descriptionLen": 764,
"hasGateEval": true, "hasGateEval": true,
@@ -471,9 +471,9 @@
}, },
"plan-design-review": { "plan-design-review": {
"skill": "plan-design-review", "skill": "plan-design-review",
"skillMdBytes": 110293, "skillMdBytes": 109044,
"skillMdLines": 1147, "skillMdLines": 1132,
"estTokens": 27573, "estTokens": 27261,
"tmplBytes": 18463, "tmplBytes": 18463,
"descriptionLen": 218, "descriptionLen": 218,
"hasGateEval": true, "hasGateEval": true,
@@ -481,9 +481,9 @@
}, },
"plan-devex-review": { "plan-devex-review": {
"skill": "plan-devex-review", "skill": "plan-devex-review",
"skillMdBytes": 110833, "skillMdBytes": 109584,
"skillMdLines": 1110, "skillMdLines": 1095,
"estTokens": 27708, "estTokens": 27396,
"tmplBytes": 18598, "tmplBytes": 18598,
"descriptionLen": 220, "descriptionLen": 220,
"hasGateEval": true, "hasGateEval": true,
@@ -491,9 +491,9 @@
}, },
"plan-eng-review": { "plan-eng-review": {
"skill": "plan-eng-review", "skill": "plan-eng-review",
"skillMdBytes": 110910, "skillMdBytes": 109661,
"skillMdLines": 708, "skillMdLines": 693,
"estTokens": 27728, "estTokens": 27415,
"tmplBytes": 13955, "tmplBytes": 13955,
"descriptionLen": 201, "descriptionLen": 201,
"hasGateEval": true, "hasGateEval": true,
@@ -501,9 +501,9 @@
}, },
"plan-tune": { "plan-tune": {
"skill": "plan-tune", "skill": "plan-tune",
"skillMdBytes": 55120, "skillMdBytes": 53871,
"skillMdLines": 1039, "skillMdLines": 1024,
"estTokens": 13780, "estTokens": 13468,
"tmplBytes": 26922, "tmplBytes": 26922,
"descriptionLen": 327, "descriptionLen": 327,
"hasGateEval": true, "hasGateEval": true,
@@ -511,9 +511,9 @@
}, },
"qa": { "qa": {
"skill": "qa", "skill": "qa",
"skillMdBytes": 69606, "skillMdBytes": 68357,
"skillMdLines": 1341, "skillMdLines": 1326,
"estTokens": 17402, "estTokens": 17089,
"tmplBytes": 12701, "tmplBytes": 12701,
"descriptionLen": 218, "descriptionLen": 218,
"hasGateEval": true, "hasGateEval": true,
@@ -521,9 +521,9 @@
}, },
"qa-only": { "qa-only": {
"skill": "qa-only", "skill": "qa-only",
"skillMdBytes": 48486, "skillMdBytes": 47237,
"skillMdLines": 882, "skillMdLines": 867,
"estTokens": 12122, "estTokens": 11809,
"tmplBytes": 3851, "tmplBytes": 3851,
"descriptionLen": 165, "descriptionLen": 165,
"hasGateEval": true, "hasGateEval": true,
@@ -531,9 +531,9 @@
}, },
"retro": { "retro": {
"skill": "retro", "skill": "retro",
"skillMdBytes": 75116, "skillMdBytes": 73867,
"skillMdLines": 1441, "skillMdLines": 1426,
"estTokens": 18779, "estTokens": 18467,
"tmplBytes": 42589, "tmplBytes": 42589,
"descriptionLen": 838, "descriptionLen": 838,
"hasGateEval": true, "hasGateEval": true,
@@ -541,9 +541,9 @@
}, },
"review": { "review": {
"skill": "review", "skill": "review",
"skillMdBytes": 92050, "skillMdBytes": 90801,
"skillMdLines": 1500, "skillMdLines": 1485,
"estTokens": 23013, "estTokens": 22700,
"tmplBytes": 14141, "tmplBytes": 14141,
"descriptionLen": 205, "descriptionLen": 205,
"hasGateEval": true, "hasGateEval": true,
@@ -571,9 +571,9 @@
}, },
"setup-deploy": { "setup-deploy": {
"skill": "setup-deploy", "skill": "setup-deploy",
"skillMdBytes": 38228, "skillMdBytes": 36979,
"skillMdLines": 621, "skillMdLines": 606,
"estTokens": 9557, "estTokens": 9245,
"tmplBytes": 7805, "tmplBytes": 7805,
"descriptionLen": 197, "descriptionLen": 197,
"hasGateEval": true, "hasGateEval": true,
@@ -581,9 +581,9 @@
}, },
"setup-gbrain": { "setup-gbrain": {
"skill": "setup-gbrain", "skill": "setup-gbrain",
"skillMdBytes": 76514, "skillMdBytes": 75265,
"skillMdLines": 1516, "skillMdLines": 1501,
"estTokens": 19129, "estTokens": 18816,
"tmplBytes": 48298, "tmplBytes": 48298,
"descriptionLen": 325, "descriptionLen": 325,
"hasGateEval": true, "hasGateEval": true,
@@ -591,9 +591,9 @@
}, },
"ship": { "ship": {
"skill": "ship", "skill": "ship",
"skillMdBytes": 201464, "skillMdBytes": 200215,
"skillMdLines": 1102, "skillMdLines": 1087,
"estTokens": 50366, "estTokens": 50054,
"tmplBytes": 29080, "tmplBytes": 29080,
"descriptionLen": 293, "descriptionLen": 293,
"hasGateEval": true, "hasGateEval": true,
@@ -601,9 +601,9 @@
}, },
"skillify": { "skillify": {
"skill": "skillify", "skill": "skillify",
"skillMdBytes": 45290, "skillMdBytes": 44041,
"skillMdLines": 852, "skillMdLines": 837,
"estTokens": 11323, "estTokens": 11010,
"tmplBytes": 15338, "tmplBytes": 15338,
"descriptionLen": 233, "descriptionLen": 233,
"hasGateEval": true, "hasGateEval": true,
@@ -611,9 +611,9 @@
}, },
"spec": { "spec": {
"skill": "spec", "skill": "spec",
"skillMdBytes": 66608, "skillMdBytes": 65359,
"skillMdLines": 1244, "skillMdLines": 1229,
"estTokens": 16652, "estTokens": 16340,
"tmplBytes": 32196, "tmplBytes": 32196,
"descriptionLen": 282, "descriptionLen": 282,
"hasGateEval": true, "hasGateEval": true,
@@ -621,9 +621,9 @@
}, },
"sync-gbrain": { "sync-gbrain": {
"skill": "sync-gbrain", "skill": "sync-gbrain",
"skillMdBytes": 52111, "skillMdBytes": 50862,
"skillMdLines": 880, "skillMdLines": 865,
"estTokens": 13028, "estTokens": 12716,
"tmplBytes": 23886, "tmplBytes": 23886,
"descriptionLen": 246, "descriptionLen": 246,
"hasGateEval": false, "hasGateEval": false,