Thank you for your interest in constitutional governance for AI agents.
The most valuable contributions are new GRDL rulesets for different jurisdictions and domains:
- EU AI Act compliance rules
- GDPR data protection rules
- US labour law (FLSA, OSHA)
- Financial services regulations (RBI, SEC, FCA)
- Healthcare compliance (HIPAA, DPDP Act)
Place new rulesets in examples/ with the naming convention:
{jurisdiction}-{domain}.grdl.yaml
- Fork the repository
- Create a feature branch
- Make your changes
- Run the test suite:
python cli.py validate examples/*.grdl.yaml - Submit a pull request
Open an issue on GitHub with:
- GRDL ruleset that triggered the issue
- Input action JSON
- Expected vs actual result
- Python version and OS
We follow the Contributor Covenant Code of Conduct. Constitutional governance tools must themselves be governed constitutionally.
Contributions to core/ are under Apache 2.0.
Contributions to enterprise/ are under BSL 1.1.
By submitting a PR, you agree to license your contribution accordingly.