autonomous intelligent information publishing - MVP

Reproducible query — Product (shared drive)

LIST COMMENTS LIMIT 5

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.

IDFILE_IDAUTHORRESOLVEDQUOTED_TEXTTEXTCREATED
cmt_3doc_roadmap26alice@acme.comnoEU marketNeeds a legal gate before we commit publicly.2026-07-15T14:20:00Z
cmt_1doc_pricingdana@vendor.iononegotiated above thatCan we get the ladder in writing for the renewal?2026-08-20T10:00:00Z
cmt_2doc_pricingcarol@acme.comyes19 per seatConfirmed with finance.2026-02-11T09:30:00Z
cmt_4doc_handbookbob@acme.comyeseight weeks aheadSoftened per HR feedback.2026-08-29T11:00: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": "LIST",
  "subject": "COMMENTS",
  "data": {
    "rows": [
      {
        "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"
      },
      {
        "ID": "cmt_1",
        "FILE_ID": "doc_pricing",
        "AUTHOR": "dana@vendor.io",
        "RESOLVED": "no",
        "QUOTED_TEXT": "negotiated above that",
        "TEXT": "Can we get the ladder in writing for the renewal?",
        "CREATED": "2026-08-20T10:00:00Z"
      },
      {
        "ID": "cmt_2",
        "FILE_ID": "doc_pricing",
        "AUTHOR": "carol@acme.com",
        "RESOLVED": "yes",
        "QUOTED_TEXT": "19 per seat",
        "TEXT": "Confirmed with finance.",
        "CREATED": "2026-02-11T09:30:00Z"
      },
      {
        "ID": "cmt_4",
        "FILE_ID": "doc_handbook",
        "AUTHOR": "bob@acme.com",
        "RESOLVED": "yes",
        "QUOTED_TEXT": "eight weeks ahead",
        "TEXT": "Softened per HR feedback.",
        "CREATED": "2026-08-29T11:00:00Z"
      }
    ],
    "count": 4,
    "total": 4,
    "limited": false
  },
  "_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": [
      "COUNT COMMENTS",
      "COUNT COMMENTS BY ID"
    ],
    "hints": [],
    "cache": "hit"
  }
}

Certificate · Playground · What you can ask