feat: bundle clock.mjs + lib deps in oven build (4 blockers complete)
Clock.mjs feasibility plan blockers — all 4 complete:
1. String colors in ink/wipe — already done (resolve_color_name)
2. clock.time() returning Date — already done (js_clock_time)
3. synth.kill() on return objects — already done (js_synth_obj_kill)
4. Bundle melody-parser/notepat-convert/note-colors + clock.mjs in
docker-build.sh initramfs (the local ac-os script already did this,
docker-build.sh was missing it)
Now 'clock cdefg' from prompt should jump to clock.mjs and play
the melody — running unmodified web piece on AC Native.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>