Skip to content

Commit f664028

Browse files
committed
skills(ai): delete the planned-eval stub and drop its ceiling row
#14296 item 2 = A (comment 5507419465): the planned-eval stubs are deleted and their ceilings step down; real fixtures stay, and no new eval packages are created. This is round 2 of #14305 -- round 1 (PR #14463, merged) implemented every RESTRUCTURE finding in skills/objectstack-ai/SKILL.md and deferred AI-H-01 / AI-H-02, the evals/README.md planned-structure stub, to this ruling. Deletes skills/objectstack-ai/evals/README.md (315 tokens, 44 lines -- a placeholder whose "Structure" fence lists five eval files that do not exist anywhere in the repo) and drops its one ceiling row from scripts/check-skills-token-ratchet.mjs. That row was the only reference to the path in the tree, so nothing else reads the file. No other row changes, no ceiling raised. skills/objectstack-ai/evals/ held nothing but the stub, so the ruling's "real fixtures stay" clause has no subject here. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LraLgQVGq8egUwfYZpbYt1
1 parent ca48cf3 commit f664028

2 files changed

Lines changed: 0 additions & 45 deletions

File tree

scripts/check-skills-token-ratchet.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ export const CEILINGS = new Map([
437437
['skills/objectstack-ui/evals/analytics-inline-vs-dataset.json', 1102],
438438

439439
// the remaining skills' eval notes
440-
['skills/objectstack-ai/evals/README.md', 315],
441440
]);
442441

443442
/**

skills/objectstack-ai/evals/README.md

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

0 commit comments

Comments
 (0)