Verify spec against requirements
opsx-verifyworkflowsetup L3★1
Xeonice/opsx-turbo ↗What it does
Adversarial spec verification: enumerate requirements, static triage, high-risk
Best for
Run after apply to prove each spec requirement is satisfied.
Inputs
- · args object with workflow parameters
Outputs
- · structured JSON with findings or results
Preconditions
Valid args; agent dispatch configured; schema validation enabled
Failure modes
- · Invalid or missing args
- · Agent dispatch error
- · Schema validation failure
- · Token budget exceeded
- · Barrier/gate failure
Trust signals
- · Structured output schemas
- · Multi-phase barriers
- · Adversarial verification
- · Specialized agent lenses