{
  "schema": 1,
  "id": "votemotta.legal-creator-network",
  "name": "Vote Motta Legal Creator Network",
  "version": "1.2.6",
  "entry": "index.php",
  "admin": "admin/index.php",
  "cron": "cron/sync-youtube.php",
  "creators": [
    {
      "slug": "thabo-ray",
      "name": "Thabo & Ray",
      "channelId": "UCyJCGDTUiYFAO0jfbqPvF1Q"
    },
    {
      "slug": "nate-the-lawyer",
      "name": "Nate The Lawyer",
      "channelId": "UCD5_QIM67BZJdh9AwZv3soA"
    },
    {
      "slug": "robert-gouveia",
      "name": "Robert Gouveia, Esq.",
      "channelId": "UCQa62kyOcsyhVUqyvRCbDNQ"
    }
  ],
  "features": [
    "multi-channel-youtube-sync",
    "chunked-browser-safe-sync",
    "complete-paginated-video-libraries",
    "official-playlist-embeds",
    "exact-video-and-section-sharing",
    "x-facebook-linkedin-reddit-pinterest-whatsapp-telegram-bluesky-email-sms",
    "native-share-copy-link-copy-text-youtube-source",
    "live-first-party-engagement-stats",
    "share-platform-breakdown",
    "imported-youtube-stats-with-source-labels",
    "player-start-thirty-second-watch-and-ended-events",
    "outbound-youtube-click-events",
    "useful-to-voters-reactions",
    "nonscientific-polls",
    "source-submissions",
    "official-polito-record",
    "dooly-turner-context",
    "youtube-published-date-and-time-display",
    "year-month-from-through-video-filters",
    "visitor-local-time-rendering",
    "cross-module-navigation",
    "direct-lazy-youtube-iframes",
    "javascript-independent-video-playback",
    "unique-duplicate-card-anchors",
    "youtube-id-url-thumbnail-fallback"
  ],
  "syncRepair": {
    "directFormFallback": true,
    "singleWorkUnitRequests": true,
    "channelIdToHandleFallback": true,
    "adminDiagnostics": true,
    "nateChannelId": "UCD5_QIM67BZJdh9AwZv3soA",
    "robertGouveiaChannelId": "UCQa62kyOcsyhVUqyvRCbDNQ"
  },
  "directOverwritePackage": true,
  "extractTarget": "public_html/thabo-ray-accountability",
  "moduleNavigation": {
    "campaignPlatform": "/campaign-platform-beta/",
    "legalCreatorNetwork": "/thabo-ray-accountability/",
    "thaboRay": "?creator=thabo-ray#video-library",
    "nateTheLawyer": "?creator=nate-the-lawyer#video-library",
    "robertGouveia": "?creator=robert-gouveia#video-library",
    "judgePoliceAccountability": "?creator=thabo-ray#campaign-answer",
    "myJudgeWasWatchingPorn": "https://www.myjudgewaswatchingporn.com/"
  },
  "videoPlaybackRepair": {
    "version": "1.2.6",
    "scope": [
      "thabo-ray",
      "nate-the-lawyer",
      "robert-gouveia"
    ],
    "strategy": "server-rendered lazy YouTube iframes",
    "reason": "The official uploads playlist already plays successfully using a plain YouTube iframe. Individual cards now use that same approach instead of depending on JavaScript player replacement.",
    "fixes": [
      "removes click-to-load YouTube API dependency",
      "removes duplicate player-target ambiguity",
      "renders a native iframe for every visible creator video",
      "retains lazy loading for phone/browser performance",
      "preserves Watch on YouTube and exact sharing links"
    ]
  }
}
