{
    "ok": true,
    "data": {
        "service": "sp-platform-core",
        "name": "SP Platform Core",
        "version": "0.2.0",
        "contract": "v1",
        "release": "System Foundation",
        "status": "online",
        "purpose": "Governance, Identity, State & Control Plane for the SP Ecosystem",
        "endpoints": [
            "/status",
            "/health",
            "/version",
            "/api/v1/system",
            "/api/v1/products",
            "/api/v1/organizations",
            "/api/v1/workspaces",
            "/api/v1/actors",
            "/api/v1/audit",
            "/api/v1/update"
        ]
    }
}