Define CELL rearrangement vector operations - #161
Merged
Conversation
zhoubot
force-pushed
the
codex/issue-151-cellreg-vector
branch
from
August 27, 2026 09:30
74a5680 to
ecb6a73
Compare
zhoubot
force-pushed
the
codex/issue-151-cellreg-vector
branch
from
August 27, 2026 09:32
ecb6a73 to
d7075bf
Compare
zhoubot
marked this pull request as ready for review
August 27, 2026 09:33
zhoubot
added a commit
that referenced
this pull request
Aug 27, 2026
## Summary - migrate all 634 released mnemonic routes across 850 ASL units to one Arm-style, source-aligned workbench - add canonical instruction and NDF indexes, persistent locale-aware navigation, URL-driven instruction facets, and complete NDF detail relationships - derive high-level Tile assembly from structured ASL-owned bundle metadata and fail closed on prose-shaped B.DIM forms - embed exact ASL, NDF, ADR/Decision, and AVS content with source identities, accessible semantic IDs, and progressive disclosure - reconcile the portal with PR #161: 107 current Tile owners, singleton complete-parent Shared semantics, retired owners removed, and ADR-0103 bound to the squash landing parent ## Architecture boundary The portal remains a generated view over owning ASL/NDF sources. The four TCONCAT/TEXTRACT/TINSERT/TMOV ASL edits only normalize B.DIM metadata from prose into explicit optional LB1/LB2 entries; they do not change instruction semantics. The ADR-0103 edit repairs the baseline identity invalidated by PR #161 squash landing. Generated documentation and commit-scoped evidence are refreshed from those owners. ## Local evidence - `make pr-check` - `make repo-check` - `make site-check` - `make site-e2e`: 52 passed, 2 skipped - `make site-quality`: desktop performance 100, mobile performance 97, accessibility 99-100, best practices 96, SEO 100, CLS 0 - Docusaurus English and zh-CN build - site artifact: 850 bilingual unit routes, 634 bilingual instruction rows, 0 unexplained omissions - `git diff --check` ## Scope exclusions This PR does not publish the site, run release preparation, create a tag or GitHub Release, deploy Pages, or merge itself. --------- Co-authored-by: zhoubot <637081+zhoubot@users.noreply.github.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
Validation
Scope boundary
This PR does not change release identity, spec/release-selection.json, release compatibility policy, tags, or external NDF publication state. Those residuals remain separate release/V2 work.
Refs #151