Reproducible query — Product (shared drive)
RESOLVE COMMENTS "cmt_3"
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.
| cmt_3 | 1.00 | |
| cmt_1 | 0.80 | |
| cmt_2 | 0.80 | |
| cmt_4 | 0.80 |
Resolved against ID.
epoch 1source gdrive:commentsas of 2026-09-14T21:44:11Ztransforms type-coercioncache hit
Raw envelope — what an app or agent receives
{
"ok": true,
"query": null,
"verb": "RESOLVE",
"subject": "COMMENTS",
"data": {
"matches": [
{
"canonical": "cmt_3",
"score": 1.0
},
{
"canonical": "cmt_1",
"score": 0.8
},
{
"canonical": "cmt_2",
"score": 0.8
},
{
"canonical": "cmt_4",
"score": 0.8
}
],
"field": "ID"
},
"_meta": {
"epoch": 1,
"provenance": {
"source": "gdrive:comments",
"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 COMMENTS \"<canonical name>\""
],
"hints": [],
"cache": "hit"
}
}