{
  "protocol": "jetskibay-publish",
  "version": 1,
  "revision": "resources-2026-09-08-artwork-1",
  "publishedAt": "2026-09-08T14:00:00Z",
  "publisher": {
    "name": "Jetskibay resource studio",
    "url": "https://mock1.jetskibay.com"
  },
  "entries": [
    {
      "id": "example-dataset",
      "slug": "example-dataset",
      "kind": "resource",
      "resourceType": "dataset",
      "contentVersion": "1.0.0",
      "language": "en",
      "title": "A palette to build on",
      "summary": "Three named colour roles, ready to use as JSON or CSV.",
      "category": "Colour & interface craft",
      "tags": [
        "dataset",
        "Colour",
        "Starter kit"
      ],
      "lifecycle": "preview",
      "updatedAt": "2026-09-08T14:00:00Z",
      "publishedAt": "2026-09-08T14:00:00Z",
      "owner": {
        "name": "Jetskibay mock studio"
      },
      "authors": [
        {
          "name": "Jetskibay mock studio"
        }
      ],
      "license": "CC0-1.0",
      "page": {
        "template": "resource",
        "overview": {
          "href": "/example-dataset/releases/1.0.0/overview.md",
          "mediaType": "text/markdown"
        },
        "facts": [
          {
            "label": "Good for",
            "value": "Builders learning the resource publishing workflow"
          },
          {
            "label": "Access",
            "value": "Public, original demonstration content"
          },
          {
            "label": "Release",
            "value": "1.0.0"
          }
        ],
        "actions": []
      },
      "assets": [
        {
          "id": "hero",
          "role": "hero",
          "href": "/example-dataset/assets/hero-v1.svg",
          "mediaType": "image/svg+xml",
          "alt": "A structured palette table pairs surface, text and action roles with their colour swatches and hex values.",
          "width": 1400,
          "height": 1000,
          "credit": "Original Jetskibay mock studio illustration",
          "license": "CC0-1.0"
        }
      ],
      "docs": [],
      "examples": [],
      "endpoints": [],
      "links": [],
      "distributions": [
        {
          "id": "json",
          "title": "Colour tokens · JSON",
          "href": "/example-dataset/releases/1.0.0/palette.json",
          "mediaType": "application/json",
          "version": "1.0.0",
          "delivery": "download",
          "language": "en",
          "size": 71,
          "sha256": "c8f7e8a15861ecc12c9d663fe344c69f018e2ccf610e3b44bbce9e786c97511e",
          "license": "CC0-1.0",
          "redistribution": "allowed"
        },
        {
          "id": "csv",
          "title": "Colour tokens · CSV",
          "href": "/example-dataset/releases/1.0.0/palette.csv",
          "mediaType": "text/csv",
          "version": "1.0.0",
          "delivery": "download",
          "language": "en",
          "size": 53,
          "sha256": "35a99df4a60ae8df65037adfd5c56fe7dc2b592ad21f9e967d753e981082c652",
          "license": "CC0-1.0",
          "redistribution": "allowed"
        }
      ],
      "relationships": [
        {
          "relation": "recommended-for",
          "entry": "chroma:chroma"
        },
        {
          "relation": "recommended-for",
          "entry": "swatch:swatch"
        }
      ]
    }
  ]
}
