Task Graph
A task graph shows the steps, dependencies, and decision points an AI agent may follow when working toward a goal.
Category
These concepts describe how agent systems organize tasks, choose tools, and leave records that can be evaluated later.
AI agent workflow terms for planning, routing, and reviewing actions.
In a daily board, this category groups terms by their shared role. Look for four cards that describe the same mechanism, risk area, or workflow rather than four words that merely sound similar.
These entries are vocabulary notes for learning. They are not project endorsements, token recommendations, exchange rankings, or trading signals.
A task graph shows the steps, dependencies, and decision points an AI agent may follow when working toward a goal.
A tool router is logic that selects which external tool, API, or function an AI system should use for a specific subtask.
A run trace is a record of prompts, tool calls, intermediate steps, and outputs from an AI agent execution, used for debugging and review.
An eval dataset is a collection of examples used to measure whether a model or agent behaves as expected across important scenarios.