Two findings while fixing the #22 track-name typo, both surfaced by tracing where the name actually lives rather than sed-ing the blast radius: PARSER BUG — the catalog generators were reading a dead path. Commit 6e51fff hoisted the site app out of next/ to the repo root, but five tide-table modules still pointed LIVES at /Work/Web/www/next/content/lives — which is now EMPTY. The committed catalog/map JSONs were stale pre-hoist artifacts; any regen would have silently produced an empty catalog. Fixed the path in build_track_recording_map, build_catalog_view, pattern_ngrams, tide_eda, boundary_bleed (+ 4 docs/README/conftest that documented the dead path). This is exactly the "a parser miss must never masquerade as data" footgun — the path was wrong at the source while the output looked plausible. RENAME — the track was renamed Aria→Mafia Sans Serif long ago in the score, but the canonical site tracks.json still carried name "Aria Sans Serif" AND a dangling file ref (aria_sans_serif.tidal, which no longer exists; the real score is mafia_sans_serif.tidal). Fixed at the canonical root (tracks.json, committed separately in the www repo) and REGENERATED the catalog via `tide.py build` — not hand-edited — so catalog.generated / catalog_view / pattern_registry / track_recording_map all pick up the rename from source. Validation: regen diff is clean — only the Mafia rename plus one legitimate side-effect (the catalog re-read the *current* mafia_sans_serif.tidal source, which had resetCycles commented out since the last build; the old cached source was from the pre-rename file). No other track's data moved (verified by grepping the diff for non-Mafia id/title/track changes — none). Neighbor-list reordering in pattern_registry is benign. Test suite: 80 pass, 1 fail — the failure (38c3-toilet recovers 0 backlog tracks) is PRE-EXISTING (reproduced with these changes stashed), a real data gap belonging to #27/#66, not this change. Interim n=172 emotion calibration JSON left uncommitted (regenerates at 534).
| Name |
Last commit
|
Last update |
|---|---|---|
| armada | Loading commit data... | |
| blocks | Loading commit data... | |
| blog | Loading commit data... | |
| copycat | Loading commit data... | |
| gifts | Loading commit data... | |
| lib-parvagues | Loading commit data... | |
| live | Loading commit data... | |
| output | Loading commit data... | |
| releases | Loading commit data... | |
| sandbox | Loading commit data... | |
| study | Loading commit data... | |
| test | Loading commit data... | |
| tools | Loading commit data... | |
| utils | Loading commit data... | |
| viz | Loading commit data... | |
| .gitignore | Loading commit data... | |
| BootTidal.hs | Loading commit data... | |
| BootTidal.hs.broken | Loading commit data... | |
| BootTidal.visuals.broken.hs | Loading commit data... | |
| CLAUDE.md | Loading commit data... | |
| LICENSE | Loading commit data... | |
| PatchBay_MultiChannel.xml | Loading commit data... | |
| PatchBay_Perf.xml | Loading commit data... | |
| PatchBay_Perf5.1.xml | Loading commit data... | |
| README.md | Loading commit data... | |
| backlog.md | Loading commit data... | |
| bullet_train.tidal | Loading commit data... | |
| collide.sh | Loading commit data... | |
| debug.tidal | Loading commit data... | |
| didacticpatternvisualizer.pde | Loading commit data... | |
| hello.sc | Loading commit data... | |
| init_midi.sh | Loading commit data... | |
| intro.md | Loading commit data... | |
| library.txt | Loading commit data... | |
| link_jack.sh | Loading commit data... | |
| link_samples.sh | Loading commit data... | |
| link_samples_all.txt | Loading commit data... | |
| main_fairbanks.scd | Loading commit data... | |
| notes.md | Loading commit data... | |
| perf-tray.py | Loading commit data... | |
| perf.sh | Loading commit data... | |
| samples.txt | Loading commit data... | |
| start_and_midi.scd | Loading commit data... | |
| test.tidal | Loading commit data... |