-
Notifications
You must be signed in to change notification settings - Fork 0
Governance
Pedro Rocha edited this page Aug 16, 2026
·
1 revision
This project follows enterprise-grade governance standards.
| Document | Purpose |
|---|---|
| CODE_OF_CONDUCT.md | Community behavior standards (Contributor Covenant 2.1) |
| SECURITY.md | Vulnerability reporting and security policy |
| AGENTS.md | Rules for AI agents working in the repo |
| CONTRIBUTING.md | Contribution guidelines |
| CODEOWNERS | Ownership per area |
See SECURITY.md for the private reporting process.
- Secret scanning: enabled
- Push protection: enabled
- Dependabot security updates: enabled
See AGENTS.md for the full ruleset.
Key rules:
- One canonical
SKILL.mdper skill - No secrets in body or scripts
- API purity — no leaked credentials
- Multi-tool compatible
- Idempotent scripts
- Verifiable
- KISS/DRY
This project adheres to the Contributor Covenant 2.1.
See CODE_OF_CONDUCT.md for the full text.