Getting Started with Compliance¶
Overview
This guide introduces the FCC compliance framework, covering EU AI Act requirements, NIST AI RMF mapping, and automated compliance auditing.
Prerequisites¶
- Basic understanding of the FCC framework (What is FCC?)
- Familiarity with persona categories (Persona Overview)
Quick Start¶
1. Run Your First Compliance Audit¶
2. Understand Risk Categories¶
The FCC compliance framework classifies personas into EU AI Act risk categories:
| Risk Level | Description | Example Personas |
|---|---|---|
| Minimal | Low-risk documentation tasks | Documentation Evangelist, Content Strategist |
| Limited | Transparency obligations | Insight Reporter, Executive Communicator |
| High | Significant oversight required | AI Ethics Auditor, HIPAA Compliance Officer |
| Unacceptable | Prohibited practices | None (framework prevents these by design) |
3. Review Compliance Requirements¶
The framework includes 256+ EU AI Act requirements and 29 NIST AI RMF subcategories:
fcc compliance-audit --regulation eu-ai-act --summary
fcc compliance-audit --regulation nist-rmf --summary
Next Steps¶
- EU AI Act Compliance Tutorial
- CLEAR+ Benchmarking Guide
- Model Card Generation
- Compliance Pipeline Demo