Skip to main content

Module error

Module error 

Source
Expand description

Error types for the orchestration core.

A failure in one repo or agent must never abort the daemon, so most call sites surface these as state rather than propagating panics.

Enums§

CoreError
Errors produced by the orchestration core.

Type Aliases§

Result
The result type used throughout prospero-core.