Compile-time checks against the real Mishka catalog (via MishkaChelekom.Kit.Catalog):
from:must be a real component of the right kind (styled vs headless, inferred from the rules), with a "did you mean?" suggestion — skipped when a customcomponents/headlessnamespace is configured (those modules are the user's own);- no two
customizes may generate the same component name.
Catches typos at compile time instead of an UndefinedFunctionError at render time. See
MishkaChelekom.Kit.Dsl and the sibling MishkaChelekom.Kit.Verifiers.Rules.