Skip to main content

Crate agent_doc_element_queue

Crate agent_doc_element_queue 

Source
Expand description

Queue element descriptor and local realtime model.

Structs§

QueueItemMachine
Thread-safe lifecycle machine for one queue identity.

Enums§

QueueItemEvent
Events driving a queue item’s lifecycle.
QueueItemIdentity
Durable identity of a queue head.
QueueItemLifecycle
Visible lifecycle state of a single rendered queue item, in ascending lawful order. This is the coarse lattice the CRDT convergence joins over; richer orchestration queue state machines refine this state but must map back to it.
QueueItemState
Lifecycle state of a single queue item, in ascending lawful order.

Constants§

DESCRIPTOR

Functions§

descriptor
normalize_multiline_dedup_text
transition_queue_item
Pure transition: the join (max) of the current state and the state the event drives toward.