Skip to content

Commit 76361df

Browse files
committed
chore(spec): move the pointer-row pin to its own branch
The pin and its `vitest.repo-tests.json` declaration are a change to `packages/spec/scripts/`, i.e. to the generator side of this repo. Carried here they defeat the generated-artifact exception that would otherwise lift the `skills/**` path on this PR: the recompute that certifies the regenerated index would be running a tree that also modifies the generator it is trusting, so it cannot certify itself. What is left here is a pure `gen:skill-refs` / `gen:docs` regeneration beside the one-line source fix. The pin lands separately and is not weakened. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016N6xmWt5hYm94ffVEwGH8x
1 parent 5fcd53c commit 76361df

2 files changed

Lines changed: 0 additions & 117 deletions

File tree

packages/spec/scripts/solution-blueprint-header-row.test.ts

Lines changed: 0 additions & 116 deletions
This file was deleted.

packages/spec/vitest.repo-tests.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"scripts/references-banner.test.ts",
1818
"scripts/root-index.test.ts",
1919
"scripts/schema-tree-freshness.test.ts",
20-
"scripts/solution-blueprint-header-row.test.ts",
2120
"scripts/strictness-ledger-doc.test.ts",
2221
"scripts/strictness-ledger.test.ts",
2322
"src/api/error-catalog-docs.test.ts",

0 commit comments

Comments
 (0)