{
    "profileId": "ggufruntime.claim-requirements.v1",
    "schema": "https://ggufruntime.com/schemas/claim-requirements/v1",
    "generated_at_utc": "2026-07-25T02:54:07Z",
    "requirements": [
        {
            "id": "GGUF-SITE-001",
            "label": "Human-readable source page",
            "maturity": "stable_baseline",
            "evidence": "https://ggufruntime.com/discoverability/",
            "anti_pattern": "Crawler-only answers or screenshots of critical text that are not present on the human page."
        },
        {
            "id": "GGUF-SITE-002",
            "label": "Deterministic route inventory",
            "maturity": "stable_baseline",
            "evidence": "https://ggufruntime.com/route-inventory.json",
            "anti_pattern": "Separate navigation, sitemap, and machine files with conflicting routes."
        },
        {
            "id": "GGUF-SITE-003",
            "label": "Evidence-state separation",
            "maturity": "stable_baseline",
            "evidence": "https://ggufruntime.com/docs/evidence-records/",
            "anti_pattern": "Using support language for proposals, registrations, or untested platform intent."
        },
        {
            "id": "GGUF-SITE-004",
            "label": "Direct answer cards",
            "maturity": "current_optional",
            "evidence": "https://ggufruntime.com/answer-cards.json",
            "anti_pattern": "Pages that repeat target terms without source-backed short answers."
        },
        {
            "id": "GGUF-SITE-005",
            "label": "No-op unsupported actions",
            "maturity": "stable_baseline",
            "evidence": "https://ggufruntime.com/discoverability/readiness/",
            "anti_pattern": "Asking automated systems to infer credentials, mutate content, or execute runtime work."
        },
        {
            "id": "GGUF-SITE-006",
            "label": "Public-safe machine artifacts",
            "maturity": "stable_baseline",
            "evidence": "https://ggufruntime.com/site-discovery.json",
            "anti_pattern": "Exposing private routes, database IDs, usernames, local paths, or secrets."
        }
    ]
}
