chore(gstack): route .tmpl split-mirror through LexClaw fork (card kn7c4vnb)#1
Closed
LexClaw wants to merge 1 commit into
Closed
chore(gstack): route .tmpl split-mirror through LexClaw fork (card kn7c4vnb)#1LexClaw wants to merge 1 commit into
LexClaw wants to merge 1 commit into
Conversation
…7c4vnb) Routes the stranded 9b937ba-equivalent template split-mirror changes onto the LexClaw fork and documents the gstack-upgrade fork patch path so Hit Network upgrades use LexClaw/gstack instead of losing local-forever template edits to upstream garrytan/gstack. Upstream-Candidate: no
This was referenced Jun 4, 2026
LexClaw
pushed a commit
that referenced
this pull request
Jun 4, 2026
…(card kn79swtr) The .tmpl split-mirror (PR #1, commit 789d4ca) moved the validation-log sections out of the 6 gstack SKILL.md bodies and added pointers to references/validation-log.md, but did NOT carry the reference files themselves. The pointers became orphans and the audit content was effectively lost on the durable LexClaw/gstack fork (fresh installs / gstack-upgrade would ship dead pointers). Restores the 6 references/validation-log.md files from the original local fix commit 9b937ba so acceptance garrytan#4 (validation logs readable via references/, no content lost) holds: ship 7521, plan-ceo-review 8156, office-hours 2709, plan-design-review 17158, plan-devex-review 16178, design-review 1588 Verified: bun run gen:skill-docs is a no-op on tracked SKILL.md (references are not gen inputs); all 6 target SKILL.md bodies stay under the 100k Hermes freeze wall after regen. Upstream-Candidate: no
LexClaw
pushed a commit
that referenced
this pull request
Jun 4, 2026
…rd kn79swtr) Consolidates the three stranded card-related commits on lexclaw/main into one coherent deliverable so a routine bun run gen:skill-docs cannot re-freeze the 6 split gstack skills over the 100k Hermes size gate: - .tmpl split-mirror (from 789d4ca, PR #1): templates carry the validation-log pointer; canonical SKILL.md regenerates under 100k. - restored 6 references/validation-log.md files (from 80d14cb): PR #1 left orphan pointers to missing reference files; restored so no audit content is lost on the durable fork. Verified: bun run gen:skill-docs is a clean no-op on tracked SKILL.md (reference files are not gen inputs). Post-regen sizes: ship 91966, plan-ceo-review 92178, office-hours 96444, plan-design-review 91412, plan-devex-review 90598, design-review 94330. Zero of the 6 targets >=100k. office-hours is 1444 over the 95k soft target but 3556 under the 100k freeze wall; its remaining body is irreducible core workflow, so forcing it under 95k would extract a runtime phase. Judgment: hold at 96444, AC3 (the load-bearing gate) fully met. Upstream-Candidate: no
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
Upstream-Candidate: no