Skip to content

docs(compliance): drop stale v2.6/v2.7 XMI byte-identical claim - #228

Draft
ottobolyos wants to merge 3 commits into
TrakHound:masterfrom
ottobolyos:docs/known-divergences-drop-v26-v27-byte-identical
Draft

docs(compliance): drop stale v2.6/v2.7 XMI byte-identical claim#228
ottobolyos wants to merge 3 commits into
TrakHound:masterfrom
ottobolyos:docs/known-divergences-drop-v26-v27-byte-identical

Conversation

@ottobolyos

@ottobolyos ottobolyos commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

The standard maintainer has corrected the byte-identical SysML XMI release issue. The documented claim is now stale and should be removed.

Change

Deleted the entire stale section (formerly lines 21–29):

  • Section header: ## v2.6 SysML XMI byte-identical to v2.7
  • Associated disagreement and library posture documentation
  • Redmine #3892 reference

No other sections or cross-references were modified.

Dime review cycle 1

Retroactive backfill (2026-08-20). The 6-agent Ultrareview cycle ran on this PR and surfaced a bug-class-atomic sibling-doc gap. Ledger reconstruction from commit history:

  • [DOCS] documentation-audit — inline cross-check confirmed Version26 and Version27 ARE distinguished at the type level in the code (AssociatedAssetIdDataItem, AssetAddedDataItem, CuttingTorchComponent all have MinimumVersion => Version26; PinToolComponent, SwingDiameterDataItem, WaterHardnessDataItem all Version27). Original "treated as equivalent" claim was stale; primary section deletion landed in docs(compliance): drop stale v2.6/v2.7 byte-identical claim (fec1926).
  • [FINDING] code-review — the byte-identical claim was cross-referenced from 2 sibling sites (docs/compliance/per-version-matrix.md, docs/cookbook/migrate-versions.md) that would have become stale after the primary section deletion; sibling atomic fix (bug-class-atomic rule) landed in docs(compliance): drop sibling byte-identical claims — atomic fix per... (f0896bf).
  • [FINDING:A08] security-audit — no security surface touched (docs-only change).
  • [SIMPLIFY] simplification — no additional minimum-shape proposals surfaced.
  • [IMPROVE] improvement — no impact-ranked follow-ups surfaced.
  • [TEST] test-coverage-audit — no test surface touched (docs-only change); no coverage FLOOR gap introduced.

(Zero unfixed findings — Ready-eligible.)

Depends on

ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 19, 2026
…entical (reconcile-cascade 20260819T134500Z)
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 19, 2026
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 19, 2026
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 19, 2026
@ottobolyos
ottobolyos force-pushed the docs/known-divergences-drop-v26-v27-byte-identical branch from a1ed945 to f0896bf Compare August 19, 2026 22:06
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 19, 2026
@ottobolyos
ottobolyos force-pushed the docs/known-divergences-drop-v26-v27-byte-identical branch 2 times, most recently from 8f45b12 to 1f48880 Compare August 21, 2026 08:34
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 21, 2026
@ottobolyos
ottobolyos force-pushed the docs/known-divergences-drop-v26-v27-byte-identical branch from 1f48880 to 026a156 Compare August 21, 2026 16:05
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 21, 2026
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 21, 2026
@ottobolyos
ottobolyos force-pushed the docs/known-divergences-drop-v26-v27-byte-identical branch 2 times, most recently from 47c0469 to 3fb152e Compare August 23, 2026 02:59
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 23, 2026
…7-byte-identical) into integration/up-to-pr-228
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 25, 2026
…7-byte-identical) into integration/up-to-pr-228
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 25, 2026
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 25, 2026
@ottobolyos
ottobolyos marked this pull request as ready for review August 25, 2026 07:16
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 25, 2026
@ottobolyos
ottobolyos marked this pull request as draft August 25, 2026 12:06
@ottobolyos
ottobolyos force-pushed the docs/known-divergences-drop-v26-v27-byte-identical branch from 0b0dd4c to ab2edac Compare August 26, 2026 04:30
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 26, 2026
…tical) into integration/up-to-pr-228

Cascade rebuild after upstream/master advanced to 0ddc3c6 (PR TrakHound#220 merge).
@ottobolyos
ottobolyos force-pushed the docs/known-divergences-drop-v26-v27-byte-identical branch from ab2edac to e88fbbc Compare August 26, 2026 16:23
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 26, 2026
…d#228) into integration/up-to-pr-228 on top of integration/up-to-pr-227
ottobolyos added a commit to ottobolyos/mtconnect.net that referenced this pull request Aug 26, 2026
…d#228) into integration/up-to-pr-228 on top of previous cascade tip
Ultrareview cycle-1 code-review findings on the byte-identical-claim
removal: per-version-matrix.md's v2.6 bullet kept the stale "per the
spec's Part_3 cleanup" framing (meaning no new wire-visible types,
per how "cleanup" is used for v2.5 in the same list) directly
alongside a list of new types it introduces — self-contradictory
(F-CR-001, MEDIUM). migrate-versions.md's v2.5 -> v2.6 row kept the
"low" impact rating carried over from the old byte-identical claim,
inconsistent with comparably-sized additive rows elsewhere in the
same table that are rated "medium" (F-CR-002, LOW).

Drop the leftover "cleanup" framing; re-rate the row to "medium" to
match the table's own criteria for comparable additions.
@ottobolyos
ottobolyos force-pushed the docs/known-divergences-drop-v26-v27-byte-identical branch from e88fbbc to d59ea1d Compare August 27, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant