{
    "name": "myancity",
    "version": "6.8.0",
    "api_protocol": "6.8",
    "realtime_protocol": "6.8",
    "php_version": "8.2.31",
    "php_ok": true,
    "core_extensions": {
        "pdo_mysql": true,
        "mbstring": true,
        "fileinfo": true,
        "openssl": true,
        "json": true,
        "curl": true
    },
    "realtime_runtime": {
        "proc_open": false,
        "stream_socket_server": true,
        "websocket_server_file": true,
        "control_file": true
    },
    "core_ready": true,
    "realtime_ready": false,
    "realtime_running": true,
    "realtime_status": {
        "running": true,
        "pid": 3909132,
        "host": "127.0.0.1",
        "port": 45201,
        "connections": 0,
        "authenticated": 0,
        "uptime_seconds": 5135,
        "last_event_id": 27,
        "updated_at": "2026-08-02T22:36:51+08:00",
        "version": "6.7.1",
        "max_connections": 5000,
        "max_connections_per_ip": 30,
        "redis": {
            "enabled": false,
            "connected": false,
            "error": ""
        },
        "pending_push": 0,
        "pending_dispatch": 0
    },
    "redis": {
        "enabled": false,
        "available": false
    },
    "database_ready": true,
    "database_error": "",
    "schema": {
        "ready": true,
        "schema_version": "6.8.0",
        "required_schema_version": "6.8.0",
        "missing_count": 0,
        "upgrade_required": false,
        "missing_tables": [],
        "missing_columns": [],
        "missing_indexes": []
    },
    "files": {
        "api_entry": false,
        "api_core": true,
        "client_api_gateway": true,
        "client_nested_gateway": true,
        "admin_api_gateway": true,
        "realtime_api_gateway": false,
        "admin": true,
        "realtime_page": false,
        "websocket_server": true,
        "security_service": true,
        "push_worker": false
    },
    "directories": {
        "app_writable": true,
        "storage_writable": true,
        "uploads_writable": true,
        "realtime_storage_writable": true
    },
    "installed": true,
    "api_url": "/client-api.php",
    "api_fallback_urls": [],
    "document_root_matches_project": false,
    "open_basedir_enabled": false,
    "next_url": "/admin/",
    "time": "2026-08-02T22:36:51+08:00"
}