Why an entity was dropped before it could enter the model.
NonstandardValue = one of the entity’s own attribute values is nonstandard
and could not be normalized (a required reference is missing, an integer field
holds a fractional value). NonstandardReference = one of its reference
slots points at a target the schema does not admit. Unimplemented = the
entity type is outside the generated closure (not yet modeled, or an
unknown/non-schema name). Cascade = a referrer whose target was
dropped/dangling. Unclassified = the generated read could not consume the
entity’s own attributes (off-kind scalar, bad enum token, short arity, …) and
no policy layer (normalize / drop_pass) classified it — a frontier signal:
investigate and absorb via normalize or nonstd_ref.