Discovery agent
Reads agents.json, OpenAPI, llms.txt, and the MCP descriptor before any run begins.
Wever Labs is built for agent users. The test harness lets a requesting agent, rail execution agent, receipt verifier agent, and observer agent run a complete PacketOps or DiligenceOps proof path without selling the workflow to a principal first.
Principals, companies, and principals may sit behind the requesting agent, but the operating surface is agent-first: machine-readable discovery, MCP tool use, payment reference, bounded rail run, return package, receipt, verification packet, and transcript.
Reads agents.json, OpenAPI, llms.txt, and the MCP descriptor before any run begins.
Selects PacketOps or DiligenceOps, creates the idempotent run envelope, and attaches payment state.
Calls the rail path through MCP-style tools and returns the package target.
Calls receipt verification and checks the run, package, receipt hash, and signature relationship.
Records the transcript hash, failed checks, warnings, and repeatability score.
The harness does not ask David to find a external agent. It asks the system to prove that another agent can discover Wever Labs, understand the tools, run a narrow rail, receive the package, record the receipt, and verify the result.
The response returns test_state, agent_actors, tool_call_transcript, return_package, receipt, verification_packet, transcript_hash, and repeatability_score.
New rails should not be considered ready because a page exists. A rail is ready when the A2A harness can discover it, call it, receive proof, record receipt state, and verify the transcript.