rulvar API reference / @rulvar/rulvar / ROLE_EFFORT_DEFAULTS
Variable: ROLE_EFFORT_DEFAULTS
ts
const ROLE_EFFORT_DEFAULTS: Partial<Record<InvocationRole, Effort>>;Defined in: packages/core/dist/index.d.ts
Role effort defaults: orchestrate and plan default to high; summarize and extract default to low. loop and finalize have NO role default: when the chain resolves nothing, the wire omits effort and identity records the spec with the effort member absent.