Conversation
enyst
added this pull request to stack #818
September 20, 2026 13:57
This was referenced Sep 20, 2026
This branch has not been deployed
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.
Follow-up to the orphan-page audit in #815, stacked on #816.
Five superseded pages are removed with redirects: the old About page, debugging guide, development overview, First Projects, and SDK overview. Beginner prompts move into the navigable Tutorial Library. Current inbound links and older redirect aliases now point directly to their replacements.
Five references remain accessible with legacy/archive notices and
noindex: true: CodeAct agents, the old evaluation harness, Socket.IO protocol, named TOML LLM configs, and the mixed environment-variable reference. Current Canvas runtime settings remain in Canvas Development, as preserved by #815. The SDK LLM architecture page now points to the SDK profile store. The three unverified “Coming soon” Cloud integration pages are left intact.This intentionally does not present Canvas architecture as a full replacement wire-protocol guide, or benchmark runners as a generic harness-authoring guide.
Stack: #815 → #816 → this PR. GitHub cannot include fork-based #815 in a native stack. #816 targets an upstream copy of its exact commit; this PR targets #816. Keep both follow-ups draft until #815 merges and the stack is rebased/retargeted to main.
Source verification:
add_message()example.Validation: all five deleted URLs have direct redirects to existing pages; redirect sources are unique; removed pages are absent from navigation; added internal links and anchors resolve; changed YAML/JSON parse; retained legacy pages have boolean noindex;
git diff --checkpasses. Local Mintlify rendering is blocked by the previously reporteduv_interface_addressesenvironment error.