HumanGate class

The DEFAULT escalation binding (M5 D-7): raise to a HUMAN by parking at a real type=gate bead. Stateless + const — the engine's ONLY handler; every other authority ships in an asset.

Implemented types

Constructors

HumanGate()
Const-constructible.
const

Properties

hashCode int
The hash code for this object.
no setterinherited
id String
This handler's id — recorded on the step.escalated flare (the audit record of WHO the work was raised to).
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

escalate(EscalationRequest request) Future<EscalationDecision>
Decides how request is absorbed. A THROWING handler routes the node to SUPERVISION (the per-work fail-closed posture, ADR-0008 Decision 10).
override
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