{"ok":true,"schema_version":1,"data":{"agent_readiness":{"blocker_level":"missing-data","blockers":[{"code":"missing-docs","field":"docs_url","message":"No public documentation link is recorded.","next_action":"Add an official docs URL or document that no public docs exist.","severity":"missing-data"}],"missing_fields":["docs_url"],"status":"callable"},"categories":["baseline-augmented","baseline-curated","data","identity-reviewed","official-source-repo"],"completeness_score":86,"contract_version":"2026-07-03.2","example_count":0,"examples":[],"generated_at":"2026-07-27T10:51:25.049Z","integration_readiness":100,"name":"EvolAI","netuid":47,"readiness":{"components":{"active_lifecycle":true,"auth_clarity":true,"callable_now":true,"documented":true,"has_callable_api":true,"has_candidate_api":true,"has_public_docs":false,"has_source_repo":true,"profile_complete":true},"readiness_tier":"buildable","readiness_version":2,"score":100,"readiness_verified":true},"schema_version":1,"service_count":4,"services":[{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://evolai-gate.hf.space/datasets","capability":"EvolAI Proxy API","description":"Public GET /datasets list endpoint on the EvolAI-operated Hugging Face Space proxy at https://evolai-gate.hf.space. At review time the Space is returning 503 \"Backend unavailable\" on all routes (including its own /openapi.json and /docs) -- consistent with a Space outage; probe left enabled so live-status monitoring reflects it.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer","status-degraded"],"live_status":"degraded"},"fixture_status":{"artifact_path":null,"captured_at":null,"reason":"request timed out","status":"capture-failed"},"health":{"status":"degraded","classification":"transient","latency_ms":null,"last_ok":null,"last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"evolai","schema_artifact":null,"schema_source":null,"schema_status":null,"schema_url":null,"snippets":{"curl":"curl -sS 'https://evolai-gate.hf.space/datasets'","python":"import requests\n\nresp = requests.get(\"https://evolai-gate.hf.space/datasets\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://evolai-gate.hf.space/datasets\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-47-evolai-subnet-api"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"official","base_url":"https://huggingface.co/datasets/evolai/universal_qa","capability":"EvolAI Universal QA dataset","description":"Hugging Face dataset referenced by the EvolAI repository. Previously public; now returns HTTP 401 on both GET and HEAD (live-tested), consistent with the dataset having been gated or made private since originally registered. Probe disabled pending re-verification rather than removed, since this may be reversed by the operator.","eligibility":{"callable":false,"reasons":["not-bittensor-base-layer","status-unknown"],"live_status":"unknown"},"fixture_status":{"artifact_path":null,"captured_at":null,"reason":"fixture capture only samples enabled GET probes","status":"non-get"},"health":{"status":"unknown","classification":null,"latency_ms":null,"last_ok":null,"last_checked":null,"stale":false,"observed_by":"unavailable"},"kind":"data-artifact","provider":"evolai","schema_artifact":null,"schema_source":null,"schema_status":null,"schema_url":null,"snippets":{"curl":"curl -sS 'https://huggingface.co/datasets/evolai/universal_qa'","python":"import requests\n\nresp = requests.get(\"https://huggingface.co/datasets/evolai/universal_qa\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://huggingface.co/datasets/evolai/universal_qa\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-47-evolai-universal-qa-dataset"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://raw.githubusercontent.com/openevolai/evolai/4cc0040eca74e3541178661ce8b5dd29fa2d343a/evolai/validator/config.py","capability":"EvolAI validator configuration","description":"Public no-auth machine-readable validator-configuration module (evolai/validator/config.py) committed in the official openevolai/evolai repository, defining the SN47 EvolAI evaluation parameters the validator runs against: reference tokenizer/model, per-stage generation token budgets (think/KL/side-quest max-new-tokens), fast-transformer and Mamba2 evaluation toggles, and CUDA memory settings. Pinned to an immutable commit. Verified 200, SS58-clean and contains no secret values (the one API-key field reads an env var with a locally-generated default). Distinct from the universal_qa dataset already registered.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture_status":{"artifact_path":null,"captured_at":null,"reason":"non-json response","status":"capture-failed"},"health":{"status":"ok","classification":"live","latency_ms":479,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"data-artifact","provider":"evolai","schema_artifact":null,"schema_source":null,"schema_status":null,"schema_url":null,"snippets":{"curl":"curl -sS 'https://raw.githubusercontent.com/openevolai/evolai/4cc0040eca74e3541178661ce8b5dd29fa2d343a/evolai/validator/config.py'","python":"import requests\n\nresp = requests.get(\"https://raw.githubusercontent.com/openevolai/evolai/4cc0040eca74e3541178661ce8b5dd29fa2d343a/evolai/validator/config.py\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://raw.githubusercontent.com/openevolai/evolai/4cc0040eca74e3541178661ce8b5dd29fa2d343a/evolai/validator/config.py\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-47-evolai-validator-config"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"registry-observed","base_url":"https://api.hf.space/openapi.json","capability":"EvolAI OpenAPI schema","description":"OpenAPI/Swagger document confirmed by a safe probe (validated spec structure) at a conventional path. Requires maintainer review before promotion.","eligibility":{"callable":false,"reasons":["not-bittensor-base-layer"],"live_status":"unknown"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-47-openapi-probe-api-hf-space.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://api.hf.space/openapi.json"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-47-openapi-probe-api-hf-space.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"unknown","classification":null,"latency_ms":null,"last_ok":null,"last_checked":null,"stale":false,"observed_by":"unavailable"},"kind":"openapi","provider":"evolai","schema_artifact":"/metagraph/schemas/sn-47-openapi-probe-api-hf-space.json","schema_source":{"artifact":"/metagraph/schemas/sn-47-openapi-probe-api-hf-space.json","hash":"23b3c91caef0d871c4e5ae9832ef3371b3c38e0d79675bdb93959b958350675c","match":"surface-id","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-47-openapi-probe-api-hf-space","url":"https://api.hf.space/openapi.json"},"schema_status":"machine-readable","schema_url":"https://api.hf.space/openapi.json","snippets":{"curl":"curl -sS 'https://api.hf.space/openapi.json'","python":"import requests\n\nresp = requests.get(\"https://api.hf.space/openapi.json\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://api.hf.space/openapi.json\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-47-openapi-probe-api-hf-space"}],"slug":"sn-47","subnet_type":"application","operational_observed_at":"2026-07-27T23:00:18.289Z","health_source":"live-cron-prober"},"meta":{"artifact_path":"/metagraph/agent-catalog/47.json","cache":"standard","contract_version":"2026-07-03.2","generated_at":"2026-07-27T10:51:25.049Z","published_at":"2026-07-27T10:51:25.049Z","source":"live-cron-prober","operational_observed_at":"2026-07-27T23:00:18.289Z"}}