MR-16 — The catalogue is realistic
Every prompt in the EVA catalogue (eva-hq/prompts/) marked
kind: verb-wrapper must name a verb: that exists in
petrova-codes/spec/verbs/*.schema.json. Verbs without a corresponding
wrapper prompt are softer drift (warn), but a wrapper pointing at a
phantom verb is a fail — operators must not be able to invoke ghosts
from the catalogue surface.
Enforced live by host/src/sources/audit.ts:auditMr16, which fetches
the eva-hq prompts directory at run-time and compares against the
local spec/verbs/ set. (Codified at Baseline v3 — predated the prose
entry by some weeks.)
Return to the meta-rules index.