Skip to content

v0.2.5 - Structured validation issues

Latest

Choose a tag to compare

@cyou1314 cyou1314 released this 20 Aug 02:29

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 include severity, code, path, and message.
  • Keep existing integrations working: legacy errors[] and warnings[] stay unchanged.
  • Use it in public workflows: verify-examples reports the same structured issues for sanitized handoffs.
  • Fix the smallest problem first: automation can route repairs by stable code and path instead 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.