{
  "id": "bgh-redthread-ai",
  "manifest": "https://r2.foundryvtt.com/packages-public/bgh-redthread-ai/module.json",
  "protected": true,
  "title": "BGH Red Thread AI",
  "description": "A narration and NPC toolkit for the GM on Foundry VTT v13, in one place: prose polish, improvised NPC voices, and after-session memory. It never runs the game for you. Every line waits for your approval before a player sees it. Built to raise the floor of your output on an off night, not to master in your place.",
  "authors": [
    {
      "name": "Supple",
      "url": "https://www.patreon.com/c/bghredthread"
    }
  ],
  "version": "2.10.0",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "esmodules": [
    "scripts/main.js"
  ],
  "socket": true,
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "ko",
      "name": "\ud55c\uad6d\uc5b4",
      "path": "lang/ko.json"
    }
  ],
  "url": "https://www.patreon.com/c/bghredthread",
  "bugs": "mailto:bghredthread@gmail.com",
  "license": "LICENSE.md",
  "readme": "README.md",
  "styles": [
    "styles/_theme-tokens.css",
    "styles/chat-message-rendering.css",
    "styles/gm-bot-ui.css",
    "styles/session-review-workspace.css",
    "styles/memory-vault-workspace.css",
    "styles/master-dashboard.css",
    "styles/faction-forge.css",
    "styles/npc-forge.css",
    "styles/character-entity.css",
    "styles/extra-author.css",
    "styles/gm-launcher.css",
    "styles/setup-doctor.css",
    "styles/approved-context-pack.css",
    "styles/player-hud-core.css",
    "styles/player-dialogue-composer.css",
    "styles/narrator.css",
    "styles/settings-hub.css",
    "styles/usage-monitor.css",
    "styles/control-center.css",
    "styles/entity-link-wizard.css",
    "styles/entity-registry-browser.css",
    "styles/entities-present-review.css",
    "styles/document-picker.css",
    "styles/approved-retrieval-preview.css",
    "styles/retrieval-v2-preview.css",
    "styles/npc-generator-review.css",
    "styles/npc-inspector-workspace.css",
    "styles/workspace-base.css",
    "styles/campaign-memory-index-browser.css",
    "styles/voice-input-preview.css",
    "styles/voice-input-panel.css",
    "styles/stage.css"
  ]
}