The DOMAIN target of an Escalate verdict (ADR-0008 Decision 5). The engine RAISES; the bound handler DECIDES. Bound per-substation via ServiceBundle.escalation — UNBOUND ⇒ HumanGate, the M5 D-7 default. The engine hardcodes no authority: a parent-router / governor-queue handler drops in HERE with no engine change.
A handler never writes (invariant 2) and never touches the tree — it receives VALUES and returns a DECISION the ONE router effects through the chokepoint. It MAY do out-of-band I/O (POST to a queue) before deciding.
- Implementers
Properties
Methods
-
escalate(
EscalationRequest request) → Future< EscalationDecision> -
Decides how
requestis absorbed. A THROWING handler routes the node to SUPERVISION (the per-work fail-closed posture, ADR-0008 Decision 10). -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited