mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-13 08:29:04 +02:00
chore: zero-heads warning names the benign cause too; digest path declaration made load-bearing; ratchet re-capture
- The ls-remote zero-heads warning no longer accuses an empty remote of running a laundering shim. - instructionTier.rulesFile now must equal the generator's DIGEST_RELPATH (and setup must print it) — the declaration fails with the real path instead of lying silently. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
5ed46193f1
commit
cb8bd9b98d
Vendored
+2
-2
@@ -2,7 +2,7 @@
|
||||
"_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": 16208,
|
||||
"autoplan": 16321,
|
||||
"benchmark": 4931,
|
||||
"benchmark-models": 3829,
|
||||
"browse": 7097,
|
||||
@@ -56,7 +56,7 @@
|
||||
"setup-browser-cookies": 3194,
|
||||
"setup-deploy": 10646,
|
||||
"setup-gbrain": 15251,
|
||||
"ship": 19664,
|
||||
"ship": 19751,
|
||||
"skillify": 11889,
|
||||
"spec": 14385,
|
||||
"sync-gbrain": 13672,
|
||||
|
||||
Reference in New Issue
Block a user