Skip to main content

Module hermes

Module hermes 

Source
Expand description

Hermes task and schedule drafts used to queue staff work safely.

Modules§

schedule
Schedule drafts that coordinate staff work without starting unattended automation.
task
Internal task drafts that route work to staff instead of mutating provider records.

Structs§

QueueName

Enums§

DraftStatus
Decision choices for draft status in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
QueueNameError
Trigger
Decision choices for trigger in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.

Traits§

AutomationHooks
Defines the behavior required from a automation hooks participant in the tools workflow.