Commit Graph

1 Commits

Author SHA1 Message Date
Nehr c8132daf79 feat(grok-build): load carved sections on demand (token ceiling)
Grok ship and other carved skills no longer inline full section bodies into
SKILL.md. Like Claude, they emit STOP-Read pointers to package-local
sections/ files under ~/.grok/skills/gstack-*/sections/.

Drops gstack-ship always-loaded size from ~45k tokens / 179KB to ~20k / 80KB
(under the 160KB soft ceiling). Codex and other hosts keep monolith inline.
2026-07-13 01:35:40 +07:00