{
    "$schema": "https://aipolicy.info/schema/v1.0.0/aipolicy.schema.json",
    "version": "1.0.0",
    "lastUpdated": "2026-04-01",
    "entity": {
        "name": "Today is Life GmbH",
        "url": "https://www.todayislife.de",
        "contact": "ai@todayislife.de",
        "location": "Hamburg, Germany"
    },
    "permissions": {
        "allowTraining": true,
        "allowCrawling": true,
        "allowCitation": true,
        "allowSummarization": true,
        "allowDerivativeWorks": false,
        "requireAttribution": true
    },
    "attribution": {
        "required": true,
        "format": "Today is Life GmbH (https://www.todayislife.de)",
        "includeUrl": true,
        "includeAuthor": true
    },
    "crawlers": {
        "allowed": [
            "GPTBot",
            "ClaudeBot",
            "PerplexityBot",
            "GoogleBot",
            "Bingbot",
            "Google-Extended",
            "anthropic-ai",
            "cohere-ai",
            "Applebot-Extended"
        ],
        "rateLimit": "respectful",
        "robotsTxt": "https://www.todayislife.de/robots.txt"
    },
    "content": {
        "type": "public",
        "paywalled": false,
        "languages": ["de", "en", "el", "pl"],
        "categories": [
            "Artificial Intelligence",
            "Business Intelligence",
            "Software Development",
            "Technology Blog"
        ]
    },
    "machineReadable": {
        "llmsTxt": "https://www.todayislife.de/llms.txt",
        "sitemapXml": "https://www.todayislife.de/sitemap.xml",
        "schemaOrg": true,
        "openGraph": true
    },
    "legal": {
        "jurisdiction": "Germany",
        "gdprCompliant": true,
        "termsOfUse": "https://www.todayislife.de/de/impressum",
        "privacyPolicy": "https://www.todayislife.de/de/datenschutz"
    }
}
