docs: document experimental Switchyard integration#400
Draft
bbednarski9 wants to merge 2 commits into
Draft
Conversation
Signed-off-by: Bryan Bednarski <bbednarski@nvidia.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
2 tasks
Signed-off-by: Bryan Bednarski <bbednarski@nvidia.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.
Overview
Add the public Fern documentation for Relay's experimental Switchyard Decision API plugin. This keeps the functional integration in NeMo Relay #369 separate from its user-facing documentation.
This PR makes the Switchyard configuration page the authoritative user-facing reference for the complete component contract, deployment limitations, and current native-integration boundary.
Details
Configure Plugins → Switchyard (Experimental)to the Fern navigation.switchyard-translation.The docs do not change Relay runtime behavior, configuration schemas, generated API surfaces, or PR #369.
Where should the reviewer start?
docs/configure-plugins/switchyard/configuration.mdx— complete option reference, recipes, runtime behavior, and experimental limitations.docs/configure-plugins/switchyard/about.mdx— experimental status, ownership boundary, prerequisites, and direct links to the reference and limitations.docs/index.yml— Fern navigation placement.Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Validation
npx fern check --warningspassed with zero errors; the unauthenticated redirects check was skipped with one warning.npx fern docs broken-links --strictfound six pre-existing broken API-reference links indocs/resources/support-and-faqs.mdxanddocs/reference/api/index.mdx; no errors point to the Switchyard pages.git diff --checkpassed.