docs: add Dangerous Output metric - #985
Draft
AnkushMalaker wants to merge 5 commits into
Draft
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Card links check✅ No broken Card links found. Checked external links in 1.0s |
✅ Markdown Lint PassedAll markdown files meet the linting standards! 🎉 |
|
✅ Mintlify Dev Server Started Successfully! The documentation can be served without errors. |
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.
Describe your changes
Adds customer-facing documentation for the Dangerous Output preset metric.
The content follows the implementation in https://github.com/rungalileo/orbit/pull/1525 and the superseding product decision to use the same copy-and-edit workflow as Agent Flow: the preset contains no baseline policy, and users add only their own output-policy rules.
This PR documents:
<user-defined-rules>placeholder and duplication workflowPreview: https://v2galileo-ankush-dangerous-output-docs.mintlify.site/concepts/metrics/safety-and-compliance/dangerous-output
Validation completed:
origin/maincommit at creation time (ad211e90)docs.jsonparses successfullygit diff --checkpassesThe visual preview also showed that the repository shared classification-report component does not render visible content in Mintlify. This page therefore uses responsive Markdown tables so precision, recall, F1, support, accuracy, and confusion counts remain visible.
Local npm installation is blocked by a 403 from the corporate Artifactory mirror for a locked dependency; the equivalent repository-native checks all passed in GitHub Actions.
Shortcut ticket
Docs-specific DevRel Shortcut story: pending. Keep this PR in draft until it is attached.
Related product and dataset lineage: https://app.shortcut.com/galileo/story/48757
Checklist before requesting a review
Release note: Dangerous Output is still represented by the draft Orbit implementation PR. Do not merge or publish this docs PR before the feature release.