feat(notations): render contract for blocks matrix subset (§7a) - #484
Merged
Merged
Conversation
Specifies what a conformant renderer must produce for a `grid:` root document (§4a) — rectangular table sized to columns x rows, header order, pre-layout `assign:` expansion, and inline validation surfacing per BL-020..BL-025. States explicitly in §7, where the sequencing question actually arrives, that the general layered-grid superset remains unspecified by design rather than leaving that to inference from a §8 constraints bullet. Signed-off-by: transitrix <automation@transitrix.com>
transitrix
added a commit
that referenced
this pull request
Aug 16, 2026
Categorised the 8 PRs landed since #475's 3.4.0 bump per RELEASING.md's bump table; highest is #479/#477/#478/#480/#481/#484 (new TERM element type, catalogue-integration spec surface, blocks render contract section) -> MINOR. Bumped notations/CURRENT_VERSION.yaml to 3.5.0 and every methodology_version pin the V1 check flagged (41 files), plus the remaining illustrative-example occurrences in the same files the check doesn't scan past the first match, for doc consistency (11 files). No v3.4.0 tag was ever cut after #475 -- this release folds that gap in rather than shipping an intermediate untagged version. Signed-off-by: transitrix <automation@transitrix.com> Co-authored-by: Claude Sonnet 5 <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.
Summary
notations/views/diagrams/08-blocks.md: the render contract for the §4a matrix subset (grid:root) — exact cell geometry, header order, pre-layoutassign:expansion, and inline validation surfacing againstBL-020–BL-025.version0.6 → 0.7,last_updated→ 2026-08-14.Closes THQ-162. Sufficient for THQ-26 (re-scoped to this subset) to implement directly against.
Test plan
node scripts/check-notations.mjs— clean (20 view notations; links/examples/version-pins consistent)