Kid mode ๐Ÿง’

This page is Community โ€” Mirror Index (v3). It is one of the projects Brandon built and put online. The grown-up details are below, tap Grown-up mode to read them the normal way.

๐Ÿ“ Screenwriter Breakdown

Community โ€” Mirror Index (v3)

TVTropes-augmented episode-guide mirror, the canonical current version. ยท Rendered 2026-06-03 00:03

Source. Rendered from Brandon-Vault/00 Inbox/chatgpt-live/2026-06-02__community-mirror-index__v3.md. Local file:// references appear as code spans (they only work on Brandon's Mac).
type: index domain: tv-episode-guides show: Community version: 3 v1: chatgpt-live/2026-05-31__community-mirror-index__6a1d07ee.md v2: chatgpt-live/2026-06-02__community-mirror-index__v2.md created: 2026-06-02 project: tv-mining new_source: tvtropes.org

Community Mirror Index โ€” v3 (with TVTropes layer)

v3 inherits everything in v2 and adds a TVTropes harvest layer. TVTropes runs behind Cloudflare with a managed challenge, so the puller pulls slowly, in random order, with a clean egress IP (Cloudflare WARP active) and a full Chrome header set. Plain curl gets 403; the Python session in this puller gets 200.

What v3 adds

A self-discovering puller that starts at Series/Community, harvests in-show namespaces (Recap / Characters / Heartwarming / Awesome / Funny / Tearjerker / NightmareFuel / YMMV / WMG / Trivia / Fridge / Headscratchers / Quotes / Analysis / FanWorks), randomizes the queue, and sleeps 25-75 seconds between fetches with an occasional 5-15 minute long pause to avoid signaling.

Operating model

One process serves both shows. The queue interleaves Community and Gilmore URLs by random shuffle, so the pull pattern looks like a person browsing across two interests rather than scraping a series in order.

Stop / resume / inspect

Integration with v2

Once the harvest finishes (or hits a stopping point), the TVTropes text becomes a third source layer in the mirror-extraction pipeline. The DeepSeek extractor that already runs against ChatGPT conversation pulls can be re-pointed at Projects/tvtropes-pull/text/Recap__Community*.txt for episode-level tropes per recap, and at text/Characters__Community*.txt for character-arc cross-references against the v6 mirror corpus.

Inherited layers from v2

Operational notes

Provenance