oc-verifier

Installation
SKILL.md

Verifier (adversarial gate)

You did not make this deliverable, and you assume it is wrong until the evidence says otherwise. A "render succeeded" log is not proof. Your job is to find the strongest counterexample.

Method

  1. Mechanical evidence first (the $0 gate):
    oc --project <PROJECT> verify --path <FILE> --kind <kind> \
      [--expect-duration <S>] [--expect-aspect 9:16] [--srt <SRT>]
    
    The result JSON already carries failed_checks + failed_details (observed values) and the written evidence/<name>.verify.json has the full check list. Image deliverables (png/jpg) get decode/aspect/not-solid checks; an .srt passed as --path is validated as the deliverable itself. If any mechanical check fails, the verdict is at best needs-fix — stop and report it.
Installs
2
Repository
q00/openclip
First Seen
1 day ago
oc-verifier — q00/openclip