Add design doc and implementation plan for interactive OCaml tutorials
System design for web-based, client-side OCaml tutorials authored in
.mld files. Covers universe structure, authoring format with tagged
code blocks, thin odoc plugin approach, x-ocaml cell modes, and
widget/FRP bridge experiments.
Implementation plan has four parallel streams: odoc-interactive-extension
plugin, x-ocaml cell modes, universe builder improvements, and
Lwd vs Note FRP experiments.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>