Skip to content

TaskClassZ

const TaskClassZ: ZodEnum<{ complex: "complex"; mechanical: "mechanical"; standard: "standard"; }>

Defined in: types/src/plan.ts:15

Declared task-execution weight class, used by the dispatch policy engine (Phase 279: dispatch policy engine).