Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Run
state-machine:runa5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
StateMachine overview

state-machine:run

Reference · live

Run overview

Lifecycle for a babysitter run from creation through completion or failure.

StateMachineOutgoing · 0Incoming · 8

Attributes

governsNodeKindId
node-kind:Run
displayName
Run
targetNodeKind
Run
description
Lifecycle for a babysitter run from creation through completion or failure.
states
  • id
    run.created
    displayName
    Run / created
    terminal
    false
    description
    Run has been created; no effects yet requested.
  • id
    run.waiting
    displayName
    Run / waiting
    terminal
    false
    description
    Run is waiting on one or more pending effects.
  • id
    run.completed
    displayName
    Run / completed
    terminal
    true
    description
    Run finished successfully; completionProof is set.
  • id
    run.failed
    displayName
    Run / failed
    terminal
    true
    description
    Run failed before reaching completed.
transitions
  • from
    run.created
    to
    run.created
    event
    PROCESS_ASSIGNED
  • from
    run.created
    to
    run.waiting
    event
    EFFECT_REQUESTED
  • from
    run.waiting
    to
    run.completed
    event
    RUN_COMPLETED
  • from
    run.waiting
    to
    run.failed
    event
    RUN_FAILED
  • from
    run.created
    to
    run.failed
    event
    RUN_FAILED

Outgoing edges

None.

Incoming edges

belongs_to_machine7
  • lifecycle-state:run.waiting·LifecycleStateRun — waiting
  • lifecycle-state:run.running·LifecycleStateRun — running
  • lifecycle-state:run.completed·LifecycleStateRun — completed
  • lifecycle-state:effect.pending·LifecycleStateEffect — pending
  • lifecycle-state:effect.ok·LifecycleStateEffect — ok
  • lifecycle-state:invocation.running·LifecycleStateInvocation — running
  • lifecycle-state:session.active·LifecycleStateSession — active
governed_by1
  • run:01kqex-example-run-001·RunExample feature-build run

Related pages

No related wiki pages for this record.

Shortcuts

Open in graph
Browse node kind