CorpAI Certified
The CorpAI Certified program recognizes role definitions and implementations that meet the highest standards of the spec.
What Is CorpAI Certified?
CorpAI Certified is a quality designation given to role definitions and implementations that have been:
- Reviewed by at least 2 CorpAI maintainers
- Verified as fully spec-compliant (passes
corpai lint --strict) - Documented to an exemplary standard
- Accepted into the official CorpAI registry
Two Types of Certification
1. Certified Role
A role .md file that serves as a gold-standard example for others to follow.
Badge:

2. Certified Implementation
A project, framework, or tool that correctly implements the CorpAI spec.
Badge:

How to Get Certified
For a Role
- Submit the role via a PR following CONTRIBUTING.md
- Role must pass
corpai lint --strictwith zero errors and zero warnings - Add the label
certification-requestto your PR - Two maintainers review and approve
- Role is merged and added to the Certified Roles list below
For an Implementation
- Open a GitHub Discussion with the tag
certification-request - Provide: repo URL, spec version implemented,
corpai lintoutput - Maintainers review the implementation
- If approved, added to the Certified Implementations list below
Certified Roles
Certification program launching in v1.0. Be the first — submit your role.
| Role | Department | Submitted by | Certified |
|---|---|---|---|
| — | — | — | — |
Certified Implementations
Be the first CorpAI Certified implementation.
| Project | Language/Stack | Spec Version | Repo |
|---|---|---|---|
| — | — | — | — |
Questions?
Open a GitHub Discussion tagged certification.