{"ok":true,"schema_version":1,"data":{"contract_version":"2026-07-03.2","generated_at":"2026-09-20T12:26:49.169Z","name":"Minos","netuid":107,"schema_version":1,"slug":"sn-107","surfaces":[{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-107-backprop-dashboard","key":"srf-31b6098ae9c724be","kind":"dashboard","last_verified_at":null,"name":"Minos Backprop Finance dashboard","netuid":107,"notes":"Universal Backprop Finance dTAO subnet dashboard candidate. Third-party enrichment, not protocol authority.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"backprop-finance","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":true,"source_tier":"third-party-index","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://backprop.finance/dtao/subnets/107-minos"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://backprop.finance/dtao/subnets/107-minos"},{"auth_required":false,"authority":"registry-observed","curation_level":"machine-verified","id":"sn-107-github-readme-minos-protocol-minos-subnet-subnet-api-1","key":"srf-3462824e2b9e0eed","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Minos API surface","netuid":107,"notes":"Discovered from a project-affiliated public GitHub README link after README noise filters. Requires verification before promotion.","probe":{"enabled":true,"expect":"any","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":false,"source_tier":"community-docs","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":false,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/"},{"auth_required":false,"authority":"official","curation_level":"candidate-discovered","id":"sn-107-minos-mcp","key":"srf-326eb28a82237d0c","kind":"subnet-api","last_verified_at":"2026-07-16T00:00:00.000Z","name":"Minos MCP (live subnet data)","netuid":107,"notes":"Streamable-HTTP MCP server described in the official README as providing \"current round/leaderboard/miner-history data\" for the `@minos` graph and Minos MCP tooling. JSON-RPC 2.0 over SSE; a plain GET returns a protocol-negotiation error (\"Client must accept text/event-stream\") rather than 401/403, so recurring simple probes are intentionally disabled.","probe":{"enabled":false,"expect":"json","method":"JSON-RPC"},"provider":"minos","public_safe":true,"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":true,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://mcp.theminos.ai/"},{"auth_required":false,"authority":"official","curation_level":"maintainer-reviewed","id":"sn-107-minos-source-repo","key":"srf-1caaff70de45653b","kind":"source-repo","last_verified_at":"2026-07-16T00:00:00.000Z","name":"Minos source repository","netuid":107,"notes":"Official SN107 Minos source repository -- verified live 2026-07-16.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"minos","public_safe":true,"source_urls":["https://github.com/minos-protocol/minos_subnet"],"stale":false,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://github.com/minos-protocol/minos_subnet"},{"auth_required":false,"authority":"community","curation_level":"machine-verified","id":"sn-107-minos-subnet-api","key":"srf-f55a1192b6efcbdf","kind":"subnet-api","last_verified_at":"2026-09-20T04:31:09.312Z","name":"Minos Platform API","netuid":107,"notes":"Public health/status endpoint of the Minos Platform (api.theminos.ai), the hosted round-coordination service documented in the official minos_subnet README. Unauthenticated GET returns JSON service status; the /v2/* task endpoints require hotkey auth.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"review":{"state":"community-submitted","submitted_by":"glorysr1209-png"},"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":false,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/health"},{"auth":{"location":"body","names":["validator_hotkey","timestamp","signature"],"scheme":"signature","scopes_note":"Requires a hotkey-signed request: the validator_hotkey, timestamp, signature fields merged into the POST body, proving control of a registered hotkey (documented in the official minos_subnet README; live-verified 2026-07-22 -- an unsigned request's HTTP 422 lists exactly these fields as missing). No static API token exists. Calling this via path+method credential passthrough requires a captured schema for this subnet, not yet registered."},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-107-minos-v2-get-assignment","key":"srf-bbdf19a42de1cc22","kind":"subnet-api","last_verified_at":null,"name":"Minos Platform v2 scoring assignment (auth-gated)","netuid":107,"notes":"POST /v2/get-assignment on api.theminos.ai (same host as the registered /health surface) -- Fetch the caller's scoring assignment for a round (scoring-side). One of the 9 POST-only /v2 Minos Platform task endpoints documented in the official minos_subnet README route table (no OpenAPI/Swagger schema exists for this API -- openapi.json and /docs both 404, per the linked issue's own live check). Live-verified 2026-07-21 (~23:35 UTC): an unsigned POST with an empty JSON body returns HTTP 422 with a field-by-field validation error listing the required signed-request body fields -- the route is live and body-validated, matching the README's documented hotkey-signed auth requirement. Registered auth_required:true with probe.enabled:false per the linked issue's guidance; the probe pipeline only supports GET/HEAD, so a POST operation is never probed.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"review":{"state":"community-submitted","submitted_by":"rsnetworkinginc"},"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/v2/get-assignment"},{"auth":{"location":"body","names":["validator_hotkey","timestamp","signature"],"scheme":"signature","scopes_note":"Requires a hotkey-signed request: the validator_hotkey, timestamp, signature fields merged into the POST body, proving control of a registered hotkey (documented in the official minos_subnet README; live-verified 2026-07-22 -- an unsigned request's HTTP 422 lists exactly these fields as missing). No static API token exists. Calling this via path+method credential passthrough requires a captured schema for this subnet, not yet registered."},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-107-minos-v2-get-backfill-scores","key":"srf-77e11b86ccc273de","kind":"subnet-api","last_verified_at":null,"name":"Minos Platform v2 backfill scores (auth-gated)","netuid":107,"notes":"POST /v2/get-backfill-scores on api.theminos.ai (same host as the registered /health surface) -- Fetch peer scores after the scoring window closes (scoring-side). One of the 9 POST-only /v2 Minos Platform task endpoints documented in the official minos_subnet README route table (no OpenAPI/Swagger schema exists for this API -- openapi.json and /docs both 404, per the linked issue's own live check). Live-verified 2026-07-21 (~23:35 UTC): an unsigned POST with an empty JSON body returns HTTP 422 with a field-by-field validation error listing the required signed-request body fields -- the route is live and body-validated, matching the README's documented hotkey-signed auth requirement. Registered auth_required:true with probe.enabled:false per the linked issue's guidance; the probe pipeline only supports GET/HEAD, so a POST operation is never probed.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"review":{"state":"community-submitted","submitted_by":"rsnetworkinginc"},"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/v2/get-backfill-scores"},{"auth":{"location":"body","names":["validator_hotkey","timestamp","signature"],"scheme":"signature","scopes_note":"Requires a hotkey-signed request: the validator_hotkey, timestamp, signature fields merged into the POST body, proving control of a registered hotkey (documented in the official minos_subnet README; live-verified 2026-07-22 -- an unsigned request's HTTP 422 lists exactly these fields as missing). No static API token exists. Calling this via path+method credential passthrough requires a captured schema for this subnet, not yet registered."},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-107-minos-v2-get-scoring-rounds","key":"srf-6d935396d87fec05","kind":"subnet-api","last_verified_at":null,"name":"Minos Platform v2 scoring rounds (auth-gated)","netuid":107,"notes":"POST /v2/get-scoring-rounds on api.theminos.ai (same host as the registered /health surface) -- List rounds that are ready for scoring (scoring-side). One of the 9 POST-only /v2 Minos Platform task endpoints documented in the official minos_subnet README route table (no OpenAPI/Swagger schema exists for this API -- openapi.json and /docs both 404, per the linked issue's own live check). Live-verified 2026-07-21 (~23:35 UTC): an unsigned POST with an empty JSON body returns HTTP 422 with a field-by-field validation error listing the required signed-request body fields -- the route is live and body-validated, matching the README's documented hotkey-signed auth requirement. Registered auth_required:true with probe.enabled:false per the linked issue's guidance; the probe pipeline only supports GET/HEAD, so a POST operation is never probed.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"review":{"state":"community-submitted","submitted_by":"rsnetworkinginc"},"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/v2/get-scoring-rounds"},{"auth":{"location":"body","names":["validator_hotkey","timestamp","signature"],"scheme":"signature","scopes_note":"Requires a hotkey-signed request: the validator_hotkey, timestamp, signature fields merged into the POST body, proving control of a registered hotkey (documented in the official minos_subnet README; live-verified 2026-07-22 -- an unsigned request's HTTP 422 lists exactly these fields as missing). No static API token exists. Calling this via path+method credential passthrough requires a captured schema for this subnet, not yet registered."},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-107-minos-v2-get-submissions","key":"srf-20f1232d512569ae","kind":"subnet-api","last_verified_at":null,"name":"Minos Platform v2 round submissions (auth-gated)","netuid":107,"notes":"POST /v2/get-submissions on api.theminos.ai (same host as the registered /health surface) -- Fetch the submitted configurations for a round (scoring-side). One of the 9 POST-only /v2 Minos Platform task endpoints documented in the official minos_subnet README route table (no OpenAPI/Swagger schema exists for this API -- openapi.json and /docs both 404, per the linked issue's own live check). Live-verified 2026-07-21 (~23:35 UTC): an unsigned POST with an empty JSON body returns HTTP 422 with a field-by-field validation error listing the required signed-request body fields -- the route is live and body-validated, matching the README's documented hotkey-signed auth requirement. Registered auth_required:true with probe.enabled:false per the linked issue's guidance; the probe pipeline only supports GET/HEAD, so a POST operation is never probed.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"review":{"state":"community-submitted","submitted_by":"rsnetworkinginc"},"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/v2/get-submissions"},{"auth":{"location":"body","names":["validator_hotkey","timestamp","signature"],"scheme":"signature","scopes_note":"Requires a hotkey-signed request: the validator_hotkey, timestamp, signature fields merged into the POST body, proving control of a registered hotkey (documented in the official minos_subnet README; live-verified 2026-07-22 -- an unsigned request's HTTP 422 lists exactly these fields as missing). No static API token exists. Calling this via path+method credential passthrough requires a captured schema for this subnet, not yet registered."},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-107-minos-v2-get-validator-state","key":"srf-b8020ca1c0e55e35","kind":"subnet-api","last_verified_at":null,"name":"Minos Platform v2 validator state (auth-gated)","netuid":107,"notes":"POST /v2/get-validator-state on api.theminos.ai (same host as the registered /health surface) -- Recover round state after a restart (scoring-side). One of the 9 POST-only /v2 Minos Platform task endpoints documented in the official minos_subnet README route table (no OpenAPI/Swagger schema exists for this API -- openapi.json and /docs both 404, per the linked issue's own live check). Live-verified 2026-07-21 (~23:35 UTC): an unsigned POST with an empty JSON body returns HTTP 422 with a field-by-field validation error listing the required signed-request body fields -- the route is live and body-validated, matching the README's documented hotkey-signed auth requirement. Registered auth_required:true with probe.enabled:false per the linked issue's guidance; the probe pipeline only supports GET/HEAD, so a POST operation is never probed.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"review":{"state":"community-submitted","submitted_by":"rsnetworkinginc"},"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/v2/get-validator-state"},{"auth":{"location":"body","names":["hotkey","timestamp","signature"],"scheme":"signature","scopes_note":"Requires a hotkey-signed request: the hotkey, timestamp, signature fields merged into the POST body, proving control of a registered hotkey (documented in the official minos_subnet README; live-verified 2026-07-22 -- an unsigned request's HTTP 422 lists exactly these fields as missing). No static API token exists. Calling this via path+method credential passthrough requires a captured schema for this subnet, not yet registered."},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-107-minos-v2-round-status","key":"srf-39a7e478b546c6e2","kind":"subnet-api","last_verified_at":null,"name":"Minos Platform v2 round status (auth-gated)","netuid":107,"notes":"POST /v2/round-status on api.theminos.ai (same host as the registered /health surface) -- Poll active rounds and retrieve the presigned artifact-download URL for the current round (participant-facing). One of the 9 POST-only /v2 Minos Platform task endpoints documented in the official minos_subnet README route table (no OpenAPI/Swagger schema exists for this API -- openapi.json and /docs both 404, per the linked issue's own live check). Live-verified 2026-07-21 (~23:35 UTC): an unsigned POST with an empty JSON body returns HTTP 422 with a field-by-field validation error listing the required signed-request body fields -- the route is live and body-validated, matching the README's documented hotkey-signed auth requirement. Registered auth_required:true with probe.enabled:false per the linked issue's guidance; the probe pipeline only supports GET/HEAD, so a POST operation is never probed.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"review":{"state":"community-submitted","submitted_by":"rsnetworkinginc"},"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/v2/round-status"},{"auth":{"location":"body","names":["hotkey","timestamp","signature"],"scheme":"signature","scopes_note":"Requires a hotkey-signed request: the hotkey, timestamp, signature fields merged into the POST body, proving control of a registered hotkey (documented in the official minos_subnet README; live-verified 2026-07-22 -- an unsigned request's HTTP 422 lists exactly these fields as missing). No static API token exists. Calling this via path+method credential passthrough requires a captured schema for this subnet, not yet registered."},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-107-minos-v2-submit-config","key":"srf-ee3b8d2a483d62f1","kind":"subnet-api","last_verified_at":null,"name":"Minos Platform v2 config submission (auth-gated)","netuid":107,"notes":"POST /v2/submit-config on api.theminos.ai (same host as the registered /health surface) -- Submit a variant-calling tool configuration for the active round (participant-facing write). One of the 9 POST-only /v2 Minos Platform task endpoints documented in the official minos_subnet README route table (no OpenAPI/Swagger schema exists for this API -- openapi.json and /docs both 404, per the linked issue's own live check). Live-verified 2026-07-21 (~23:35 UTC): an unsigned POST with an empty JSON body returns HTTP 422 with a field-by-field validation error listing the required signed-request body fields -- the route is live and body-validated, matching the README's documented hotkey-signed auth requirement. Registered auth_required:true with probe.enabled:false per the linked issue's guidance; the probe pipeline only supports GET/HEAD, so a POST operation is never probed.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"review":{"state":"community-submitted","submitted_by":"rsnetworkinginc"},"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/v2/submit-config"},{"auth":{"location":"body","names":["validator_hotkey","timestamp","signature"],"scheme":"signature","scopes_note":"Requires a hotkey-signed request: the validator_hotkey, timestamp, signature fields merged into the POST body, proving control of a registered hotkey (documented in the official minos_subnet README; live-verified 2026-07-22 -- an unsigned request's HTTP 422 lists exactly these fields as missing). No static API token exists. Calling this via path+method credential passthrough requires a captured schema for this subnet, not yet registered."},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-107-minos-v2-submit-score","key":"srf-c25b98c7bc86db7e","kind":"subnet-api","last_verified_at":null,"name":"Minos Platform v2 score submission (auth-gated)","netuid":107,"notes":"POST /v2/submit-score on api.theminos.ai (same host as the registered /health surface) -- Submit per-participant scores for a round (scoring-side write). One of the 9 POST-only /v2 Minos Platform task endpoints documented in the official minos_subnet README route table (no OpenAPI/Swagger schema exists for this API -- openapi.json and /docs both 404, per the linked issue's own live check). Live-verified 2026-07-21 (~23:35 UTC): an unsigned POST with an empty JSON body returns HTTP 422 with a field-by-field validation error listing the required signed-request body fields -- the route is live and body-validated, matching the README's documented hotkey-signed auth requirement. Registered auth_required:true with probe.enabled:false per the linked issue's guidance; the probe pipeline only supports GET/HEAD, so a POST operation is never probed.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"review":{"state":"community-submitted","submitted_by":"rsnetworkinginc"},"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/v2/submit-score"},{"auth":{"location":"body","names":["validator_hotkey","timestamp","signature"],"scheme":"signature","scopes_note":"Requires a hotkey-signed request: the validator_hotkey, timestamp, signature fields merged into the POST body, proving control of a registered hotkey (documented in the official minos_subnet README; live-verified 2026-07-22 -- an unsigned request's HTTP 422 lists exactly these fields as missing). No static API token exists. Calling this via path+method credential passthrough requires a captured schema for this subnet, not yet registered."},"auth_required":true,"authority":"community","curation_level":"candidate-discovered","id":"sn-107-minos-v2-submit-weight-history","key":"srf-625a75f08a0a97ce","kind":"subnet-api","last_verified_at":null,"name":"Minos Platform v2 weight-history submission (auth-gated)","netuid":107,"notes":"POST /v2/submit-weight-history on api.theminos.ai (same host as the registered /health surface) -- Submit scores, eligibility, and weight entries for a round (scoring-side write). One of the 9 POST-only /v2 Minos Platform task endpoints documented in the official minos_subnet README route table (no OpenAPI/Swagger schema exists for this API -- openapi.json and /docs both 404, per the linked issue's own live check). Live-verified 2026-07-21 (~23:35 UTC): an unsigned POST with an empty JSON body returns HTTP 422 with a field-by-field validation error listing the required signed-request body fields -- the route is live and body-validated, matching the README's documented hotkey-signed auth requirement. Registered auth_required:true with probe.enabled:false per the linked issue's guidance; the probe pipeline only supports GET/HEAD, so a POST operation is never probed.","probe":{"enabled":false,"expect":"json","method":"GET","timeout_ms":10000},"provider":"minos","public_safe":true,"review":{"state":"community-submitted","submitted_by":"rsnetworkinginc"},"source_urls":["https://github.com/minos-protocol/minos_subnet/blob/main/README.md"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.theminos.ai/v2/submit-weight-history"},{"auth_required":false,"authority":"official","curation_level":"maintainer-reviewed","id":"sn-107-minos-website","key":"srf-3ae3347c4246aaba","kind":"website","last_verified_at":"2026-07-16T00:00:00.000Z","name":"Minos website","netuid":107,"notes":"Official SN107 Minos website -- verified live 2026-07-16.","probe":{"enabled":true,"expect":"html","method":"HEAD","timeout_ms":10000},"provider":"minos","public_safe":true,"source_urls":["https://github.com/minos-protocol/minos_subnet"],"stale":false,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://theminos.ai/"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-107-subnetradar-dashboard","key":"srf-af3c1555cd663c71","kind":"dashboard","last_verified_at":null,"name":"Minos SubnetRadar dashboard","netuid":107,"notes":"Universal SubnetRadar subnet dashboard candidate. Third-party risk/market analytics enrichment, not Metagraphed endpoint health authority.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"subnetradar","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":false,"source_tier":"third-party-index","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://subnetradar.com/subnet/107"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://subnetradar.com/subnet/107"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-107-taomarketcap-dashboard","key":"srf-3e9d2b9d2eb4b785","kind":"dashboard","last_verified_at":null,"name":"Minos TaoMarketCap dashboard","netuid":107,"notes":"Universal TaoMarketCap subnet dashboard candidate. Third-party enrichment, not protocol authority.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"taomarketcap","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":false,"source_tier":"third-party-index","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://api.taomarketcap.com/public/v1/subnets/107"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://taomarketcap.com/subnets/107"},{"auth_required":false,"authority":"community","curation_level":"candidate-discovered","id":"sn-107-taomarketcap-subnet-api","key":"srf-c126a7fd32fa3494","kind":"subnet-api","last_verified_at":null,"name":"Minos TaoMarketCap subnet snapshot API","netuid":107,"notes":"Public no-auth GET /public/v1/subnets/107/ on api.taomarketcap.com returning machine-readable JSON for SN107 Minos on-chain subnet state, economics, registration/burn parameters, and dTAO market fields. This indexed feed is documented in the TaoMarketCap developer API and provides the standalone public JSON data for netuid 107 alongside the subnet's first-party /health endpoint. TaoMarketCap now enforces a trailing slash (the non-slash path 301s); tracked URL updated to the canonical non-redirecting form. Rejects HEAD (405); probe uses GET.","probe":{"enabled":true,"expect":"json","method":"GET","timeout_ms":10000},"provider":"taomarketcap","public_safe":true,"review":{"state":"community-submitted","submitted_by":"shin-core"},"source_urls":["https://api.taomarketcap.com/developer/documentation/","https://taomarketcap.com/subnets/107"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://api.taomarketcap.com/public/v1/subnets/107/"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-107-taopedia-article","key":"srf-c57c936af87f5c40","kind":"docs","last_verified_at":null,"name":"Minos Taopedia article","netuid":107,"notes":"Discovered from the public Taopedia article repository. Not verified as an operational interface.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"taopedia-articles","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":false,"source_tier":"community-docs","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://github.com/e35ventura/taopedia-articles/blob/main/content/pages/subnet_107/index.mdx"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://github.com/e35ventura/taopedia-articles/blob/main/content/pages/subnet_107/index.mdx"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-107-tensorplex-docs","key":"srf-5b21e7de2cdfc3d6","kind":"docs","last_verified_at":null,"name":"Minos Tensorplex subnet docs","netuid":107,"notes":"Discovered from Tensorplex subnet-docs. Useful as documentation enrichment, not verified operational authority.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"tensorplex-subnet-docs","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":false,"source_tier":"community-docs","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://github.com/tensorplex-labs/subnet-docs/blob/main/data/107/subnet.json"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://github.com/tensorplex-labs/subnet-docs/tree/main/data/107"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-107-website-common-docs","key":"srf-5d912d4e4908ac4f","kind":"docs","last_verified_at":null,"name":"Minos docs","netuid":107,"notes":"Common read-only path discovered from a public project website root. Requires verification before promotion.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"minos","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":false,"source_tier":"provider-claimed","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://theminos.ai/"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://theminos.ai/docs"},{"auth_required":false,"authority":"registry-observed","curation_level":"candidate-discovered","id":"sn-107-website-link-theminos-ai-docs-3","key":"srf-492b093b5fcbc033","kind":"docs","last_verified_at":null,"name":"Minos docs","netuid":107,"notes":"Discovered from a public project website link. Requires verification before promotion.","probe":{"enabled":true,"expect":"any","method":"HEAD","timeout_ms":10000},"provider":"minos","public_safe":true,"quality_signals":{"content_type_matches_kind":true,"public_safe":true,"rate_limited":false,"redirected":false,"source_tier":"provider-claimed","transient_failure":false},"rate_limit_notes":"Candidate only; no recurring probe is configured until maintainer review.","source_urls":["https://theminos.ai/"],"stale":null,"subnet_name":"Minos","subnet_slug":"sn-107","url":"https://theminos.ai/whitepaper"}]},"meta":{"artifact_path":"/metagraph/surfaces/107.json","cache":"standard","contract_version":"2026-07-03.2","generated_at":"2026-09-20T12:26:49.169Z","published_at":"2026-09-20T12:26:49.169Z","source":"r2","pagination":{"collection":"surfaces","total":22,"returned":22,"limit":22,"cursor":0,"next_cursor":null,"sort":null,"order":"asc"}}}