File size: 886 Bytes
1e300b7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # Publication security review
This bundle was assembled for publication. It intentionally excludes source Git
metadata, experiment workspaces, Docker data roots, sparse ext4 images, job and
trial outputs, logs, caches, Python/uv environments, secrets, credentials, and
internal build manifests.
The retained evaluation YAML files contain only placeholder model endpoint and
model names. Supply credentials at runtime through environment variables; do not
commit an `.env` file. The text scan in `scripts/check-bundle.sh` checks for the
known internal project, host, domain, and path markers outside opaque image tar
archives.
Docker image tar archives are opaque binary export artifacts. Their filenames
and SHA256 digests are inventoried, but their complete layer contents were not
rewritten. Consumers should apply their own image scanner and license policy
before redistribution.
|