Skip to content

Releases: robcsaszar/crucible

Release list

v0.6.0

Choose a tag to compare

@robcsaszar robcsaszar released this 14 Aug 10:12

Changed

  • Added a failure branch for validate-findings.cjs. A schema rejection still blocks; a validator that cannot run (missing node, missing script or schema, usage error) now marks the findings ⚠ unvalidated in both the findings output and the SPEC handoff instead of silently reading as validated. Both cases exit 1, so the branch keys on the error text.
  • Description rewritten as trigger conditions rather than a phase summary, and given a negative trigger (single-file review, bugs with a known cause). Trigger phrasing removed — the skill sets disable-model-invocation: true, so its description is human-facing only.

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@robcsaszar robcsaszar released this 06 Aug 21:02