pub const COMPONENT_SHORTFORMS: &'static [ComponentShortformEntry];Expand description
Mapping of short component identifiers (used in .mms) to the canonical
component type name that the host registry resolves.
Notes:
- This list is intentionally curated (not auto-derived) so we can keep it stable and ergonomic.
- Shortforms are case-sensitive.