Skip to content

Align serialization docs with schema version 6#261

Merged
ExplodingUFO merged 1 commit into
masterfrom
docs/issue-260-serialization-schema-6
May 14, 2026
Merged

Align serialization docs with schema version 6#261
ExplodingUFO merged 1 commit into
masterfrom
docs/issue-260-serialization-schema-6

Conversation

@ExplodingUFO
Copy link
Copy Markdown
Owner

Summary

Verification

  • RED: dotnet test tests\AsterGraph.Demo.Tests\AsterGraph.Demo.Tests.csproj -c Release --filter FullyQualifiedName~SerializationContractDocsTests -v minimal failed while docs still described schema 5.
  • GREEN: dotnet test tests\AsterGraph.Demo.Tests\AsterGraph.Demo.Tests.csproj -c Release --filter FullyQualifiedName~SerializationContractDocsTests -v minimal passed: 1/1.
  • dotnet test tests\AsterGraph.Editor.Tests\AsterGraph.Editor.Tests.csproj -c Release --filter "FullyQualifiedName~SerializationCompatibilityTests" -v minimal passed: 25/25.
  • git diff --check passed with LF/CRLF warnings only.

Scope guard

Docs/tests only. No serializer behavior change, no GraphDocument schema change, no schema version bump, no migration behavior change, no workspace save/load integration change, no clipboard/export behavior change, no UI work, and no React Flow parity claim expansion.

@ExplodingUFO ExplodingUFO added the help wanted Extra attention is needed label May 14, 2026
@ExplodingUFO ExplodingUFO self-assigned this May 14, 2026
ExplodingUFO added a commit that referenced this pull request May 14, 2026
…asibility

Scoped repository-role bypass authorized by maintainer for the current already-green review-gated master queue recorded in #272. This authorization is limited to #200, #261, #263, #265, #267, #269, and #271.
@ExplodingUFO ExplodingUFO merged commit b5d6d0b into master May 14, 2026
16 checks passed
ExplodingUFO added a commit that referenced this pull request May 14, 2026
…pport-boundary

Scoped repository-role bypass authorized by maintainer for the current already-green review-gated master queue recorded in #272. This authorization is limited to #200, #261, #263, #265, #267, #269, and #271.
ExplodingUFO added a commit that referenced this pull request May 14, 2026
…traceability

Scoped repository-role bypass authorized by maintainer for the current already-green review-gated master queue recorded in #272. This authorization is limited to #200, #261, #263, #265, #267, #269, and #271.
ExplodingUFO added a commit that referenced this pull request May 14, 2026
…est-template

Scoped repository-role bypass authorized by maintainer for the current already-green review-gated master queue recorded in #272. This authorization is limited to #200, #261, #263, #265, #267, #269, and #271.
ExplodingUFO added a commit that referenced this pull request May 14, 2026
…emplate

Scoped repository-role bypass authorized by maintainer for the current already-green review-gated master queue recorded in #272. This authorization is limited to #200, #261, #263, #265, #267, #269, and #271.
ExplodingUFO added a commit that referenced this pull request May 14, 2026
…-pr-queue

Scoped repository-role bypass authorized by maintainer for the current already-green review-gated master queue recorded in #272. This authorization is limited to #200, #261, #263, #265, #267, #269, and #271.
@ExplodingUFO ExplodingUFO deleted the docs/issue-260-serialization-schema-6 branch May 14, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align serialization contract docs with schema version 6

1 participant