Type guard for ImmutablePlugin shape.
Validates:
name
entities
Runtime candidate
True if candidate matches ImmutablePlugin runtime contract
Type guard for ImmutablePlugin shape.
Validates:
name
exists and is a non-empty string.entities
is a plain object (container-level validation).