Add CLAUDE.md, MkDocs docs, docs page in admin, .claude/rules
- CLAUDE.md: Comprehensive documentation for Compliance SDK platform - docs-src: AI-Compliance-SDK docs (architecture, developer, auditor, SBOM) - mkdocs.yml: Compliance-specific nav with purple theme - docker-compose: Added docs service (port 8011, profile: docs) - admin-compliance: New /development/docs page with iframe + quick links - navigation.ts: Added development category with docs module - .claude/rules: testing, docs, open-source, compliance-checklist Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
25
docs-src/index.md
Normal file
25
docs-src/index.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# BreakPilot Compliance - Dokumentation
|
||||
|
||||
Willkommen zur Dokumentation der **BreakPilot Compliance SDK Platform**.
|
||||
|
||||
## Module
|
||||
|
||||
- **AI Compliance SDK**: DSGVO-konforme KI-Nutzung
|
||||
- **Backend Compliance**: Compliance APIs
|
||||
- **Developer Portal**: API-Dokumentation
|
||||
|
||||
## SDK-Module
|
||||
|
||||
- TOM (Technisch-Organisatorische Massnahmen)
|
||||
- DSFA (Datenschutz-Folgenabschaetzung)
|
||||
- VVT (Verzeichnis von Verarbeitungstaetigkeiten)
|
||||
- Loeschfristen
|
||||
- AI Act Compliance
|
||||
- Consent Management
|
||||
- DSR (Betroffenenrechte)
|
||||
|
||||
## Entwicklung
|
||||
|
||||
- [Testing](development/testing.md)
|
||||
- [Dokumentation](development/documentation.md)
|
||||
- [CI/CD Pipeline](development/ci-cd-pipeline.md)
|
||||
Reference in New Issue
Block a user