Validate readiness before release
dr-release-preflightsubagentsetup L3★1
tinkermonkey/documentation_robotics ↗What it does
Validate release readiness across schemas and tests
Best for
Pre-release validation of schemas, tests, changelogs, and compatibility in order.
Inputs
- · [object Object]
- · [object Object]
- · [object Object]
Outputs
- · validation report
- · fixed version files
- · release notes
Preconditions
- · all tests passing
- · schemas synchronized
- · CHANGELOG updated
Failure modes
- · schema mismatch
- · test failures
- · version already exists
Trust signals
- · schema byte-for-byte match
- · 0 test failures
- · CI checks passing