Skip to content

Fetched ontology file does not match its pinned sha256

Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/ontology-checksum-mismatch/v1 HTTP status: 422 Exit code: 1 Emitted by: mif-rh (MifRhError::ChecksumMismatch)

checksum mismatch for ontology '{id}' ({file}): expected {expected}, got {got}

A fetched ontology file’s sha256 did not match the registry index’s pinned value for that file. The mismatch is treated as fail-closed: a file that doesn’t match the trusted hash is never vendored into the workspace, no matter how minor the discrepancy looks.

Unspecified — the fetched ontology does not match the pinned registry hash; do not vendor it, and investigate the registry source for tampering or corruption.