Traces are immutable logs of every decision, state change, or API call made within the system. They are crucial for compliance, debugging, and “Explainable AI”.
List Traces
Filter traces by session.
Filter by action type (e.g.
state.update, memory.create, turn.add).Filter by affected resource (
session, memory, turn).Get Trace Details
Retrieves the full context (IP address, user agent, exact diff) of a specific trace.The ID of the trace.