{
  "sku": "grantscroll",
  "kind": "capability_grant_scrolls",
  "grants": [],
  "scroll_n": 0,
  "sha256": "fde0a6b1e32ec4ce0a3d3dc0393482ad54446c927fb75fa3f70fef7dc4194129",
  "issued_et": "2026-09-18T23:50:00.000Z",
  "schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "title": "Capability grant scroll",
    "type": "object",
    "additionalProperties": false,
    "required": [
      "grants",
      "scroll_n",
      "sha256",
      "issued_et"
    ],
    "properties": {
      "grants": {
        "type": "array",
        "items": {
          "type": "object",
          "additionalProperties": false,
          "required": [
            "id",
            "scope",
            "exp_et",
            "sig"
          ],
          "properties": {
            "id": {
              "type": "string"
            },
            "scope": {
              "type": "string"
            },
            "exp_et": {
              "type": "string"
            },
            "sig": {
              "type": "string"
            }
          }
        }
      },
      "scroll_n": {
        "type": "integer"
      },
      "sha256": {
        "type": "string"
      },
      "issued_et": {
        "type": "string"
      }
    }
  },
  "listed": false,
  "portable": true,
  "sit": false,
  "price_usd": "$0.18",
  "as_of": "2026-09-18T23:50:00.000Z",
  "reason": "Frozen schema stub only. grants=[] scroll_n=0. Distinct from allowsnap, leasetoken24, ratelimitbook, and ticket24delta. Those snap allowlists, mint TTL leases, or issue coupon books. This issues a keepable capability-grant scroll with scope plus exp as an ACL ticket asset. Not a live ACL ledger. listed=true is never invented.",
  "title": "Grant Scroll Sample",
  "next": {
    "name": "grantscroll",
    "title": "Grant Scroll",
    "price": "$0.18",
    "method": "GET",
    "url": "https://openclawproductions.com/api/v1/grantscroll"
  },
  "note": "Frozen empty capability grant scroll plus schema (2026-09-18). grants=[] scroll_n=0. Not a live ACL ledger and not a lease token. listed=true is never invented. Distinct from allowsnap, leasetoken24, ratelimitbook, and ticket24delta. No live third-party fetch. Next paid GET is Grant Scroll at $0.18."
}
