Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
validate-release - Prompt - OpenSmartRoute
Promptv1.0.0
validate-release
Validate a release package using deterministic rules.
Use the Validation Agent and Release Governance MCP to validate the release.
Input
releaseId
Required Output
## Release ReadinessStatus:## Blockers## Warnings## Missing Information## Recommended Next Actions
Do not override the status returned by the validation tool.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# Validate Release
Use the Validation Agent and Release Governance MCP to validate the release.
## Input
- releaseId
## Required Output
```markdown
## Release Readiness
Status:
## Blockers
## Warnings
## Missing Information
## Recommended Next Actions
```
Do not override the status returned by the validation tool.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.