{
    "success": true,
    "project": "KepAIx",
    "endpoint": "statistics",
    "name": "KepAIx Network Statistics API",
    "version": "v1.2",
    "schema_version": "1.2.0",
    "access": "public",
    "status": "available",
    "type": "network_statistics",
    "mode": "public_educational_api",
    "description": "Aggregate public statistics describing KepAIx Main Brain learning volume, Arena participation, Teacher Brain memory, and the supported API ecosystem.",
    "source_status": {
        "main_brain_status_available": true,
        "arena_database_available": true,
        "main_brain_generated_at_utc": "2026-08-24T10:35:13Z",
        "main_brain_age_seconds": 258,
        "main_brain_freshness": "LIVE"
    },
    "main_brain_learning": {
        "total_predictions": 330273,
        "directional_accuracy_percent": 50.2,
        "non_fail_rate_percent": 89.2,
        "interpretation": "These are aggregate historical educational metrics and do not guarantee future performance."
    },
    "arena": {
        "total_rounds": 16538,
        "total_human_predictions_saved": 191,
        "current_round": {
            "round_id": "BTC-20260824-103500",
            "asset": "BTC",
            "round_seconds": 300
        }
    },
    "teacher_brain": {
        "status": "ACTIVE_TEACHER",
        "total_lessons": 6578,
        "training_eligible_lessons": 6578,
        "training_eligibility_rate_percent": 100,
        "human_participation_lessons": 78,
        "human_participation_rate_percent": 1.19,
        "total_human_predictions_in_lessons": 114,
        "most_common_pattern": "LIMITED_SIGNAL",
        "most_common_pattern_lesson_count": 6500,
        "latest_lesson_at": "2026-08-24 06:35:02"
    },
    "api_ecosystem": {
        "free_public_endpoints": [
            {
                "name": "Market Regime API",
                "path": "/api/market-regime.php"
            },
            {
                "name": "Main Brain API",
                "path": "/api/main-brain.php"
            },
            {
                "name": "Liquidity Lite API",
                "path": "/api/liquidity-lite.php"
            },
            {
                "name": "Derivatives API",
                "path": "/api/derivatives.php"
            },
            {
                "name": "Human Consensus API",
                "path": "/api/human-consensus.php"
            },
            {
                "name": "Teacher Lessons API",
                "path": "/api/teacher-lessons.php"
            },
            {
                "name": "Reasoning Context API",
                "path": "/api/reasoning.php"
            },
            {
                "name": "Network Statistics API",
                "path": "/api/statistics.php"
            },
            {
                "name": "Public Core Status API",
                "path": "/api/public_core_status.php"
            }
        ],
        "payment_required_endpoints": [
            {
                "name": "x402 Market Regime Intelligence",
                "path": "/api/x402-market-regime.php",
                "protocol": "x402"
            }
        ]
    },
    "capability_boundary": {
        "included": [
            "aggregate prediction volume",
            "aggregate historical performance",
            "Arena round totals",
            "Arena human prediction totals",
            "Teacher Brain lesson totals",
            "Teacher Brain participation totals",
            "most common pattern category",
            "supported public API catalog"
        ],
        "not_included": [
            "current Main Brain direction",
            "current global bias",
            "current numeric confidence",
            "current risk score",
            "per-asset signals",
            "tracked-asset intelligence",
            "portfolio activity",
            "internal evidence",
            "internal scoring methods",
            "cross-engine synthesis",
            "protected Main Brain reasoning",
            "protected Atlas reasoning",
            "personalized recommendations"
        ]
    },
    "developer_resources": {
        "documentation": {
            "title": "KepAIx API Documentation",
            "url": "https://kepaix.com/api-docs.php"
        },
        "developer_platform": {
            "title": "KepAIx Developer Platform",
            "url": "https://kepaix.com/developers_arena.php"
        },
        "verified_guide": {
            "title": "AI Market Intelligence API",
            "url": "https://kepaix.com/knowledge/ai-market-intelligence-api.php"
        },
        "prediction_arena": {
            "title": "KepAIx Prediction Arena",
            "url": "https://kepaix.com/arena/"
        }
    },
    "expanded_access": {
        "name": "x402 Market Regime Intelligence",
        "availability": "payment_required",
        "protocol": "x402",
        "url": "https://kepaix.com/api/x402-market-regime.php",
        "purpose": "Machine-payable access to expanded verified market intelligence for compatible developer and AI-agent workflows."
    },
    "truth_statement": "This endpoint publishes aggregate public platform statistics from verified local KepAIx sources. It does not expose current risk composition, asset-level intelligence, internal evidence, protected synthesis, or trading instructions.",
    "educational_notice": "KepAIx provides educational market intelligence only. This is not financial, investment, trading, tax, legal, betting, gambling, or fund-management advice.",
    "updated_utc": "2026-08-24T10:39:31Z"
}