odoc-interactive-extension: add demo pages, deploy script, and test harnesses
Add 6 interactive OCaml demo .mld pages (demo1 through demo5_multiverse)
with deploy.sh to build universes, regenerate HTML with the opam-installed
odoc, and serve locally. Includes CORS server for cross-origin demos,
Playwright test scripts for cross-origin and multiverse demos, and a
worker URL meta tag in the extension.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>