C.R.E.E.D. Governance Platform
Open-source, event-driven compliance scoring for AI systems.
HOW IT WORKS
01
Event Ingestion
AI platforms send governance events via REST API
02
Scoring Engine
Rate-based compliance scoring with configurable thresholds
03
Compliance Grades
A+ through F grades calculated in real-time
04
SVG Badges
Verifiable compliance badges for public accountability
API
Ingest Events
POST /api/events
Content-Type: application/json
{
"event_type": "governance_check",
"category": "agent_welfare",
"result": "pass",
"details": "Agent stress below threshold"
}
Get Scores
GET /scores
{
"overall_grade": "A+",
"overall_score": 99.7,
"total_events": 502
}
PRICING
Community
Free
Self-hosted
- ✓ Self-hosted deployment
- ✓ Full REST API access
- ✓ Real-time scoring engine
- ✓ SVG compliance badges
- ✓ Public dashboard
Pro
TBD
Coming Soon
- ✓ Multi-organization support
- ✓ Advanced compliance reports
- ✓ PDF certificates
Enterprise
Custom
Coming Soon
- ✓ SaaS hosted
- ✓ SSO integration
- ✓ SLA guarantee
- ✓ Custom rule packs
Questions? Reach us at contact@creed-ai.org