A useful graph connects principals, agents, messages, memory, tools, artifacts, payments, approvals, and outcomes with time.
Why this question matters
A conventional trace follows one request through services. A collusion trace must also capture lateral relationships and delayed responses. One agent may publish an artifact, another may retrieve it later, and a third may complete the advantageous action.
Temporal structure helps separate coincidence from adaptation. Ordering, latency, repeated motifs, and task lineage can reveal a pattern that static aggregation loses. The graph should preserve evidence boundaries so sensitive content is not exposed unnecessarily.
Signals worth observing
- The same cross-agent sequence recurs before unusual outcomes.
- Agents react to information that was available only through a shared channel.
- A high-impact action completes a plan started in another task context.
Practical control direction
- Create stable event and relationship identifiers across protocols.
- Store ordering and causality evidence, not only timestamps.
- Attach confidence and provenance to inferred graph edges.
AgentCollusion lensThe graph is both a detection substrate and the explanation a human reviewer needs.

