AI-Policy
Standard: ai-policy.fyi – Level 3 (höchste Konformitätsstufe)
KI-Einsatz in Anolee
Anolee setzt KI ausschließlich lokal ein:
- Modell: Ollama (Llama/Phi) – lokal auf dem Server des Kunden
- Keine Cloud-KI: Keine Daten werden an externe KI-Dienste gesendet
- Keine Datenweitergabe: Alle Daten verbleiben beim Kunden
Konformitätsstufe: Level 3
Anolee implementiert AIPolicy Level 3 – die höchste Konformitätsstufe:
- ✅
/.well-known/aipolicy.json - ✅
<link rel="aipolicy">im HTML-Head aller Seiten - ✅
/ai-policySeite (diese Seite) - ✅
/aipolicy.mdfür Lesbarkeit - ✅
/llms.txtSektion
aipolicy.json
{
"version": "2.0",
"publisher": "Today is Life / Guido Mitschke",
"scope": "site",
"policies": [
{
"id": "AP-1.1",
"status": "required"
},
{
"id": "AP-2.1",
"status": "required"
},
{
"id": "AP-3.1",
"status": "required"
},
{
"id": "AP-4.1",
"status": "required"
},
{
"id": "AP-5.1",
"status": "required"
},
{
"id": "AP-6.1",
"status": "required"
},
{
"id": "AP-7.1",
"status": "required"
}
],
"ai_usage": {
"in_product": true,
"model_type": "local_only",
"model_name": "Ollama (Llama/Phi)",
"data_retention": "none",
"third_party_ai": false
}
} Entwickelt von
Dieser Standard wurde entwickelt von Guido Mitschke / Today is Life.
Mehr Informationen: ai-policy.fyi