Skip to content

Reconstruction support source

Not every release fragment maps uniquely to an ordinary module file. This tree holds bundle-specific variants, standalone scripts, and retained resources that rebuild alongside src, packages, and dune.

Directory Purpose
variants Different versions of the same logical module across bundles
standalone Independently shipped scripts, including Box scripts
vendor Required release resources such as the PDF worker

Use reconstruction-manifest.json to locate the exact mapping. Do not mechanically merge variants or edit immutable sand-host to implement changes. runtime/tools/build-bundles.py consumes these files for .runtime/build.

Source and build model ยท Extraction tools