Governance
Overview
AIDP Schema is an open standard maintained through community collaboration with clear governance processes. This document defines how the schema evolves, who makes decisions, and how contributors participate.
Governance Principles
Open & Transparent: All discussions, proposals, and decisions are public
Community-Driven: Anyone can propose changes
Backward Compatible: Breaking changes require major version bumps
Implementation-First: Changes proven in production take priority
AI Platform Neutral: No single AI platform controls the standard
Governance Structure
Steering Committee
Role: Final decision-making authority on schema changes
Composition:
3 seats: AIDP Platform maintainers (reference implementation)
2 seats: AI platform representatives (Anthropic, OpenAI, etc.)
2 seats: Business/operator representatives
2 seats: Independent developer community
Term: 2 years, staggered to ensure continuity
Responsibilities:
Approve/reject schema change proposals
Set strategic direction
Resolve disputes
Maintain schema quality
Working Groups
MCP Tools Working Group
Defines standard MCP tool catalog
Reviews tool proposals
Ensures cross-platform compatibility
Analytics & Metrics Working Group
Defines upstream metrics standards
Reviews analytics schema changes
Ensures privacy compliance
Trust & Safety Working Group
Defines verification standards
Reviews fraud detection schemas
Ensures security best practices
Migration & Compatibility Working Group
Creates migration guides
Maintains compatibility with existing platforms
Reviews breaking changes
Change Proposal Process
1. Proposal Submission
Anyone can submit a proposal via GitHub Issues:
Impact Assessment
Backward compatibility: [Yes/No]
Affected entities: [BusinessProfile, Booking, etc.]
Migration path: [How existing implementations adapt]
Implementation
Reference implementation: [Link to PR]
Validation updates: [Required changes]
Documentation: [What needs updating]
Alternatives Considered
What other approaches were evaluated?
Reference Implementation
AIDP Platform serves as the reference implementation:
Demonstrates best practices
Tests schema changes in production
Provides validation libraries
Maintains migration tools
Repository: https://github.com/aidp-platform/aidp-schema
Contribution Guidelines
How to Contribute
Report Issues: Found a problem? Open an issue
Propose Changes: Submit a proposal (see process above)
Improve Documentation: PRs for docs always welcome
Build Tools: Create validators, migrators, SDKs
Share Feedback: Participate in discussions
Code of Conduct
Be respectful and inclusive
Focus on technical merit
Assume good intentions
Collaborate constructively
No harassment or discrimination
Contributor License Agreement
Contributors retain copyright but grant AIDP Schema project:
Perpetual, worldwide license to use contributions
Right to sublicense under MIT License
Right to modify and distribute
Intellectual Property
License
AIDP Schema is released under MIT License:
Free to use commercially
Free to modify and distribute
Attribution required
No warranty provided
Trademark
"AIDP" and "AI Discovery Platform" are trademarks of AIDP Platform:
Use for compatible implementations: ✅ Allowed
Use for incompatible forks: ❌ Not allowed
Use in product names: Requires approval
Patent Policy
Contributors agree not to assert patents against AIDP Schema implementations.
Compliance & Certification
AIDP Compliant
Implementations can claim "AIDP Compliant" if they:
Pass official validation suite
Implement core schema correctly
Support standard MCP tools (if applicable)
Follow privacy guidelines
Certification Process
Run validation suite:
npm run aidp-validateSubmit compliance report
Review by Working Group
Listed in official directory
Conflict Resolution
Dispute Process
Discussion: Attempt to resolve in Working Group
Mediation: Steering Committee mediates
Vote: Steering Committee votes if unresolved
Appeal: Can appeal to full community (rare)
Fork Policy
Community can fork if:
Steering Committee becomes unresponsive (>6 months)
Governance becomes captured by single entity
Community consensus for different direction
Fork Requirements:
Must rename (cannot use "AIDP" trademark)
Must maintain MIT License
Should document divergence from AIDP
Meetings & Communication
Steering Committee Meetings
Frequency: Monthly
Format: Video call + public notes
Agenda: Posted 1 week in advance
Minutes: Published within 3 days
Working Group Meetings
Frequency: Bi-weekly
Format: Video call + public notes
Open: Anyone can attend
Communication Channels
GitHub Discussions: Proposals, technical discussions, community support
Mailing List: Announcements, release notes
Blog: Major updates, case studies
Sustainability
Current Status
AIDP Platform (reference implementation)
Community contributions
Open-source development
Contact
General Inquiries: governance@aidp.dev
Steering Committee: steering@aidp.dev
Security Issues: security@aidp.dev
Press: press@aidp.dev
Amendments
This governance document can be amended by:
Unanimous vote (9/9) of Steering Committee
2-week public comment period
Ratification by community (>66% approval)
Last Updated: December 2025 Version: 1.0.0
Last updated