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§
- Draft
Result - Draft result used by the agent tool workflow; it exposes tightly-scoped read/draft helpers agents can call behind review gates.