docs: add LLM equivalents for Server SDK diagrams - #612
Merged
Conversation
Contributor
Devon-White
force-pushed
the
Devon/388-sdk-diagram-equivalents
branch
from
August 19, 2026 17:29
4c28711 to
4775e03
Compare
Devon-White
force-pushed
the
Devon/388-sdk-diagram-equivalents
branch
2 times, most recently
from
August 19, 2026 18:22
b6c26a4 to
9ddd417
Compare
Devon-White
force-pushed
the
Devon/388-sdk-diagram-equivalents
branch
from
August 19, 2026 19:07
9ddd417 to
94f7de0
Compare
hey-august
previously approved these changes
Aug 21, 2026
hey-august
left a comment
Collaborator
There was a problem hiding this comment.
Looks good!
- All 46 diagram references are inside
<llms-ignore>(38 Mermaid diagrams, 5 structured-Markdown equivalents, 3 covered by adjacent steps) - Image equivalents look good
- All 38 Mermaid fences have correct syntax.
- Manifest routes match page slugs.
I fixed a casing error in the call-transfer table and the manifest. It said final=true when it was supposed to be final=True.
Devon-White
dismissed
hey-august’s stale review
August 21, 2026 18:57
The merge-base changed after approval.
Devon-White
force-pushed
the
Devon/388-sdk-diagram-equivalents
branch
from
August 21, 2026 19:16
9d91396 to
9f6018b
Compare
hey-august
approved these changes
Aug 21, 2026
hey-august
left a comment
Collaborator
There was a problem hiding this comment.
Approving again.
Post-rebase content verified identical to what was reviewed. The mdx-diagrams.md merge with main's themed-SVG rule resolves cleanly.
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.
Stacks on #611. Covers all 46 raster diagram references across 30 Server SDK guide pages: human Frames are excluded from Markdown exports, 38 diagrams receive Mermaid equivalents, five receive structured-Markdown equivalents, and three Dashboard captures rely on complete adjacent numbered instructions. Adds a diagram-specific authoring rule and local/manual preview acceptance cases. The export checker is intentionally not wired into CI.
Validation:
Part of #388.