Expand description
Where a tool execution was observed, and how surely its rows were joined.
Every tool call the platform records is seen from one of a fixed set of
vantage points. ExecutionSource names that vantage point on the
execution row so an operator can tell a server-observed run from a
client-reported one. Correlation states whether the execution was
joined to its intent and artifact by an exact key or by inference — an
inferred join is a visible state, never a silent match.
Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.
Enums§
- Correlation
- How a tool result was joined to its invocation.
- Execution
Source - The vantage point the platform saw a tool result from.