answer.text · answer.markdown · answer.blocksThe Copilot answer as rendered, normalized to the same block structure as every other surface.
evidence.sources[]Copilot’s inline citations and reference links with roles, cited booleans and charRanges.
evidence.fanOutObserved related queries — what Copilot searched or suggested around your prompt.
evidence.mentionsThe derived brand-mentions layer for share-of-voice work, with sentiment and supporting sources.
provenanceconsumer_ui fidelity, loginState (guest today), requested-vs-effective region, captcha and stop-reason — every capture self-describes.
job.artifactsScreenshot + proof-of-page HTML + raw capture in R2, kept durably.
Envelope excerpt — copilot
{
"job": {
"id": "job_4b6a913f.copilot.own-fleet.US",
"surface": "copilot",
"method": "own-fleet",
"status": "completed",
"warnings": [],
"artifacts": {
"screenshotKey": "shots/2026/06/30/job_4b6a913f.png",
"proofHtmlKey": "proof/2026/06/30/job_4b6a913f.html",
"rawKey": "raw/2026/06/30/job_4b6a913f.json"
}
},
"provenance": {
"acquisition": "own-fleet",
"fidelity": "consumer_ui",
"loginState": "logged_out",
"webSearch": { "enabled": true, "known": true },
"surfacePresent": true,
"region": { "requested": "US", "effective": "US" }
},
"answer": { "text": "…", "markdown": "…", "blocks": [ … ] },
"evidence": {
"sources": [
{ "id": 0, "url": "https://…", "title": "…",
"role": "cited", "cited": true, "charRanges": [[40, 96]] }
],
"fanOut": { "provenance": "observed", "queries": ["…"] },
"mentions": { "engine": "mentions@0.9.0", "confidence": 0.78, "items": [ … ] }
}
}