mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-17 10:25:33 +02:00
docs: apply codex doc-review fixes for v1.62.0.0
- CLAUDE.md: scope the tier-alignment invariant claim (mapped files enforced, unmapped files reported) - docs/skills.md: document the plan-mode auto-select scope gate for /plan-eng-review and /plan-design-review - evals.yml: fix stale comment (PTY smokes register four skills, not two) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
ee209633e0
commit
caf7fa70c9
@@ -71,8 +71,10 @@ periodic tests run weekly via cron or manually. Use `EVALS_TIER=gate` or
|
||||
3. Requires external service (Codex, Gemini)? -> `periodic`
|
||||
|
||||
Tier declarations are enforced by `test/e2e-tier-alignment.test.ts` (free, runs
|
||||
in `bun test`): a `skill-e2e-*` file whose `EVALS_TIER` self-gate disagrees with
|
||||
its declared tier in `E2E_TIERS` fails the suite — keep both in sync.
|
||||
in `bun test`): a `skill-e2e-*` file named in a touchfiles dep list whose
|
||||
`EVALS_TIER` self-gate disagrees with its declared tier in `E2E_TIERS` fails the
|
||||
suite. Files not named in any dep list are reported, not enforced — keep both
|
||||
in sync.
|
||||
|
||||
## Testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user