Skip to main content

Module work_state

Module work_state 

Source
Expand description

Authored ticket ingestion and daemon-owned work state.

This module must never import the run-storage sibling; work-state transitions and run evidence are separate storage boundaries.

Modules§

local
trigger
Trigger storage: every statement that reads or writes a trigger.

Structs§

ActiveClaim

Enums§

ClaimResult
ClaimStrength
SourceError

Traits§

WorkState
The daemon-facing contract for reading and claiming work.
WorkStateAuthor