Skip to content

Namespace Cephalon.Abstractions.Modules

ModuleBase

Provides default no-op implementations for module and lifecycle contracts.

ModuleContext

Provides runtime services shared with module lifecycle hooks.

ModuleDescriptor

Describes a module for discovery, ordering, manifest generation, and diagnostics.

IModule

Defines the host-agnostic contract that every Cephalon module implements.

IModuleLifecycle

Defines the deterministic lifecycle hooks managed by the host runtime.