Reproducible query — Product (shared drive)
GET SECTIONS "doc_roadmap26#s0"
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#s0 |
| FILE_ID | doc_roadmap26 |
| SECTION_INDEX | 0 |
| HEADING | Roadmap 2026 |
| LEVEL | 1 |
| CHAR_START | 0 |
| CHAR_END | 16 |
| WORD_COUNT | 0 |
| TEXT | - |
epoch 1source gdrive:sectionsas of 2026-09-14T21:44:11Ztransforms type-coercioncache hit
Raw envelope — what an app or agent receives
{
"ok": true,
"query": null,
"verb": "GET",
"subject": "SECTIONS",
"data": {
"record": {
"ID": "doc_roadmap26#s0",
"FILE_ID": "doc_roadmap26",
"SECTION_INDEX": 0,
"HEADING": "Roadmap 2026",
"LEVEL": 1,
"CHAR_START": 0,
"CHAR_END": 16,
"WORD_COUNT": 0,
"TEXT": null
}
},
"_meta": {
"epoch": 1,
"provenance": {
"source": "gdrive:sections",
"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 SECTIONS LIMIT 10"
],
"hints": [],
"cache": "hit"
}
}