chore: move the engine pin past composite figures, and clear the drift file - #1225
Merged
Conversation
…t file The pin moves to carve-js 456ce074, the merge of the composite-figures implementation. All 18 declared drift entries reproduce on the new build, so the file returns to its header-only end state. The bump settles the bookkeeping the gates hold open until a pin move: the schema-rollout and opt-in exemptions for the withdrawn attribution shape and the figure_group node come out, the five figure-group lint rules land on the validation page with trigger samples, and the demo snapshot picks up the captioned-quote figure shape.
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.
Moves the carve-js pin to
456ce074(the merged markup-carve/carve-js#1073) and emptiesresources/engine-pin-drift.txt- all 18 declared entries reproduce on the new build.Pin-coupled bookkeeping in the same commit: drops the
SCHEMA_ROLLOUT_PENDINGslugs and thefigure_groupunproducible/opt-in exemptions (all now produced), documents the fivefigure-group-*lint rules indocs/validation.mdwith trigger samples, and refreshes the demo snapshot to the captioned-quote figure shape from #1213.Closes the composite-figures rollout for this repo: #1122's spec landed in #1215, this reconciles the pin.