{
  "kind": "snapdeck-agent-resource-index",
  "version": 1,
  "generatedAt": "2026-06-02T15:19:49.906Z",
  "resources": {
    "schema": "https://font.snapdeck.app/agent-resources/catalog.schema.json",
    "catalog": "https://font.snapdeck.app/agent-resources/font-catalog.min.json",
    "profiles": "https://font.snapdeck.app/agent-resources/font-catalog.profiles.json",
    "intents": "https://font.snapdeck.app/agent-resources/skill-intents.json",
    "recipes": "https://font.snapdeck.app/agent-resources/implementation-recipes.json",
    "packs": {
      "ui-ko": "https://font.snapdeck.app/agent-resources/agent-pack.ui-ko.json",
      "product-ui": "https://font.snapdeck.app/agent-resources/agent-pack.product-ui.json",
      "deck": "https://font.snapdeck.app/agent-resources/agent-pack.deck.json",
      "brand": "https://font.snapdeck.app/agent-resources/agent-pack.brand.json",
      "code": "https://font.snapdeck.app/agent-resources/agent-pack.code.json",
      "playful": "https://font.snapdeck.app/agent-resources/agent-pack.playful.json"
    }
  },
  "usage": [
    "Use the projectScan recipe first so agents infer font requirements from the codebase before asking for input.",
    "Fetch font-catalog.min.json for lightweight candidate selection.",
    "Fetch font-catalog.profiles.json when semantic matching, tags, or scoring explanations are needed.",
    "Fetch an agent-pack.*.json file when the project intent is known.",
    "Verify licenseUrl/downloadUrl before shipping binaries or commercial production."
  ]
}
