Goal
Add documentation explaining how a real agent application can connect to the harness.
Why this matters
The HTTP adapter is useful, but users need clear integration guidance. They should understand how to expose a test endpoint, run their agent in test mode, capture messages/tool calls/events, and return trace JSON.
Suggested file
docs/integrating-your-agent.md
Goal
Add documentation explaining how a real agent application can connect to the harness.
Why this matters
The HTTP adapter is useful, but users need clear integration guidance. They should understand how to expose a test endpoint, run their agent in test mode, capture messages/tool calls/events, and return trace JSON.
Suggested file