From 6ed09078a2cf94b79c6f8b9b5c4af777b55c1bc1 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Tue, 25 Aug 2026 03:35:12 +0000 Subject: [PATCH] docs(changelog): heaviest-skill claim matches the fixture (land-and-deploy edges review by 0.2%) Co-Authored-By: Claude Fable 5 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 468a8ef91..3aca7948b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,10 +15,10 @@ Source: `bin/gstack-context-bill` (offline, calibrated estimate) and `test/fixtu |---|---| | Always-on frontmatter, whole catalog | ~6.0K tokens actual, 6,344 ceiling (x1.05) | | Per-skill eager ceilings enforced | 59 (x1.10 headroom each) | -| Heaviest skill today | `/review` at ~26.6K tokens per invocation | +| Heaviest skills today | `/land-and-deploy` ~26.7K and `/review` ~26.6K tokens per invocation | | Dead frontmatter lines removed | 8 across 5 skills | -That 26.6K number is the point. This release is the measurement-and-enforcement phase of a reviewed token-reduction program; the phases that follow move preamble bash into `bin/` scripts and carve the heavyweight skills, targeting ~13-15K for `/review`. The ratchet is what makes each of those wins permanent instead of aspirational. +That ~26.7K number is the point. This release is the measurement-and-enforcement phase of a reviewed token-reduction program; the phases that follow move preamble bash into `bin/` scripts and carve the heavyweight skills, targeting ~13-15K for `/review`. The ratchet is what makes each of those wins permanent instead of aspirational. ### What this means for gstack users