Skip to main content

Module task

Module task 

Source
Expand description

Task module types.

Re-exports§

pub use safety::SafetyLevel;
pub use task_spec::TaskPayload;

Modules§

constraints
Task constraints that enforce execution limits and behavior.
metadata
Task metadata for organizing and prioritizing tasks.
run_policy
Run policy definitions for task execution scheduling.
safety
Safety level classification for task execution.
task_spec
Task specification - the user’s durable intent.