autonomous intelligent information publishing - MVP

Reproducible query — Product (shared drive)

LIST PERMISSIONS 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.

FILE_IDPRINCIPALPRINCIPAL_TYPEROLEINHERITED
fld_productacme.comdomainreaderyes
fld_productalice@acme.comuserorganizerno
fld_roadmapacme.comdomainreaderyes
doc_roadmap26acme.comdomainreaderyes
doc_roadmap26bob@acme.comuserwriterno

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

Showing 5 of 31 matching rows (LIMIT applies; count is not the true total - use COUNT PERMISSIONS for that).
epoch 1source gdrive:permissionsas of 2026-09-14T21:44:11Ztransforms type-coercioncache hit
Raw envelope — what an app or agent receives
{
  "ok": true,
  "query": null,
  "verb": "LIST",
  "subject": "PERMISSIONS",
  "data": {
    "rows": [
      {
        "FILE_ID": "fld_product",
        "PRINCIPAL": "acme.com",
        "PRINCIPAL_TYPE": "domain",
        "ROLE": "reader",
        "INHERITED": "yes"
      },
      {
        "FILE_ID": "fld_product",
        "PRINCIPAL": "alice@acme.com",
        "PRINCIPAL_TYPE": "user",
        "ROLE": "organizer",
        "INHERITED": "no"
      },
      {
        "FILE_ID": "fld_roadmap",
        "PRINCIPAL": "acme.com",
        "PRINCIPAL_TYPE": "domain",
        "ROLE": "reader",
        "INHERITED": "yes"
      },
      {
        "FILE_ID": "doc_roadmap26",
        "PRINCIPAL": "acme.com",
        "PRINCIPAL_TYPE": "domain",
        "ROLE": "reader",
        "INHERITED": "yes"
      },
      {
        "FILE_ID": "doc_roadmap26",
        "PRINCIPAL": "bob@acme.com",
        "PRINCIPAL_TYPE": "user",
        "ROLE": "writer",
        "INHERITED": "no"
      }
    ],
    "count": 5,
    "total": 31,
    "limited": true
  },
  "_meta": {
    "epoch": 1,
    "provenance": {
      "source": "gdrive:permissions",
      "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 PERMISSIONS",
      "COUNT PERMISSIONS BY PRINCIPAL"
    ],
    "hints": [
      "Showing 5 of 31 matching rows (LIMIT applies; count is not the true total - use COUNT PERMISSIONS for that)."
    ],
    "cache": "hit"
  }
}

Certificate · Playground · What you can ask