iiRecord
Agentic AI Atlas · PhaseChange (a5c canonical)
hook-surface:phase-changea5c.ai
II.
HookSurface overview

hook-surface:phase-change

Reference · live

PhaseChange (a5c canonical) overview

Fires on every successful PhaseTransition within a Run. Observer-style; cannot abort. For gating use PhaseChangeCheck.

HookSurfaceOutgoing · 0Incoming · 2

Attributes

eventName
PhaseChange (a5c canonical)
displayName
PhaseChange (a5c canonical)
kind
canonical
direction
event
blocking
false
family
in-process
payloadSchema
type
object
required
  • fromPhase
  • toPhase
  • runId
properties
fromPhase
type
string
toPhase
type
string
runId
type
string
reason
type
string
description
Fires on every successful PhaseTransition within a Run. Observer-style; cannot abort. For gating use PhaseChangeCheck.

Outgoing edges

None.

Incoming edges

fires_hook1