Reproducible query — Product (shared drive)
RESOLVE DRIVES "produ"
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.
| Product | 0.83 |
Resolved against NAME.
epoch 1source gdrive:drivesas of 2026-09-14T21:44:11Ztransforms type-coercioncache hit
Raw envelope — what an app or agent receives
{
"ok": true,
"query": null,
"verb": "RESOLVE",
"subject": "DRIVES",
"data": {
"matches": [
{
"canonical": "Product",
"score": 0.833
}
],
"field": "NAME"
},
"_meta": {
"epoch": 1,
"provenance": {
"source": "gdrive:drives",
"sync_id": "sync-fbaf01faca",
"source_freshness": "2026-09-14T21:44:11Z",
"representation_freshness": "2026-09-14T21:44:11Z",
"resolved_fields": [],
"transforms": [
"type-coercion"
]
},
"related": [
"GET DRIVES \"<canonical name>\""
],
"hints": [],
"cache": "hit"
}
}