Skip to content

REFERENCE / THE LANGUAGE OF SUPERVISION

Clear words for work that needs clarity.

Clear definitions of agent heartbeats, run traces, incidents, outcome review, guarded actions, approval digests, and runner acknowledgement.

Agent heartbeat

A periodic report that a runner is able to check in. It establishes recent contact, not that the expected work ran or produced a useful result.

Explore in context →
Run

One reported execution of an agent workflow, with a beginning, an eventual state, and optional steps, usage, and outcomes.

Explore in context →
Step or span

A reported unit of work within a run, such as retrieval, a model call, a tool call, or a retry. Useful instrumentation makes a failure easier to locate.

Explore in context →
Schedule coverage

The relationship between work expected in a time window and the runs actually reported. It complements heartbeat health.

Explore in context →
Incident

A condition that needs investigation, such as a stale heartbeat, overdue schedule, stalled run, or repeated failure. Acknowledging it is separate from resolving its cause.

Explore in context →
Outcome review

A human decision about whether an agent’s reported result is acceptable for the intended purpose. It is distinct from the agent’s execution status.

Explore in context →
Cooperative control

A request the integrated runner handles at a compatible checkpoint. It cannot interrupt an in-flight external action or control code that bypasses the integration.

Explore in context →
Guarded action

An instrumented operation that waits for authorization before proceeding through the compatible execution path.

Explore in context →
Action digest

A cryptographic digest of the local action snapshot that binds an approval request to the exact intended operation. The reviewer still needs meaningful context.

Explore in context →
Runner acknowledgement

A report that the compatible runner handled a command. It is separate from an independent check of an external result.

Explore in context →
Reported cost

A usage or cost figure supplied by your agent integration. It is neither a reconciled invoice nor an enforced spending limit.

Explore in context →
Human verification

A person’s review of appropriate evidence supporting an outcome or external result. A status reported by an agent does not automatically confer verification.

Explore in context →

START WITH ONE WORKFLOW

Put your next run
under supervision.

Connect the agent you already run. Build confidence from the work you can actually review.