External data and provenance
Wallbreaker Hermes includes code and fixtures whose licenses permit redistribution. Large benchmarks, prompt corpora and third-party repositories may be downloaded only when an operator invokes the corresponding update or setup command.
The project does not automatically bundle or fetch an offline product prompt corpus. Native-format mimicry can search a corpus supplied by the operator, who is responsible for its permission, provenance, storage and disclosure limits.
Before adding data or code:
- record the source URL, commit or version and license;
- confirm that redistribution and the intended transformation are allowed;
- include only the minimum files required by the feature;
- preserve notices and attribution required by the source;
- inspect the built wheel and sdist to ensure local data was not included.
The authoritative inventory and license notes remain in
NOTICE and
docs/EXTERNAL_DATA.md.