Skip to main content

Module store

Module store 

Source

Structs§

ActiveRun
ClaimRequest
ClaimedRun
CooldownRecord
CooldownUpdate
EventRecord
One row of the activity feed, ordered by sequence.
EvidenceRecord
One appended run_evidence row: a kind plus kind-specific JSON facts.
LocalTicketFile
NewActivation
ProjectCommitEvidence
ProjectNote
ProjectRecord
QueuedActivation
ReindexResult
ReindexStateChange
ReindexTicket
RunRecord
StageRecord
One executed aftercare stage, persisted alongside the run’s outcome.
Store
TicketCounts
TicketRecord

Enums§

ActivationKind
ActivationState
RunState
Every value the runs.state column can hold. The ladder runs claimed → running → aftercare and then to one terminal state, either an outcome written by Store::finish_run or aborted from a rolled-back claim. Values are the exact strings already stored; there is no migration.
StoreError

Constants§

SCHEMA_VERSION