chore(engine): pin 0.29.0 and leave the hint-length rule to the engine - #40
Merged
Merged
Conversation
learn-content-engine 0.29.0 merged the two hint-length rules into one W-HINT-LENGTH (engine#186); the error-level copy in validate_content.py and its test go, in line with the template. The schema mirror is byte-identical between 0.28.0 and 0.29.0, so only the pin moves. ownership.json is the template's current copy. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
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.
What this is
Pin learn-content-engine 0.29.0 and drop this repository's copy of the hint-length rule, in line with the template (astrapi69/adaptive-learner-content-template#87).
schema/engine-version.txt0.28.0 → 0.29.0. The schema mirror is byte-identical between the two releases, so only the pin moves.W-HINT-LENGTH(W-HINT-LENGTH: word boundaries, the template's count forms, blank hints learn-content-engine#186): word boundaries, the article and single-character forms, eleven and twelve, the-buchstabigadjectives, and blank hints. The error-level copy inscripts/validate_content.pygoes withtests/test_hint_length_rule.py; findings come from the engine gate's warning step..github/ownership.jsonis the template's current copy (three stale rows removed).Checks
pytest,validate_content.py, prose gate throughquality_state.py, schema drift in sync; engine 0.29.0 full run with 0 errors and 0W-HINT-LENGTH; the ownership check reports nothing.🤖 Generated with Claude Code