autonomous intelligent information publishing - MVP

Reproducible query — Product (shared drive)

LIST REVISIONS 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_IDREVISION_IDMODIFIEDMODIFIED_BYSIZE_BYTES
doc_roadmap26@r1doc_roadmap26r12025-11-04T10:12:00Zalice@acme.com-
doc_roadmap26@r2doc_roadmap26r22026-03-14T09:00:00Zbob@acme.com-
doc_roadmap26@r3doc_roadmap26r32026-08-28T16:40:00Zbob@acme.com-
doc_pricing@r1doc_pricingr12026-01-09T14:00:00Zalice@acme.com-
doc_pricing@r2doc_pricingr22026-08-25T09:15:00Zcarol@acme.com-

Showing 5 of 8 matching rows — raise LIMIT for more.

Showing 5 of 8 matching rows (LIMIT applies; count is not the true total - use COUNT REVISIONS for that).
epoch 1source gdrive:revisionsas of 2026-09-14T21:44:11Ztransforms type-coercioncache hit
Raw envelope — what an app or agent receives
{
  "ok": true,
  "query": null,
  "verb": "LIST",
  "subject": "REVISIONS",
  "data": {
    "rows": [
      {
        "ID": "doc_roadmap26@r1",
        "FILE_ID": "doc_roadmap26",
        "REVISION_ID": "r1",
        "MODIFIED": "2025-11-04T10:12:00Z",
        "MODIFIED_BY": "alice@acme.com",
        "SIZE_BYTES": null
      },
      {
        "ID": "doc_roadmap26@r2",
        "FILE_ID": "doc_roadmap26",
        "REVISION_ID": "r2",
        "MODIFIED": "2026-03-14T09:00:00Z",
        "MODIFIED_BY": "bob@acme.com",
        "SIZE_BYTES": null
      },
      {
        "ID": "doc_roadmap26@r3",
        "FILE_ID": "doc_roadmap26",
        "REVISION_ID": "r3",
        "MODIFIED": "2026-08-28T16:40:00Z",
        "MODIFIED_BY": "bob@acme.com",
        "SIZE_BYTES": null
      },
      {
        "ID": "doc_pricing@r1",
        "FILE_ID": "doc_pricing",
        "REVISION_ID": "r1",
        "MODIFIED": "2026-01-09T14:00:00Z",
        "MODIFIED_BY": "alice@acme.com",
        "SIZE_BYTES": null
      },
      {
        "ID": "doc_pricing@r2",
        "FILE_ID": "doc_pricing",
        "REVISION_ID": "r2",
        "MODIFIED": "2026-08-25T09:15:00Z",
        "MODIFIED_BY": "carol@acme.com",
        "SIZE_BYTES": null
      }
    ],
    "count": 5,
    "total": 8,
    "limited": true
  },
  "_meta": {
    "epoch": 1,
    "provenance": {
      "source": "gdrive:revisions",
      "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 REVISIONS",
      "COUNT REVISIONS BY MODIFIED_BY"
    ],
    "hints": [
      "Showing 5 of 8 matching rows (LIMIT applies; count is not the true total - use COUNT REVISIONS for that)."
    ],
    "cache": "hit"
  }
}

Certificate · Playground · What you can ask