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§
- Conflict
Resolution - Strategy for handling duplicate events during merge.
- Workstream
Source - What type of workstream file was used/created