[
  {
    "id": "ai-content-creators",
    "title": "AI content creator workflow",
    "persona": "AI content creators",
    "steps": [
      {
        "order": 1,
        "title": "Find commercial-use media",
        "description": "Start from the safe source directory and pick a source that matches the content idea."
      },
      {
        "order": 2,
        "title": "Check license",
        "description": "Review the license label, evidence quote, and risk level. Unclear license means high risk."
      },
      {
        "order": 3,
        "title": "Copy attribution",
        "description": "Copy plain-text or Markdown attribution from the asset record."
      },
      {
        "order": 4,
        "title": "Open original source",
        "description": "Download the media on the original source page; StockMediaHub does not proxy or re-host files."
      },
      {
        "order": 5,
        "title": "Copy AI prompt",
        "description": "Use a prompt template from the topic to draft descriptions, titles, or variations with an AI assistant."
      },
      {
        "order": 6,
        "title": "Publish safely",
        "description": "Keep the evidence URL and last-verified date with the project records."
      }
    ],
    "related_topics": ["ai-content-creators", "commercial-use", "ai-prompts"],
    "recommended_sources": ["met-museum-open-access", "smithsonian-open-access", "nasa-image-video-library"]
  },
  {
    "id": "youtubers",
    "title": "YouTuber B-roll workflow",
    "persona": "YouTubers",
    "steps": [
      {
        "order": 1,
        "title": "Find B-roll",
        "description": "Search safe sources for footage or stills matching the video topic."
      },
      {
        "order": 2,
        "title": "Check commercial use",
        "description": "Confirm the license allows use in monetized videos; watch for source-specific restrictions."
      },
      {
        "order": 3,
        "title": "Download from source",
        "description": "Use the original source page for the download; verify current terms there."
      },
      {
        "order": 4,
        "title": "Edit in video tool",
        "description": "Import the media into the editor of choice."
      },
      {
        "order": 5,
        "title": "Generate title and description prompts",
        "description": "Use AI prompt templates to draft metadata for the video."
      },
      {
        "order": 6,
        "title": "Credit creator if required",
        "description": "Place attribution in the description when the license requires or recommends it."
      }
    ],
    "related_topics": ["commercial-use", "attribution", "ai-prompts"],
    "recommended_sources": ["nasa-image-video-library", "library-of-congress", "wikimedia-commons"]
  },
  {
    "id": "web-designers",
    "title": "Web designer workflow",
    "persona": "Web designers",
    "steps": [
      {
        "order": 1,
        "title": "Find website background media",
        "description": "Look for public-domain or CC0 imagery and video suited to hero sections and backgrounds."
      },
      {
        "order": 2,
        "title": "Check performance constraints",
        "description": "Prefer appropriately sized assets from the original source; avoid hotlinking where unclear."
      },
      {
        "order": 3,
        "title": "Verify license",
        "description": "Confirm the license label and evidence before publishing client work."
      },
      {
        "order": 4,
        "title": "Create the section",
        "description": "Build the hero or background section with the verified asset."
      },
      {
        "order": 5,
        "title": "Add alt text and schema",
        "description": "Ship accessible alt text and structured data for SEO and AI readability."
      }
    ],
    "related_topics": ["public-domain", "commercial-use", "attribution"],
    "recommended_sources": ["met-museum-open-access", "smithsonian-open-access", "library-of-congress"]
  },
  {
    "id": "social-media-managers",
    "title": "Social media manager workflow",
    "persona": "Social media managers",
    "steps": [
      {
        "order": 1,
        "title": "Pick a safe source",
        "description": "Choose from sources with clear commercial-use status for brand accounts."
      },
      {
        "order": 2,
        "title": "Verify license and risk level",
        "description": "Avoid high-risk or unclear-license assets for scheduled campaigns."
      },
      {
        "order": 3,
        "title": "Copy attribution",
        "description": "Prepare the credit line in plain text or Markdown for captions."
      },
      {
        "order": 4,
        "title": "Adapt per platform",
        "description": "Crop and caption the asset per channel requirements."
      },
      {
        "order": 5,
        "title": "Keep records",
        "description": "Store the evidence URL and last-verified date with the content calendar entry."
      }
    ],
    "related_topics": ["commercial-use", "attribution", "public-domain"],
    "recommended_sources": ["smithsonian-open-access", "met-museum-open-access", "library-of-congress"]
  }
]
