Reproducible query — Product (shared drive)
GET REVISIONS "doc_roadmap26@r1"
Anyone opening this link re-runs the same query against epoch 1, so it returns the same answer — that is what makes a number in a report checkable later.
| ID | doc_roadmap26@r1 |
| FILE_ID | doc_roadmap26 |
| REVISION_ID | r1 |
| MODIFIED | 2025-11-04T10:12:00Z |
| MODIFIED_BY | alice@acme.com |
| SIZE_BYTES | - |
epoch 1source gdrive:revisionsas of 2026-09-14T21:44:11Ztransforms type-coercioncache hit
Raw envelope — what an app or agent receives
{
"ok": true,
"query": null,
"verb": "GET",
"subject": "REVISIONS",
"data": {
"record": {
"ID": "doc_roadmap26@r1",
"FILE_ID": "doc_roadmap26",
"REVISION_ID": "r1",
"MODIFIED": "2025-11-04T10:12:00Z",
"MODIFIED_BY": "alice@acme.com",
"SIZE_BYTES": null
}
},
"_meta": {
"epoch": 1,
"provenance": {
"source": "gdrive:revisions",
"sync_id": "sync-fbaf01faca",
"source_freshness": "2026-09-14T21:44:11Z",
"representation_freshness": "2026-09-14T21:44:11Z",
"resolved_fields": [],
"transforms": [
"type-coercion"
]
},
"related": [
"LIST REVISIONS LIMIT 10"
],
"hints": [],
"cache": "hit"
}
}