# Enterprise directory

- Everything under this directory is commercially licensed under `enterprise/LICENSE` unless a nearer third-party license says otherwise.
- Enterprise packages may depend on MIT packages outside this directory. Packages outside this directory must never depend on enterprise packages.
- Put shared protocols, normalized contracts, and independently useful client interfaces in the MIT community layer.
- Never commit customer configuration, credentials, signing keys, confidential material, or untracked third-party source.
- Keep third-party provenance and required notices beside the consuming enterprise component.
- Do not implement or change commercial license terms without an explicit decision and legal review.
