Three-tier funnel to get from 740 raw videos to ~150 platform-ready.
All 36 score-⩾9 videos + all 18 score-⩾9 audio (the canonical mix of each of the 18 top songs) are flagged platform=true. These are the unambiguous marquee pieces: 6 Music Videos, 7 long-form Reels, 11 Music Reel Takes (one per song), 12 Topical Monologues (the manifesto pieces). Nothing about these requires human judgment — they're all hand-scored 9 or 10 already.
540 videos sit at score 8 — solid but not flagship. To get to 150 platform total, we need ~96 more. Proposed selection logic:
414 score-7 + 103 score-6 videos stay in the library but don't ship to the official site. Searchable through /web/index.html for atom-eye's own use, not user-facing.
Six playlists organized by what the user is trying to do when they land. Music Video / Reel / Monologue are not great categories from the listener's POV — the listener wants "play me the political ones," "show me the new song," etc. Reorganize accordingly.
These 36 videos + 18 audio are platform-flagged right now. atom-eye should click through each at /web/index.html (★ PLATFORM filter chip in the toolbar) and approve or unflag any that don't belong. Default tomorrow: if no changes, these are shipping as-is.
| Slug | Project | Type | Score | Open |
|---|---|---|---|---|
| my-music-video-settles-the-debate-on-ai-mov | — | Music Video | 10 | ★ Library |
| oficial-02 | — | Music Video | 10 | ★ Library |
| oficial-01 | — | Music Video | 10 | ★ Library |
| oficial-video | — | Music Video | 10 | ★ Library |
| silent-and-broken-music-video-june-25 | Silent and Broken | Music Video | 10 | ★ Library |
| legacy-reel-full | Legacy | Music Reel (Long) | 10 | ★ Library |
| legit-full-video-lic-mov | Legit | Music Reel (Long) | 10 | ★ Library |
| disgusted | Disgusted | Music Reel (Long) | 10 | ★ Library |
| trump-s-jus-like-us-mov | Trump Just Like Us | Music Reel (Long) | 10 | ★ Library |
| legit-lic-yt-version-mov | Legit | Music Reel (Long) | 10 | ★ Library |
| tjlu-vertical | Trump Just Like Us | Music Reel (Long) | 10 | ★ Library |
| video-nov-04-2024-10-09-27-am | — | Music Reel (Take) | 10 | ★ Library |
| video-nov-04-2024-10-39-53-am | — | Music Reel (Take) | 10 | ★ Library |
| video-nov-04-2024-10-30-08-am | — | Music Reel (Take) | 10 | ★ Library |
| Slug | Project | Type |
|---|---|---|
| modern-colonialism-youtube-updated | Modern Colonialism | Monologue (Topical) |
| allow-me-to-clarify-my-views-on-charlie-mov | Charlie Kirk | Monologue (Topical) |
| hamas-talking-points-youtube | Hamas Talking Points | Monologue (Topical) |
| a-mistaken-identity-youtube-updated | A Mistaken Identity | Monologue (Topical) |
| an-army-of-aaron-bushnells-updated-youtube | An Army of Aaron Bushnells | Monologue (Topical) |
| video-oct-26-2025-4-45-45-pm-mov | Fear | Monologue (Topical) |
| video-oct-26-2025-4-18-42-pm-mov | Projection | Monologue (Topical) |
| legacy-reel-7 | Legacy | Music Reel (Take) |
| tsc-reels-05-1-updated | The System Crumbles | Music Reel (Polished Export) |
| tsc-reels-05-updated | The System Crumbles | Music Reel (Polished Export) |
| reels-05-updated-2 | The System Crumbles | Music Reel (Polished Export) |
| reels-06 | Something Has Awakened | Music Reel (Master Cut) |
| video-nov-04-2024-10-02-08-am | Something Has Awakened | Music Reel (Take) |
| video-nov-04-2024-10-05-05-am | Something Has Awakened | Music Reel (Take) |
| video-nov-04-2024-10-07-21-am | Something Has Awakened | Music Reel (Take) |
| full-length-reel | Fuck It | Music Reel (Long) |
| savage-5 | Savage Resp | Music Reel (Take) |
| savage-6 | Savage Resp | Music Reel (Take) |
| 01 | Silent and Broken | Music Reel (Take) |
| there-were-60-000-soldiers-mov | The System Crumbles | Music Reel (Take) |
| f-mindless-entertainment-tunnel-graffiti-mov | Savage Resp | Monologue (Topical · Reel) |
| i-recently-dropped-an-ai-music-video | — | Music Video |
The site at lionwithamic.com/theatre pulls a media.json feed. Schema proposal (1 endpoint per playlist):
{
"generated_at": 1781110000,
"playlists": {
"theatre": { "title": "Theatre / Marquee", "slugs": ["legacy-reel-full","disgusted","tjlu-vertical",...] },
"manifesto": { "title": "Manifesto Pieces", "slugs": ["modern-colonialism-youtube-updated",...] },
"wild": { "title": "Songs in the Wild", "slugs": ["legacy-reel-7","savage-5","reels-06",...] },
"daily": { "title": "Daily Reels", "slugs": [...] },
"bts": { "title": "Behind the Curtain", "slugs": [...] },
"anthems": { "title": "The Lion Anthems", "slugs": ["radheya-acapella-wav","wia-09-master-acapella-mp3",...] }
},
"items": {
"legacy-reel-full": {
"title": "Legacy / Reel Full Length",
"hls_url": "https://dropbox-fresh-url-here.m3u8",
"duration_sec": 142.67,
"thumb": "/library/thumbnails/legacy-reel-full.jpg",
"transcript": "/library/transcripts/legacy-reel-full.txt",
"song_project": "Legacy",
"songs_page_anchor": "/web/songs.html#legacy"
},
...
}
}
I can ship a generator script build_media_json.py that pulls every platform=true card, bucketed into the 6 playlists by content_type + heuristics, with fresh dropbox HLS URLs auto-refreshed daily. Output written to /var/www/lwm-agi/data/media.json + served at /media.json. Drop-in for atom-eye's site code.
Three things I need you to decide before I ship the official-site feed:
refresh_urls.py + build_media_json.py so the official site never breaks on expired Dropbox links?Zi pipeline: 536/624 video transcripts done (88 still in flight via 4 background whisper workers). When Zi transcripts hit 100%, same plan: tier-1 auto-flag (already have score-10 / score-9 entries from the hand-curation), build /mz/web/platform.html, ship media.json for masterzi.com/theatre. Playlist proposal for Zi will lean toward: Marquee Lessons (Century Project) · Daily Dharma (EveryDayTao + EveryDayVedas) · The Long Talks (Dispassionate Observer) · Practice (Qi Gong + Tai Chi forms) · DPO Series · Origin Stories.