Expansion-candidates file carries no clusters to draft from
Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/no-clusters-found/v1
HTTP status: 422
Exit code: 1
Emitted by: mif-rh (MifRhError::NoClustersFound)
Message
Section titled “Message”no clusters in {path} — nothing to draft an ontology fromThis fires when an expansion-candidates output file exists but carries no
clusters at all, leaving mif-rh nothing to draft candidate ontology types
from. It typically means the corpus hasn’t yet accumulated enough tier-3
misses to form a cluster worth drafting.
Suggested fix
Section titled “Suggested fix”MaybeIncorrect — run mif-rh-cli ontology expansion-candidates again
once more tier-3 misses have recurred across runs, then retry.