- scripts/generate-pop-scenes.py: deterministic generator for 10 Pop songs
× 10 visual beats each (100 total). Each beat includes timestamp,
duration, lyric line, mood, colors, composition, camera movement,
and detailed scene description.
- training-data/scene-descriptions-pop.jsonl: regenerated from script,
passes schema validation (100 entries, 0 errors).
- Also mirrors output to ~/.hermes/training-data/ on generation.
Closes#606