Skip to content

Commit f681b92

Browse files
os-litantclaude
andauthored
skills(ai): delete the planned-eval stub and drop its ceiling row (#14652)
#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. Claude-Session: https://claude.ai/code/session_01LraLgQVGq8egUwfYZpbYt1 Co-authored-by: Claude <noreply@anthropic.com>
1 parent 58ea39a commit f681b92

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
@@ -456,7 +456,6 @@ export const CEILINGS = new Map([
456456
['skills/objectstack-ui/rules/pages.md', 5501],
457457

458458
// the remaining skills' eval notes
459-
['skills/objectstack-ai/evals/README.md', 315],
460459
]);
461460

462461
/**

skills/objectstack-ai/evals/README.md

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

0 commit comments

Comments
 (0)