Skip to content

Known-good sample finding failed schema validation

Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/reconcile-environment-broken/v1 HTTP status: 500 Exit code: 3 Emitted by: mif-rh (MifRhError::ReconcileEnvironmentBroken)

the known-good sample finding at {sample_path} failed schema validation — the schema/toolchain is broken, refusing to emit a plan

This fires during a session reconciliation when its known-good sample finding fails schema validation. Because the sample is known-good, a validation failure here means the schema or the validation toolchain itself is broken, not that the findings under review are invalid. This must never be read as “every finding is invalid” — misreading it that way would trigger re-running an entire expensive research session for nothing.

Unspecified — check the schema/$ref files and the jsonschema toolchain, since a known-good sample should always validate.