Skip to main content

Module runtime

Module runtime 

Source

Structs§

ArtifactHandleRecord
ArtifactInputSpec
ArtifactMaterializationRequest
ArtifactPayloadMaterializationRecord
ArtifactRef
BundleReplayExecution
ColumnarPredictionCacheBlock
ColumnarPredictionCacheManifest
ColumnarPredictionCacheStore
DataMaterializationRequest
DataOutputProvenance
DataProviderViewSpec
DataViewRequest
ExplanationBlock
An EXPLAIN-phase output block (ADR-12 explain contract). Explanations are a node output returned in the NodeResult — like predictions, they cross as data, not as an opaque host handle. The payload shape is controller-defined (e.g. per-feature importances); the core does not interpret it. Explanations are only valid in the EXPLAIN phase.
FileArtifactManifest
Versioned, file-backed artifact manifest. This is a manifest/portability layer only: it records portable ArtifactRef metadata for a bundle’s refit artifacts. It does not deserialize ML objects or materialize artifact payloads; payload stores remain future work.
FileArtifactManifestEntry
One persisted artifact entry. Mirrors the bundle RefitArtifactRecord identity (node, controller, artifact and params fingerprint) while requiring the ArtifactRef to be portable so the manifest stays movable with its payloads.
FileArtifactManifestStore
File-backed artifact manifest store rooted at a directory.
FileArtifactPayloadStore
FilePredictionCacheEntry
FilePredictionCacheManifest
FilePredictionCacheStore
FitInfluenceDiagnostic
FitInfluenceTask
HandleRef
InMemoryAggregatedPredictionStore
InMemoryArtifactStore
InMemoryLineageRecorder
InMemoryPredictionCacheStore
InMemoryPredictionStore
LineageRecord
NodeResult
NodeTask
ParallelScheduler
PredictionCacheMaterializationRecord
PredictionCacheMaterializationRequest
PredictionInputSpec
RunContext
RuntimeControllerRegistry
SequentialScheduler
VariantExecutionSpec

Enums§

ArtifactBackend
FitInfluenceMechanism
HandleKind

Constants§

DATA_OUTPUT_PROVENANCE_KEY
DATA_OUTPUT_PROVENANCE_SCHEMA_ID
DATA_OUTPUT_PROVENANCE_SCHEMA_VERSION
FILE_ARTIFACT_MANIFEST_FILE
FILE_ARTIFACT_MANIFEST_SCHEMA_VERSION
FILE_PREDICTION_CACHE_MANIFEST_FILE
FILE_PREDICTION_CACHE_STORE_SCHEMA_VERSION
NODE_RESULT_SCHEMA_ID
NODE_RESULT_SCHEMA_VERSION
NODE_TASK_SCHEMA_ID
NODE_TASK_SCHEMA_VERSION

Traits§

RuntimeArtifactStore
RuntimeController
RuntimeDataProvider
RuntimePredictionCacheStore

Functions§

dispatch_custom_aggregation_task
dispatch_custom_observation_aggregation
dispatch_custom_sample_aggregation
refit_artifact_input_key