Crate daedalus_engine

Crate daedalus_engine 

Source
Expand description

Engine: library-first host that wires registry -> planner -> runtime. No CLI surface; configuration comes from code or environment helpers.

Modules§

diagnostics

Structs§

Engine
High-level engine facade for planning and execution.
EngineConfig
Top-level engine configuration.
RunResult
Result of a full engine run.

Enums§

EngineError
Engine errors surfaced to callers.
GpuBackend
GPU backend selection; device requires the gpu feature.
MetricsLevel
RuntimeMode
Runtime execution mode.