Settings
Browser-editable settings (organization profile, billing, currency, team management) are part of the Layer 3 commercial shell. The OSS Layer 1 build is operator-configured.
Runtime configuration is set at boot via environment variables. SeeRUNBOOK.md for the full reference. The most common knobs:
PLATFORM_MODE—self_hosted,cloud,dev, ortest. Boot fails closed if unset in production.BILLING_MODE—disabled,local_ledger, orgarden.TRACES_BEARER_TOKENS— comma-separated list, hashed at boot.TRACES_ALLOW_PRIVATE_SOURCES/TRACES_ALLOW_PRIVATE_WEBHOOKS— on-prem opt-in for the SSRF guard.
Workspace metadata (name, scope IDs) is supplied by the configured AccessContextAdapter at request time and is not editable from the browser in the OSS build.