rulvar API reference / @rulvar/core / ROLE_EFFORT_DEFAULTS
Variable: ROLE_EFFORT_DEFAULTS
ts
const ROLE_EFFORT_DEFAULTS: Partial<Record<InvocationRole, Effort>>;Defined in: packages/core/src/model/router.ts:60
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.