Skip to main content

calibrate_content

Collaborative calibration task for aligning on content standards interpretation. Used during setup to help sellers understand and internalize a buyer’s content policies before campaign execution. Unlike high-volume runtime evaluation, calibration is a dialogue-based process where parties exchange examples and explanations until aligned.

When to Use

  • Seller onboarding: When a seller first receives content standards from a buyer
  • Policy clarification: When a seller needs to understand why specific content passes or fails
  • Model training: When building a local model to run against the standards
  • Drift detection: Periodic re-calibration to ensure continued alignment

Request

Schema: calibrate-content-request.json

Artifact

Schema: artifact.json An artifact represents content context where ad placements occur - identified by property_rid + artifact_id and represented as a collection of assets:

Response

Schema: calibrate-content-response.json

Passing Response

Failing Response with Detailed Explanation

Response Fields

Dialogue Flow

Calibration supports back-and-forth dialogue using the protocol’s conversation management. The seller sends content, the verification agent responds with an evaluation and explanation, and the seller can respond with questions or try different content - all within the same conversation context.

A2A Example

MCP Example

The key insight is that the dialogue happens at the protocol layer, not the task layer. The verification agent maintains conversation context and can respond to follow-up questions, disagreements, or requests for clarification - just like any agent-to-agent conversation.

Calibration vs Runtime