Technical
Deliverables
Account-scoped downloads for Docker stacks, Postman collections, Azure bundles, virtual machine images, and other delivery handoffs.
Public and internal interfaces
These are the main routes, handlers, and integration surfaces used by this product area.
GET /api/portal/deliverables
Architecture notes
- Downloads are generated as account-scoped URLs by the deliverables handler.
- The UI derives license messaging from SPDX identifiers.
- Checksum copying uses browser clipboard APIs.
Access and permissions
App pages are authenticated through the shared bnl_session cookie unless explicitly marked public. Public docs should describe integration behavior without including secrets, private tokens, private IPs, or tenant-specific records.
Troubleshooting
- If a download is missing, the package file has not been attached yet.
- If checksum verification fails, do not run the package; request a fresh artifact.