evidence.sources[]The ranked organic results — url, title, role — in page order. The SERP context your AI-surface captures sit on top of.
answer.text · answer.markdownNormalized text from the answer-bearing modules the rendered page showed; empty (with surfacePresent:false) when the SERP had no answer module — never fabricated.
provenance.regionRequested-vs-effective country plus realized proxy egress — rankings are geo-sensitive, and the Envelope proves which market you actually measured.
job.artifactsScreenshot + proof-of-page HTML of the real rendered SERP — a dated, durable record of what Google showed, not a re-serialized guess.
evidence.fanOutRelated searches observed on the page, provenance-marked.
Envelope excerpt — google_search
{
"job": {
"id": "job_7a25c8e3.google_search.own-fleet.US",
"surface": "google_search",
"method": "own-fleet",
"status": "completed",
"warnings": [],
"artifacts": {
"screenshotKey": "shots/2026/06/30/job_7a25c8e3.png",
"proofHtmlKey": "proof/2026/06/30/job_7a25c8e3.html",
"rawKey": "raw/2026/06/30/job_7a25c8e3.json"
}
},
"provenance": {
"acquisition": "own-fleet",
"fidelity": "consumer_ui",
"surfacePresent": true,
"region": { "requested": "US", "effective": "US" }
},
"answer": { "text": "…", "markdown": "…", "blocks": [ … ] },
"evidence": {
"sources": [
{ "id": 0, "url": "https://…", "title": "…", "role": "retrieved",
"cited": false },
{ "id": 1, "url": "https://…", "title": "…", "role": "retrieved",
"cited": false }
],
"fanOut": { "provenance": "observed",
"queries": ["related search …"] }
}
}