.web
Static, inspectable, openable
A `.web` folder contains the thing that runs: HTML, CSS, JavaScript, data, assets, and relative package links. No install step is part of the document contract.
- Serves static folders and marker files.
- Can mount peer `.web` packages under stable routes.
- Keeps generated artifacts separate from source tooling.