Category

Agent Trace Operations

These concepts describe how agent systems organize tasks, choose tools, and leave records that can be evaluated later.

How to recognize this theme

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.

Educational context

These entries are vocabulary notes for learning. They are not project endorsements, token recommendations, exchange rankings, or trading signals.

Task Graph

A task graph shows the steps, dependencies, and decision points an AI agent may follow when working toward a goal.

Tool Router

A tool router is logic that selects which external tool, API, or function an AI system should use for a specific subtask.

Run Trace

A run trace is a record of prompts, tool calls, intermediate steps, and outputs from an AI agent execution, used for debugging and review.

Eval Dataset

An eval dataset is a collection of examples used to measure whether a model or agent behaves as expected across important scenarios.