Skip to main content

Module kanban

Module kanban 

Source
Expand description

Kanban task records returned after staff-work items are drafted.

Re-exports§

pub use task_id::Id as TaskId;

Modules§

task_id
Validated task identifiers for Hermes/kanban work items.

Structs§

DraftResult
Draft result used by the agent tool workflow; it exposes tightly-scoped read/draft helpers agents can call behind review gates.