Skip to main content

Crate traverse_runtime

Crate traverse_runtime 

Source
Expand description

Runtime control-plane support for Traverse.

Modules§

data_store
Portable state access for Traverse capabilities.
events
In-process event system for Traverse.
executor
Capability executor abstraction for Traverse.
inference
Governed local inference providers for Traverse.
placement
Placement constraint evaluator for Traverse.
router
Governed by spec 016-runtime-placement-router
security
Security and identity controls for governed runtime execution.
trace
Two-tier execution trace: public (CloudEvents) + private (hashed).

Structs§

ArtifactRouter
Production local-execution boundary for registered artifacts.
BrowserRuntimeSubscriptionErrorMessage
BrowserRuntimeSubscriptionLifecycleMessage
BrowserRuntimeSubscriptionRequest
BrowserRuntimeSubscriptionStateMessage
BrowserRuntimeSubscriptionTerminalMessage
BrowserRuntimeSubscriptionTraceArtifactMessage
CandidateCollectionRecord
EventConsumptionRecord
EventMatchRecord
EventWakeDecision
ExecutionRecord
LocalExecutionFailure
OTelAttribute
OTelExporterConfig
OTelExporterRecord
OTelSignalConfig
OTelSpanEvent
OTelSpanRecord
OTelTraceRecord
PlacementDecisionRecord
RejectedRuntimeCandidate
RequestParseFailure
Runtime
RuntimeCandidate
RuntimeContext
RuntimeError
RuntimeExecutionOutcome
RuntimeIntent
RuntimeLookup
RuntimeObservabilityConfig
RuntimeRequest
RuntimeResult
RuntimeStateEvent
RuntimeStateMachineValidationEvidence
RuntimeTrace
RuntimeTransitionRecord
SelectionRecord
TraceDecisionEvidence
TraceResultRecord
TraceStateProgression
TraceTerminalOutcome
WaitingWorkflowEdgeContext
WorkflowExecutionOutcome
WorkflowExecutionRequest
WorkflowExecutionResult
WorkflowTraversalEdgeRecord
WorkflowTraversalEvidence
WorkflowTraversalResult
WorkflowTraversalStepRecord

Enums§

BrowserRuntimeSubscriptionErrorCode
BrowserRuntimeSubscriptionLifecycleStatus
BrowserRuntimeSubscriptionMessage
CandidateReason
EventMatchResult
EventPredicateResult
EventWakeDecisionResult
ExecutionFailureReason
ExecutionStatus
LocalExecutionFailureCode
OTelSpanKind
OTelSpanStatus
OtlpProtocol
PlacementDecisionReason
PlacementDecisionStatus
PlacementTarget
RejectedCandidateReason
RuntimeErrorCode
RuntimeImplementationKind
RuntimeLifecycle
RuntimeLookupScope
RuntimeRegistryScope
RuntimeResultStatus
RuntimeState
RuntimeStateMachineValidationStatus
RuntimeTransitionReasonCode
SelectionFailureReason
SelectionStatus
WorkflowLookupScope
WorkflowTraversalFailureReason
WorkflowTraversalStatus
WorkflowTraversalStepStatus
WorkflowTraversalTrigger

Traits§

LocalExecutor

Functions§

browser_subscription_messages
parse_runtime_request
Parses a runtime request from raw JSON text.