- Add target="_top" to all ← SPACE / back-to-root links so navigating
back to index.html breaks out of the content iframe instead of loading
it recursively inside itself (Images, Music, Watchlists hubs)
- Remove all localStorage usage: visited-star tracking in index.html
(resets each visit, no persistence without storage), and lightbox
"show once" guards in all section pages (lightboxes now show on every
load — Videos, Watchlists, Music). build.py templates updated so
future generated pages stay clean.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- watchlists-hub.html: comic book panel grid, neon-teal/green/toucan palette,
Rambla-only type hierarchy, CSS stagger entrance, wired to star map
- 5 collection pages built from *-watchlist.md sources via build.py:
contentaddictionarchive, analogfrontier, culturaldecay,
soundscapeanomalies, lastcinema
- build.py: parses MD files, generates self-contained HTML pages,
updates hub subtitle with live counts
- index.html: Watchlists star node wired to Watchlists/watchlists-hub.html
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>