Skip to content

rulvar API reference


rulvar API reference / @rulvar/core / TaskSpec

Type Alias: TaskSpec

ts
type TaskSpec = Json;

Defined in: packages/core/src/runtime/escalation.ts:34

Minimal TaskSpec stand-in: the full typed TaskSpec is owned by the PlanRunner surface and ships with M7; script modes carry proposals opaquely until then.