Interfaces
EscalationPolicy
Interface: EscalationPolicy
Defined in: src/core/agent/skillBrains.ts:57
Escalate-on-evidence policy (see the module header).
Extends
Properties
afterRefusals
readonlyafterRefusals:number
Defined in: src/core/agent/skillBrains.ts:60
Gate refusals (skill.rejected — reachability OR posture) in ONE turn
that flip the rest of the turn onto this brain. Integer ≥ 1.
model?
readonlyoptionalmodel?:string
Defined in: src/core/agent/skillBrains.ts:53
Inherited from
provider
readonlyprovider:LLMProvider
Defined in: src/core/agent/skillBrains.ts:52
