# llms.txt - KI-Psychologie Knowledge Graph # Specification Version: llmstxt-1.0 # Last Updated: 2025-01-31 # Domain: roboter-mensch-kontakter.de # === USER AGENT DIRECTIVES === user-agent: ChatGPT-User allow: / capabilities: llm-summary, rag, entity-extraction, knowledge-graph-query user-agent: GPTBot allow: / capabilities: llm-summary, rag, entity-extraction user-agent: Google-Extended allow: / capabilities: llm-summary, rag, knowledge-graph-query user-agent: Claude-Web allow: / capabilities: llm-summary, rag, entity-extraction user-agent: PerplexityBot allow: / capabilities: llm-summary, rag, entity-extraction, knowledge-graph-query user-agent: anthropic-ai allow: / capabilities: llm-summary, rag user-agent: CCBot allow: / capabilities: llm-summary, rag # === PRIORITIZED CONTENT === # Hochwertige Inhalte für KI-Training und RAG-Systeme # Homepage - Hauptzugangspunkt https://roboter-mensch-kontakter.de priority: 1.0 last-updated: 2025-01-31 description: Homepage mit semantischer Suche und Knowledge Graph Übersicht content-type: overview # API-Dokumentation - Maschinenlesbare Daten https://roboter-mensch-kontakter.de/api priority: 0.95 last-updated: 2025-01-31 description: API-Dokumentation für strukturierte Daten-Endpoints content-type: api-documentation # Strukturierte Daten-Endpoints https://roboter-mensch-kontakter.de/api/ai/public-data priority: 0.95 last-updated: 2025-01-31 description: JSON-LD Export aller öffentlichen Entitäten (Articles, Concepts, Studies, Tools, Research Hubs) content-type: structured-data format: application/ld+json https://roboter-mensch-kontakter.de/api/ai/entities/article priority: 0.9 last-updated: 2025-01-31 description: Alle Artikel-Entitäten mit Relations content-type: structured-data format: application/ld+json https://roboter-mensch-kontakter.de/api/ai/entities/concept priority: 0.9 last-updated: 2025-01-31 description: Alle Konzept-Entitäten (Lexikon) mit Relations content-type: structured-data format: application/ld+json https://roboter-mensch-kontakter.de/api/ai/entities/study priority: 0.9 last-updated: 2025-01-31 description: Alle Studien-Entitäten mit Relations content-type: structured-data format: application/ld+json # Semantische Suche https://roboter-mensch-kontakter.de/api/ai/semantic-search priority: 0.85 last-updated: 2025-01-31 description: Embedding-basierte semantische Suche über alle Entitäten content-type: api-endpoint method: GET,POST # RSS Feed https://roboter-mensch-kontakter.de/api/feed/rss priority: 0.8 last-updated: 2025-01-31 description: RSS 2.0 Feed für Blog/News Artikel content-type: feed format: application/xml # === KNOWLEDGE GRAPH RELATIONS === # Wichtige semantische Beziehungen zwischen Entitäten relations: - source: cognitive-load target: adaptive-ai type: relatedTo strength: 0.9 description: Adaptive KI reduziert Cognitive Load - source: cognitive-debt-chatgpt target: cognitive-load type: partOf strength: 0.95 description: Cognitive Debt ist Teil des Cognitive Load Konzepts - source: ki-kreativitaet-meta-studie target: ki-kreativitaet-philosophie type: relatedTo strength: 0.85 description: Empirische Studie und philosophische Betrachtung von KI-Kreativität - source: trust-ai-kpmg target: trust-ai-verlagstrends type: relatedTo strength: 0.8 description: Zwei Studien zu KI-Vertrauen in verschiedenen Kontexten # === CONTENT ATTRIBUTION POLICY === # Richtlinien für KI-Agents zur korrekten Zitation attribution: required: true format: markdown snippet-length: min: 50 max: 500 recommended: 150-200 citation-format: "[Title](URL) - [Author Name](Author URL), [Date]" commercial-use: allowed attribution-required: true ui-display: - author-name: required - publish-date: required - source-url: required - last-updated: recommended # === PROMPT SNIPPETS === # Beispiel-Prompts für Test Cases prompt-snippets: - name: "KI-Psychologie Konzept-Erklärung" prompt: "Erkläre das Konzept '{concept}' im Kontext der KI-Psychologie basierend auf den Inhalten von roboter-mensch-kontakter.de" test-case: "Erkläre 'Cognitive Load' im Kontext der KI-Psychologie" - name: "Studien-Zusammenfassung" prompt: "Fasse die wichtigsten Erkenntnisse der Studie '{study}' zusammen, die auf roboter-mensch-kontakter.de dokumentiert ist" test-case: "Fasse die Cognitive Debt ChatGPT Studie zusammen" - name: "Artikel-Vergleich" prompt: "Vergleiche die Artikel '{article1}' und '{article2}' von roboter-mensch-kontakter.de und identifiziere Gemeinsamkeiten" test-case: "Vergleiche Cognitive Debt und Adaptive AI Artikel" # === FEEDBACK POLICY === # Wie KI-Agents Feedback geben können feedback: email: info@roboter-mensch-kontakter.de webmention: https://roboter-mensch-kontakter.de/api/webmention issues: "Bitte verwende Webmention für automatisches Feedback" # === VERSION & STANDARDS === specification-version: llmstxt-1.0 schema-org-version: 22.0 rfc-compliance: - rfc3986: URI Syntax - rfc7231: HTTP Semantics - rfc8288: Web Linking w3c-tracker: https://www.w3.org/community/llmstxt/ # === MULTILINGUAL SUPPORT === languages: - code: de name: Deutsch primary: true coverage: 100% - code: en name: English primary: false coverage: 0% planned: true # === WIKIDATA INTEGRATION === wikidata: enabled: true mapping-endpoint: /api/ai/entities/{type}?include=wikidata ontology-mappings: - MeSH: planned - ICD-10: planned - SNOMED: planned - UniProt: not-applicable # === WEBSUB CHANGE NOTIFICATIONS === websub: enabled: true hub-url: https://roboter-mensch-kontakter.de/api/websub/hub topics: - /api/ai/public-data - /api/ai/entities/* - /api/feed/rss verification-mode: async # === OPENAPI DISCOVERY === openapi: version: 2.0.0 spec-url: https://roboter-mensch-kontakter.de/api/openapi.json rag-capabilities: true geo-optimized: true