Namespace Cephalon.Engine.Runtime
Classes
Section titled “Classes”Executes module lifecycle transitions and exposes runtime status, manifest, and failure information.
Describes the current operator-facing lifecycle state for one execution graph visible to the runtime.
Describes a runtime lifecycle failure in a way that can be surfaced through diagnostics, status endpoints, and operator tooling.
Evaluates runtime liveness, readiness, and dependency health.
Captures the health result for a runtime liveness or readiness probe.
Describes the current operator-facing lifecycle state for one hosted execution visible to the runtime.
Combines the main operator-facing runtime views into a single payload.
Captures one operator-facing lifecycle event in the runtime story timeline.
Describes the current operator-facing lifecycle state for one loaded module.
Combines the operator-facing runtime story into one payload that explains what loaded, started, failed, and why.
Captures the current runtime lifecycle state in a serialization-friendly form.
Interfaces
Section titled “Interfaces”Represents a built Cephalon runtime that can be initialized, started, restarted, stopped, and introspected by a host.
IRuntimeIntrospectionSnapshotProvider
Creates operator-facing runtime introspection snapshots.
Represents the overall health state of the runtime.
Describes whether one lifecycle event completed successfully or failed.
Identifies which runtime surface produced one operator-facing lifecycle event.
Represents the current lifecycle phase of the runtime.