Skip to main content

Crate shiplog_engine

Crate shiplog_engine 

Source
Expand description

Orchestration engine for the shiplog pipeline.

Wires together ingestors, clusterers, redactors, and renderers to drive the collect, render, refresh, and run commands. This is the main coordination layer between the CLI and the adapter crates.

Structs§

Engine
The orchestration engine that wires ingestors, clusterers, redactors, and renderers.
RunOutputs
Paths to every artifact produced by a pipeline run.

Enums§

ConflictResolution
Strategy for handling duplicate events during merge.
WorkstreamSource
What type of workstream file was used/created