| Internet-connected | Den validates the organization install token, then redirects the browser to the exact standard GitHub release asset under OPENWORK_INSTALLER_RELEASE_REPO and OPENWORK_INSTALLER_RELEASE_TAG. The organization token is not forwarded. | Den web/API, github.com, release-assets.githubusercontent.com, and objects.githubusercontent.com for legacy or rollback paths. |
| Semi-air-gapped installer delivery | Den streams the matching standard installer from OPENWORK_INSTALLER_ARTIFACTS_DIR. | Den web/API only for installer download. Desktop runtime dependencies may still need internet unless mirrored or disabled. |
| Fully internal installer delivery | Same mounted-artifact path, with Den web/API and installer bytes available entirely inside the isolated network. | Internal Den web/API only for installer download. Full product isolation still requires the broader checklist in Air-gapped deployment. |