Skip to content

nexuml.core.registry

nexuml.core.registry

Identity registry for typed component definitions.

ComponentEntry dataclass

Registered stable identity and its concrete definition type.

ComponentRegistry

Map stable component identities to concrete definition types.

get_component_registry

get_component_registry() -> ComponentRegistry

Return the process-wide component identity registry.