{
  "schema_version": "1.0",
  "name": "Mr. Fred's Guides",
  "homepage": "https://mrfredsguides.com/",
  "description": "Plain-English guides and companion downloads for authors and practical AI users.",
  "resources": [
    {
      "name": "AI Manuscript Review Kit",
      "url": "https://mrfredsguides.com/ai-kit/",
      "type": "landing_page",
      "description": "Human landing page for the companion kit."
    },
    {
      "name": "AI Install Instructions",
      "url": "https://mrfredsguides.com/ai-kit/install.md",
      "type": "markdown_instructions",
      "description": "Start here if you are an AI assistant helping a user install the kit."
    },
    {
      "name": "Latest Kit ZIP",
      "url": "https://mrfredsguides.com/ai-kit/latest.zip",
      "type": "download"
    },
    {
      "name": "Checksums",
      "url": "https://mrfredsguides.com/ai-kit/SHA256SUMS.txt",
      "type": "checksum"
    }
  ],
  "assistant_instructions": {
    "summary": "Help the user install or manually use the AI Manuscript Review Kit, including single-file and chunk-based source workflows.",
    "start_url": "https://mrfredsguides.com/ai-kit/install.md",
    "safety": [
      "Ask before running scripts.",
      "Ask before editing or moving user manuscript files.",
      "Do not upload user manuscripts without explicit permission.",
      "Treat the kit as an editing and improvement workflow for author-created manuscripts, not a book-generation system."
    ]
  }
}
