{"ok":true,"schema_version":1,"data":{"agent_readiness":{"blocker_level":"missing-data","blockers":[{"code":"unclear-auth","field":"auth","message":"Callable services exist, but auth requirements are not fully machine-readable.","next_action":"Declare auth_required/auth_schemes or capture auth metadata from the service schema.","severity":"missing-data"}],"missing_fields":["auth"],"status":"callable"},"categories":["baseline-augmented","baseline-curated","official-api","official-source-repo","official-website"],"completeness_score":93,"contract_version":"2026-07-03.2","example_count":0,"examples":[],"generated_at":"2026-07-27T10:51:25.049Z","integration_readiness":92,"name":"Bitsota","netuid":94,"readiness":{"components":{"active_lifecycle":true,"auth_clarity":false,"callable_now":true,"documented":true,"has_callable_api":true,"has_candidate_api":false,"has_public_docs":true,"has_source_repo":true,"profile_complete":true},"readiness_tier":"buildable","readiness_version":2,"score":92,"readiness_verified":true},"schema_version":1,"service_count":39,"services":[{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/openapi.json","capability":"Bitsota AutoResearch coordinator OpenAPI spec","description":"OpenAPI 3.1 spec for the Bitsota AutoResearch coordinator API. Host autoresearch.bitsota.com is the SN94 coordinator operated by Alveus Labs (referenced across the official AlveusLabs/SN94-BitSota repo docs); same host as the existing subnet-api surface.","eligibility":{"callable":false,"reasons":["not-bittensor-base-layer"],"live_status":"unknown"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-alveus-labs-openapi.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/openapi.json"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-alveus-labs-openapi.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":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"surface-id","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/openapi.json'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/openapi.json\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/openapi.json\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-alveus-labs-openapi"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/tasks","capability":"Bitsota AutoResearch coordinator API","description":"Public no-auth endpoint of the SN94 Bitsota AutoResearch coordinator — live research task list served by the production coordinator at autoresearch.bitsota.com (documented in the official bitsota.ai backend-routes docs).","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-alveus-labs-subnet-api.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/api/v1/tasks"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-alveus-labs-subnet-api.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":61,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/tasks'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/tasks\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/tasks\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-alveus-labs-subnet-api"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://raw.githubusercontent.com/AlveusLabs/SN94-BitSota/9a91af33b69a42ea9c124ea8a7ea4f05203fde04/capacitor_abi.json","capability":"Bitsota Capacitor contract ABI","description":"Public no-auth machine-readable Solidity ABI (JSON) for the SN94 Bitsota on-chain Capacitor contract, published in the official AlveusLabs/SN94-BitSota repository at capacitor_abi.json. Describes the contract's constructor inputs, functions, and events used by the subnet's on-chain settlement flow. Pinned to an immutable commit. Verified 200, SS58-clean.","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":184,"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":"alveus-labs","schema_artifact":null,"schema_source":null,"schema_status":null,"schema_url":null,"snippets":{"curl":"curl -sS 'https://raw.githubusercontent.com/AlveusLabs/SN94-BitSota/9a91af33b69a42ea9c124ea8a7ea4f05203fde04/capacitor_abi.json'","python":"import requests\n\nresp = requests.get(\"https://raw.githubusercontent.com/AlveusLabs/SN94-BitSota/9a91af33b69a42ea9c124ea8a7ea4f05203fde04/capacitor_abi.json\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://raw.githubusercontent.com/AlveusLabs/SN94-BitSota/9a91af33b69a42ea9c124ea8a7ea4f05203fde04/capacitor_abi.json\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-capacitor-abi"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/claims","capability":"Bitsota research claims API","description":"Public no-auth GET returning research task claims with task IDs, status, descriptions, and participation metadata. Documented in the subnet's own OpenAPI (autoresearch.bitsota.com/openapi.json, path /api/v1/claims); same host as the existing tasks, dashboard, and idea-rewards surfaces.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture_status":{"artifact_path":null,"captured_at":null,"reason":"response exceeds byte limit","status":"capture-failed"},"health":{"status":"ok","classification":"live","latency_ms":80,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/claims'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/claims\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/claims\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-claims-api"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/claims/%7Bclaim_id%7D/cancel","capability":"Bitsota claims claim id cancel","description":"Cancel Claim Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/claims/{claim_id}/cancel), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {claim_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/claims/%7Bclaim_id%7D/cancel'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/claims/%7Bclaim_id%7D/cancel\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/claims/%7Bclaim_id%7D/cancel\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-claims-claim-id-cancel"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/dashboard","capability":"Bitsota dashboard snapshot API","description":"Public no-auth GET returning an aggregate dashboard snapshot (task counts, active claims, submission and verification pipeline totals). Documented in the subnet's own OpenAPI (autoresearch.bitsota.com/openapi.json, path /api/v1/dashboard); same host as the existing tasks and idea-rewards surfaces.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-dashboard-api.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/api/v1/dashboard"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-dashboard-api.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":170,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/dashboard'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/dashboard\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/dashboard\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-dashboard-api"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/disclaimer","capability":"Bitsota disclaimer API","description":"Public no-auth GET returning the Bitsota no-reward-guarantee disclaimer payload (code, version, title, summary, must_display, url). Documented in the subnet's own OpenAPI (autoresearch.bitsota.com/openapi.json, path /api/v1/disclaimer); same host as the existing tasks, dashboard, and claims surfaces.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-disclaimer-api.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/api/v1/disclaimer"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-disclaimer-api.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":81,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/disclaimer'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/disclaimer\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/disclaimer\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-disclaimer-api"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/healthz","capability":"Bitsota AutoResearch coordinator healthz","description":"Public no-auth GET /healthz on autoresearch.bitsota.com returning coordinator liveness JSON (observed: {\"status\":\"ok\"}). Documented as GET /healthz in the subnet OpenAPI spec on the same host as the registered tasks and idea-rewards surfaces.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-healthz.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/healthz"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-healthz.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":29,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/healthz'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/healthz\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/healthz\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-healthz"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/idea-rewards","capability":"Bitsota idea rewards","description":"Public no-auth JSON feed of Bitsota's idea-reward allocations (rewarded research improvements per task), served by the official Bitsota API and defined in its OpenAPI spec. Distinct endpoint from the registered /api/v1/tasks route.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-idea-rewards.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/api/v1/idea-rewards"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-idea-rewards.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":70,"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":"alveus-labs","schema_artifact":null,"schema_source":null,"schema_status":null,"schema_url":null,"snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/idea-rewards'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/idea-rewards\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/idea-rewards\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-idea-rewards"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/onchain/status","capability":"Bitsota on-chain status","description":"Public no-auth GET returning on-chain connectivity status (configured, ws_url, contract, metadata_path). Documented in the subnet's own OpenAPI schema.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-onchain-status.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/api/v1/onchain/status"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-onchain-status.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":2636,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/onchain/status'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/onchain/status\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/onchain/status\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-onchain-status"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/peer-evaluations","capability":"Bitsota peer evaluations","description":"Public no-auth GET returning peer evaluation records. Documented in the subnet's own OpenAPI schema.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-peer-evaluations.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/api/v1/peer-evaluations"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-peer-evaluations.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":120,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/peer-evaluations'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/peer-evaluations\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/peer-evaluations\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-peer-evaluations"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/planner/run","capability":"Bitsota planner run","description":"Planner Run Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/planner/run), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. The spec declares no security for it, but it is a state-changing POST and not probe-safe, so the probe is disabled and no auth requirement is asserted without evidence.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/planner/run'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/planner/run\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/planner/run\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-planner-run"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/planner/run-agentic","capability":"Bitsota planner run agentic","description":"Agentic Planner Run Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/planner/run-agentic), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. The spec declares no security for it, but it is a state-changing POST and not probe-safe, so the probe is disabled and no auth requirement is asserted without evidence.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/planner/run-agentic'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/planner/run-agentic\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/planner/run-agentic\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-planner-run-agentic"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://raw.githubusercontent.com/AlveusLabs/SN94-BitSota/61f81b32054a7ed502faa319b97b90b80b897c13/problem_config.json","capability":"Bitsota problem config","description":"Public no-auth JSON problem/task configuration for the SN94 Bitsota subnet, published in the official AlveusLabs/SN94-BitSota repository at problem_config.json. Defines the mining/validation problem parameters (task counts, seeds, and GUI/continuous-mining notes) used by miners and validators. Pinned to an immutable commit. Verified 200 application/json, SS58-clean.","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":162,"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":"alveus-labs","schema_artifact":null,"schema_source":null,"schema_status":null,"schema_url":null,"snippets":{"curl":"curl -sS 'https://raw.githubusercontent.com/AlveusLabs/SN94-BitSota/61f81b32054a7ed502faa319b97b90b80b897c13/problem_config.json'","python":"import requests\n\nresp = requests.get(\"https://raw.githubusercontent.com/AlveusLabs/SN94-BitSota/61f81b32054a7ed502faa319b97b90b80b897c13/problem_config.json\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://raw.githubusercontent.com/AlveusLabs/SN94-BitSota/61f81b32054a7ed502faa319b97b90b80b897c13/problem_config.json\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-problem-config"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/readyz","capability":"Bitsota AutoResearch coordinator readyz","description":"Public no-auth GET /readyz on autoresearch.bitsota.com returning coordinator readiness (observed: HTTP 204 No Content). Only supports GET (HEAD returns 405 Method Not Allowed). Distinct from the existing /healthz liveness surface.","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":25,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/readyz'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/readyz\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/readyz\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-readyz"},{"auth":{"location":"header","name":"X-Admin-Token","scheme":"api-key","scopes_note":"Requires an X-Admin-Token header (confirmed live: an unauthenticated request returns HTTP 401 \"invalid admin token\"). No bearer token or hotkey-signed request is accepted for this route."},"auth_required":true,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/reward-policy","capability":"Bitsota reward policy","description":"Reward Policy Route operation on the Bitsota autoresearch coordinator API (GET, PUT /api/v1/reward-policy), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. The spec declares no security for it, but live-verified 2026-07-21 an unauthenticated GET returns HTTP 401 {\"detail\":\"invalid admin token\"} -- so it is registered auth_required:true, correcting what the schema implies.","eligibility":{"callable":false,"reasons":["not-bittensor-base-layer","status-unknown","auth-required"],"live_status":"unknown"},"fixture_status":{"artifact_path":null,"captured_at":null,"reason":"fixture capture skips credentialed services","status":"auth-required"},"health":{"status":"unknown","classification":null,"latency_ms":null,"last_ok":null,"last_checked":null,"stale":false,"observed_by":"unavailable"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/reward-policy' \\\n  -H 'X-Admin-Token: YOUR_API_KEY'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/reward-policy\", headers={\"X-Admin-Token\": \"YOUR_API_KEY\"})\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/reward-policy\", {\n  headers: { \"X-Admin-Token\": \"YOUR_API_KEY\" },\n});\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-reward-policy"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/reward-snapshot","capability":"Bitsota reward snapshot","description":"Public no-auth GET /api/v1/reward-snapshot on autoresearch.bitsota.com returning the current reward-policy snapshot (score_ema_days, competition_count, pool config, validator weight mode). Documented in the subnet's own OpenAPI schema on the same host as the existing dashboard and reward-related surfaces.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-reward-snapshot.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/api/v1/reward-snapshot"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-reward-snapshot.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":84,"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":"alveus-labs","schema_artifact":null,"schema_source":null,"schema_status":null,"schema_url":null,"snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/reward-snapshot'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/reward-snapshot\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/reward-snapshot\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-reward-snapshot"},{"auth":{"location":"header","names":["X-Hotkey","X-Timestamp","X-Signature"],"scheme":"signature","scopes_note":"Requires a hotkey-signed request: the X-Hotkey, X-Timestamp, and X-Signature headers proving control of a registered hotkey. No static API key or bearer token is accepted."},"auth_required":true,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/submissions","capability":"Bitsota submissions","description":"List Submissions Route operation on the Bitsota autoresearch coordinator API (GET, POST /api/v1/submissions), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. The spec declares no security for it, but live-verified 2026-07-21 an unauthenticated GET returns HTTP 401 {\"detail\":\"missing auth headers\"} -- so it is registered auth_required:true, correcting what the schema implies.","eligibility":{"callable":false,"reasons":["not-bittensor-base-layer","status-unknown","auth-required"],"live_status":"unknown"},"fixture_status":{"artifact_path":null,"captured_at":null,"reason":"fixture capture skips credentialed services","status":"auth-required"},"health":{"status":"unknown","classification":null,"latency_ms":null,"last_ok":null,"last_checked":null,"stale":false,"observed_by":"unavailable"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/submissions' \\\n  -H 'Authorization: Bearer YOUR_API_KEY'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/submissions\", headers={\"Authorization\": \"Bearer YOUR_API_KEY\"})\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/submissions\", {\n  headers: { \"Authorization\": \"Bearer YOUR_API_KEY\" },\n});\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-submissions"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D","capability":"Bitsota submissions submission id","description":"Get Submission Route operation on the Bitsota autoresearch coordinator API (GET /api/v1/submissions/{submission_id}), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {submission_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-submissions-submission-id"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/artifact","capability":"Bitsota submissions submission id artifact","description":"Submission Artifact Route operation on the Bitsota autoresearch coordinator API (GET /api/v1/submissions/{submission_id}/artifact), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {submission_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/artifact'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/artifact\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/artifact\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-submissions-submission-id-artifact"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/detail","capability":"Bitsota submissions submission id detail","description":"Get Submission Detail Route operation on the Bitsota autoresearch coordinator API (GET /api/v1/submissions/{submission_id}/detail), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {submission_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/detail'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/detail\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/detail\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-submissions-submission-id-detail"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/execution.log","capability":"Bitsota submissions submission id execution log","description":"Submission Execution Log Route operation on the Bitsota autoresearch coordinator API (GET /api/v1/submissions/{submission_id}/execution.log), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {submission_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/execution.log'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/execution.log\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/execution.log\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-submissions-submission-id-execution-log"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/peer-consensus","capability":"Bitsota submissions submission id peer consensus","description":"Peer Consensus Route operation on the Bitsota autoresearch coordinator API (GET /api/v1/submissions/{submission_id}/peer-consensus), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {submission_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/peer-consensus'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/peer-consensus\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/peer-consensus\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-submissions-submission-id-peer-consensus"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/peer-evaluate","capability":"Bitsota submissions submission id peer evaluate","description":"Peer Evaluate Submission Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/submissions/{submission_id}/peer-evaluate), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {submission_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/peer-evaluate'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/peer-evaluate\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/peer-evaluate\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-submissions-submission-id-peer-evaluate"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/replay.log","capability":"Bitsota submissions submission id replay log","description":"Submission Replay Log Route operation on the Bitsota autoresearch coordinator API (GET /api/v1/submissions/{submission_id}/replay.log), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {submission_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/replay.log'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/replay.log\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/replay.log\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-submissions-submission-id-replay-log"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/verify","capability":"Bitsota submissions submission id verify","description":"Verify Submission Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/submissions/{submission_id}/verify), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {submission_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/verify'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/verify\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/submissions/%7Bsubmission_id%7D/verify\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-submissions-submission-id-verify"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D","capability":"Bitsota tasks task id","description":"Get Task Route operation on the Bitsota autoresearch coordinator API (GET /api/v1/tasks/{task_id}), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {task_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-tasks-task-id"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/best","capability":"Bitsota tasks task id best","description":"Best Result Route operation on the Bitsota autoresearch coordinator API (GET /api/v1/tasks/{task_id}/best), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {task_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/best'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/best\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/best\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-tasks-task-id-best"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/claim","capability":"Bitsota tasks task id claim","description":"Claim Task Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/tasks/{task_id}/claim), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {task_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/claim'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/claim\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/claim\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-tasks-task-id-claim"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/close","capability":"Bitsota tasks task id close","description":"Close Task Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/tasks/{task_id}/close), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {task_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/close'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/close\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/close\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-tasks-task-id-close"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/onboard.md","capability":"Bitsota tasks task id onboard md","description":"Task Onboarding Route operation on the Bitsota autoresearch coordinator API (GET /api/v1/tasks/{task_id}/onboard.md), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {task_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/onboard.md'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/onboard.md\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/onboard.md\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-tasks-task-id-onboard-md"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/pause","capability":"Bitsota tasks task id pause","description":"Pause Task Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/tasks/{task_id}/pause), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {task_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/pause'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/pause\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/pause\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-tasks-task-id-pause"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/resume","capability":"Bitsota tasks task id resume","description":"Resume Task Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/tasks/{task_id}/resume), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {task_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/resume'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/resume\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/tasks/%7Btask_id%7D/resume\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-tasks-task-id-resume"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/validator/jobs/claim","capability":"Bitsota validator jobs claim","description":"Claim Validator Job Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/validator/jobs/claim), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. The spec declares no security for it, but it is a state-changing POST and not probe-safe, so the probe is disabled and no auth requirement is asserted without evidence.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/validator/jobs/claim'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/validator/jobs/claim\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/validator/jobs/claim\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-validator-jobs-claim"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/validator/jobs/%7Bjob_id%7D/result","capability":"Bitsota validator jobs job id result","description":"Submit Validator Job Result Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/validator/jobs/{job_id}/result), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {job_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/validator/jobs/%7Bjob_id%7D/result'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/validator/jobs/%7Bjob_id%7D/result\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/validator/jobs/%7Bjob_id%7D/result\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-validator-jobs-job-id-result"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/validator/submissions/scan","capability":"Bitsota validator submissions scan","description":"Scan Validator Submissions Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/validator/submissions/scan), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. The spec declares no security for it, but it is a state-changing POST and not probe-safe, so the probe is disabled and no auth requirement is asserted without evidence.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/validator/submissions/scan'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/validator/submissions/scan\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/validator/submissions/scan\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-validator-submissions-scan"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/verifications","capability":"Bitsota verifications","description":"Public no-auth GET returning submission verification records (id, submission_id, validator_hotkey). Documented in the subnet's own OpenAPI schema.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-verifications.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/api/v1/verifications"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-verifications.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":80,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/verifications'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/verifications\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/verifications\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-verifications"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/work-items","capability":"Bitsota work items","description":"Public no-auth GET returning active research work items (id, task_id, kind, strategy_key). Documented in the subnet's own OpenAPI schema.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-work-items.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://autoresearch.bitsota.com/api/v1/work-items"},"response":{"content_type":"application/json","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-94-bitsota-work-items.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":56,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/work-items'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/work-items\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/work-items\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-work-items"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://autoresearch.bitsota.com/api/v1/work-items/%7Bwork_item_id%7D/claim","capability":"Bitsota work items work item id claim","description":"Claim Work Item Route operation on the Bitsota autoresearch coordinator API (POST /api/v1/work-items/{work_item_id}/claim), declared in the subnet's own OpenAPI spec at https://autoresearch.bitsota.com/openapi.json. Path-parameterized on {work_item_id}, so there is no single fixed callable URL; the template is registered per the registry's catalog-everything policy (Phase 2). The spec declares no security for it; the fixed sibling collection route on this host does reject unauthenticated reads, so it may also be gated -- not asserted here because confirming it needs a valid identifier.","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":"subnet-api","provider":"alveus-labs","schema_artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-94-alveus-labs-openapi.json","hash":"190bf52a50652749f2eb9982a9adf68e12e3e07c902f9e3f4ba15c989f1bb621","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-94-alveus-labs-openapi","url":"https://autoresearch.bitsota.com/openapi.json"},"schema_status":"machine-readable","schema_url":"https://autoresearch.bitsota.com/openapi.json","snippets":{"curl":"curl -sS 'https://autoresearch.bitsota.com/api/v1/work-items/%7Bwork_item_id%7D/claim'","python":"import requests\n\nresp = requests.get(\"https://autoresearch.bitsota.com/api/v1/work-items/%7Bwork_item_id%7D/claim\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://autoresearch.bitsota.com/api/v1/work-items/%7Bwork_item_id%7D/claim\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-94-bitsota-work-items-work-item-id-claim"}],"slug":"sn-94","subnet_type":"application","operational_observed_at":"2026-07-27T23:00:18.289Z","health_source":"live-cron-prober","previously_known_as":["pending..."]},"meta":{"artifact_path":"/metagraph/agent-catalog/94.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"}}