Add worker.js generation and JTW output assembly
Per-solution worker.js: runs jtw opam stdlib with all build layers
stacked, producing worker.js and stdlib artifacts.
Assembly: copies per-package JTW layers and worker outputs into a
content-hashed directory structure (compiler/, p/, u/) suitable for
serving. Output goes to <cache-dir>/jtw-output/.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>