A Transition Changes Graph State
A transition applies an event or result to the current state and selects a next state. Its preconditions and effects should be explicit enough to test.
0
1
Contributors are:
Tags
AI Agent Graph Engineering
Graph Engineering for AI Agents
Related
A Transition Changes Graph State
Human-in-the-Loop Is a Defined Decision Role
In this situation—choosing whether to answer, retrieve a source, or ask a clarifying question—which choice best applies “A Choice Selects Among Alternatives”?
A Transition Changes Graph State
AI Agent as a Goal-Directed Loop
Closed-Loop Control Uses Measured Feedback
In this situation—a route planner learning that one suggested station is temporarily closed—which choice best applies “Feedback Compares Result With Aim”?
Learn After
Branch Predicates Must Be Decidable
Control Flow Answers What Runs Next
In this situation—moving a learner from practice to remediation after a misconception appears—which choice best applies “A Transition Changes Graph State”?
Routers Match Requests to Capabilities
Workflow and Agentic Choice Form a Spectrum