Third-party notices
July 18, 2026 ยท View on GitHub
OpenAdapt Flow's original source code is licensed under the MIT License in
LICENSE. Some content in a Git checkout or GitHub-generated source
archive has a different file-local license. Those files are not relicensed
under MIT and are excluded from published PyPI wheels and source distributions.
openIMIS distribution configuration
The following files are adapted from the openIMIS Docker distribution:
benchmark/openimis_claims/compose.ymlbenchmark/openimis_claims/conf/nginx/openimis.confbenchmark/openimis_claims/conf/nginx/locations/backend.locbenchmark/openimis_claims/conf/nginx/locations/frontend.locbenchmark/openimis_claims/conf/nginx/variables/var.conf
Upstream:
- Repository: https://github.com/openimis/openimis-dist_dkr
- Exact commit:
cd6220d1f0578e56a589c47953250c2ad3d0caa5 - Exact upstream paths: the same
conf/nginx/...paths listed above, without the localbenchmark/openimis_claims/prefix; the combined localcompose.ymlis adapted fromcompose.base.yml,compose.postgresql.yml, andcompose.cache.yml - Upstream license: GNU Affero General Public License version 3
(
AGPL-3.0-only) - Complete license copy:
benchmark/openimis_claims/conf/nginx/LICENSE-AGPL-3.0.md
OpenAdapt adapted these configuration files for the synthetic, loopback-only openIMIS reference environment on 2026-07-17. The local environment trims the upstream distribution to the services required by the claims-intake reference workflow and adds digest pinning and fail-closed local bindings.
Each adapted file carries an SPDX license identifier and exact source URLs.
The adapted files remain under AGPL-3.0-only; the repository's MIT license
continues to cover OpenAdapt-authored code outside file-local exceptions.
Published openadapt-flow wheels and source distributions exclude the complete
benchmark/openimis_claims/ surface, its launcher/test, and this repository-only
notice. The package artifacts therefore contain no copied or adapted openIMIS
material and remain under the declared MIT package license. A Git source
checkout retains the isolated benchmark and this notice for reproducible
development evidence.