What changed
CineThread v0.2.5 makes validation failures easier to understand and easier to route into automation.
- Find the exact field: new additive
issues[]entries includeseverity,code,path, andmessage. - Keep existing integrations working: legacy
errors[]andwarnings[]stay unchanged. - Use it in public workflows:
verify-examplesreports the same structured issues for sanitized handoffs. - Fix the smallest problem first: automation can route repairs by stable
codeandpathinstead of parsing prose.
Try it
Run verify-examples from a checkout, or start with the 60-second trial guide. When a check fails, use its code and path to locate the smallest repair.
Evidence boundary
This release improves deterministic contract diagnostics. It does not claim rendering, media inspection, final video QC, or adoption. The release was verified with 55 unit tests and 13/13 public example checks.