autonomous intelligent information publishing - MVP

Reproducible query — Product (shared drive)

GET 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.

IDcmt_3
FILE_IDdoc_roadmap26
AUTHORalice@acme.com
RESOLVEDno
QUOTED_TEXTEU market
TEXTNeeds a legal gate before we commit publicly.
CREATED2026-07-15T14:20:00Z
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": "GET",
  "subject": "COMMENTS",
  "data": {
    "record": {
      "ID": "cmt_3",
      "FILE_ID": "doc_roadmap26",
      "AUTHOR": "alice@acme.com",
      "RESOLVED": "no",
      "QUOTED_TEXT": "EU market",
      "TEXT": "Needs a legal gate before we commit publicly.",
      "CREATED": "2026-07-15T14:20:00Z"
    }
  },
  "_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": [
      "LIST COMMENTS LIMIT 10"
    ],
    "hints": [],
    "cache": "hit"
  }
}

Certificate · Playground · What you can ask