| Did you know ... | Search Documentation: |
| Pack hornguard -- CONTRIBUTING.md |
Contributions are accepted under the Developer Certificate of Origin. Add `Signed-off-by: Name <email>` to each commit (`git commit -s`). There is no CLA and there will not be one: the project cannot be relicensed out from under its users, and that is a feature.
An entry in a profile says "this predicate, on this backend, is pure under adversarial use." Changing a profile therefore requires:
profiles/REVIEWS.md says who
attested which generation of which profile, against which engine, and when.
Pinned classes are not reopened by pull request. Argue for it in an issue first.
Every implementation of the judge (today the Prolog pack; a Rust port, if one is ever built) must pass the same fixture suite. A change to one implementation that needs a fixture changed is a change to the contract and is reviewed as such.
Host-specific profiles, incident details, tenant data, and anything that names a particular deployment. Hornguard is the seam; what a host builds above it is the host's business.