{
    "success": true,
    "platform": "ITSSOSO",
    "gateway_version": "0.3.8",
    "compatibility_position": "Readable by humans, search engines, AI browsers, and agent systems while protecting private data.",
    "browser_targets": [
        "Chrome",
        "Safari",
        "Edge Copilot",
        "Firefox",
        "ChatGPT Atlas-style AI browsers",
        "Perplexity Comet-style AI browsers",
        "Google AI Mode-style discovery"
    ],
    "agent_protocols": [
        "JSON feeds",
        "OpenAPI",
        "MCP-style tools",
        "A2A agent card",
        "llms.txt",
        "JSON-LD"
    ],
    "checks": [
        {
            "key": "ai_manifest",
            "label": "AI manifest",
            "status": "pass",
            "url": "https://itssoso.com/ai/manifest.json",
            "details": "Primary public AI manifest is available."
        },
        {
            "key": "well_known_manifest",
            "label": ".well-known ITSSOSO manifest",
            "status": "pass",
            "url": "https://itssoso.com/.well-known/itssoso-agent.json",
            "details": "Well-known discovery file for ITSSOSO-specific agents."
        },
        {
            "key": "llms_txt",
            "label": "llms.txt",
            "status": "pass",
            "url": "https://itssoso.com/llms.txt",
            "details": "Human-readable guidance file for AI crawlers and LLM tools."
        },
        {
            "key": "openapi",
            "label": "OpenAPI spec",
            "status": "pass",
            "url": "https://itssoso.com/ai/openapi.json",
            "details": "Machine-readable REST/tool surface for browsers and agents."
        },
        {
            "key": "mcp_manifest",
            "label": "MCP manifest",
            "status": "pass",
            "url": "https://itssoso.com/.well-known/mcp.json",
            "details": "Read-only MCP-style tool discovery metadata."
        },
        {
            "key": "a2a_agent_card",
            "label": "A2A agent card",
            "status": "pass",
            "url": "https://itssoso.com/.well-known/a2a-agent.json",
            "details": "Agent-to-agent discovery card for ITSSOSO City Signal Agent."
        },
        {
            "key": "knowledge_catalog",
            "label": "Knowledge catalog",
            "status": "pass",
            "url": "https://itssoso.com/knowledge/",
            "details": "Public explanation layer for humans and AI systems."
        },
        {
            "key": "structured_feeds",
            "label": "Structured feeds",
            "status": "pass",
            "url": "https://itssoso.com/ai/compatibility.json",
            "details": "Live signals, events, marketplace, business offers, freshness, and actions are exposed as JSON feeds."
        },
        {
            "key": "privacy_boundary",
            "label": "Privacy guard",
            "status": "pass",
            "url": "https://itssoso.com/ai/freshness-policy.json",
            "details": "Private rooms, access codes, private addresses, billing data, messages, and owner-only data are excluded from public feeds."
        },
        {
            "key": "agentic_requirements",
            "label": "Agentic requirements",
            "status": "pass",
            "url": "https://itssoso.com/ai/agentic-requirements.json",
            "details": "Agentic readiness checklist covers identity, actions, freshness, privacy, consent, rate limits, and authority."
        },
        {
            "key": "agent_registry",
            "label": "Agent registry policy",
            "status": "pass",
            "url": "https://itssoso.com/ai/agent-registry-policy.json",
            "details": "AI clients and unknown bots can be classified from gateway logs."
        },
        {
            "key": "action_pages",
            "label": "Agent action pages",
            "status": "pass",
            "url": "https://itssoso.com/ai/action-pages.json",
            "details": "Public agent-ready pages explain safe actions and required fields."
        },
        {
            "key": "privacy_guard_v2",
            "label": "Privacy Guard 2.0",
            "status": "pass",
            "url": "https://itssoso.com/ai/privacy-boundaries.json",
            "details": "Sensitive categories and scanner terms are published for public/private boundary control."
        },
        {
            "key": "direct_action_links",
            "label": "Direct action-start links",
            "status": "pass",
            "url": "https://itssoso.com/ai/actions.json",
            "details": "Actions send users into authenticated dashboard flows rather than unauthenticated writes."
        }
    ],
    "summary": {
        "total_checks": 14,
        "pass": 14,
        "warn": 0,
        "fail": 0,
        "readiness_url": "https://itssoso.com/ai/readiness.json"
    },
    "generated_at": "2026-08-13 21:02:26"
}