{"auth_detail":null,"auth_required":false,"auth_schemes":[],"component_schema_count":82,"contract_version":"2026-07-03.2","document":{"components":{"schemas":{"AcquireKeyRequest":{"properties":{"model":{"anyOf":[{"maxLength":128,"type":"string"},{"type":"null"}],"title":"Model"},"provider":{"maxLength":32,"minLength":1,"title":"Provider","type":"string"},"strict_provider":{"default":false,"title":"Strict Provider","type":"boolean"}},"required":["provider"],"title":"AcquireKeyRequest","type":"object"},"AcquireKeyResponse":{"properties":{"api_key":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Api Key"},"granted":{"title":"Granted","type":"boolean"},"hotkey":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Hotkey"},"lease_token":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Lease Token"},"model":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Model"},"provider":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Provider"}},"required":["granted"],"title":"AcquireKeyResponse","type":"object"},"AdminAuthStatusOut":{"properties":{"configured":{"title":"Configured","type":"boolean"}},"required":["configured"],"title":"AdminAuthStatusOut","type":"object"},"AdminSessionOut":{"properties":{"expires_at":{"format":"date-time","title":"Expires At","type":"string"},"issued_at":{"format":"date-time","title":"Issued At","type":"string"},"roles":{"items":{"type":"string"},"title":"Roles","type":"array"},"wallet_address":{"title":"Wallet Address","type":"string"}},"required":["wallet_address","roles","issued_at","expires_at"],"title":"AdminSessionOut","type":"object"},"AgentOut":{"properties":{"agent_id":{"title":"Agent Id","type":"string"},"created_at":{"format":"date-time","title":"Created At","type":"string"},"debate_endpoint_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Debate Endpoint Url"},"name":{"title":"Name","type":"string"},"revoked_at":{"anyOf":[{"format":"date-time","type":"string"},{"type":"null"}],"title":"Revoked At"},"status":{"title":"Status","type":"string"}},"required":["agent_id","name","status","debate_endpoint_url","created_at","revoked_at"],"title":"AgentOut","type":"object"},"AllowedModel":{"properties":{"model":{"title":"Model","type":"string"},"provider":{"title":"Provider","type":"string"}},"required":["provider","model"],"title":"AllowedModel","type":"object"},"AllowedModelsResponse":{"properties":{"models":{"items":{"$ref":"#/components/schemas/AllowedModel"},"title":"Models","type":"array"}},"required":["models"],"title":"AllowedModelsResponse","type":"object"},"ArenaDebateAdminOut":{"properties":{"created_at":{"format":"date-time","title":"Created At","type":"string"},"created_by_agent_id":{"title":"Created By Agent Id","type":"string"},"debate_id":{"title":"Debate Id","type":"string"},"opponent_model_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Opponent Model Id"},"source_run_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Source Run Id"},"status":{"title":"Status","type":"string"},"subnet_netuid":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Subnet Netuid"},"target_rounds":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Target Rounds"},"topic":{"title":"Topic","type":"string"}},"required":["debate_id","topic","status","created_by_agent_id","created_at","subnet_netuid","opponent_model_id","target_rounds","source_run_id"],"title":"ArenaDebateAdminOut","type":"object"},"CalibrationPoint":{"properties":{"calibration":{"title":"Calibration","type":"number"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"},"score_total":{"title":"Score Total","type":"number"}},"required":["llm_id","score_total","calibration"],"title":"CalibrationPoint","type":"object"},"CalibrationResponse":{"properties":{"points":{"items":{"$ref":"#/components/schemas/CalibrationPoint"},"title":"Points","type":"array"}},"required":["points"],"title":"CalibrationResponse","type":"object"},"ConfirmPaymentOut":{"properties":{"already_claimed":{"title":"Already Claimed","type":"boolean"},"credits":{"title":"Credits","type":"integer"},"credits_granted":{"title":"Credits Granted","type":"integer"},"wallet_address":{"title":"Wallet Address","type":"string"}},"required":["wallet_address","credits","credits_granted","already_claimed"],"title":"ConfirmPaymentOut","type":"object"},"ConfirmPaymentRequest":{"properties":{"block_hash":{"minLength":1,"title":"Block Hash","type":"string"},"package":{"minLength":1,"title":"Package","type":"string"},"tx_hash":{"minLength":1,"title":"Tx Hash","type":"string"},"wallet_address":{"minLength":1,"title":"Wallet Address","type":"string"}},"required":["tx_hash","block_hash","wallet_address","package"],"title":"ConfirmPaymentRequest","type":"object"},"CostPerPassItem":{"properties":{"cost_per_pass":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Cost Per Pass"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"},"passing_runs":{"default":0,"title":"Passing Runs","type":"integer"},"total_cost":{"default":0,"title":"Total Cost","type":"number"},"total_runs":{"default":0,"title":"Total Runs","type":"integer"}},"required":["llm_id"],"title":"CostPerPassItem","type":"object"},"CostPerPassResponse":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CostPerPassItem"},"title":"Items","type":"array"}},"required":["items"],"title":"CostPerPassResponse","type":"object"},"CreateAgentRequest":{"properties":{"agent_id":{"maxLength":64,"minLength":1,"title":"Agent Id","type":"string"},"debate_endpoint_url":{"anyOf":[{"maxLength":512,"type":"string"},{"type":"null"}],"title":"Debate Endpoint Url"},"name":{"maxLength":128,"minLength":1,"title":"Name","type":"string"}},"required":["agent_id","name"],"title":"CreateAgentRequest","type":"object"},"CreateAgentResponse":{"properties":{"agent_id":{"title":"Agent Id","type":"string"},"api_key":{"title":"Api Key","type":"string"}},"required":["agent_id","api_key"],"title":"CreateAgentResponse","type":"object"},"CreateDebateRequest":{"properties":{"topic":{"minLength":1,"title":"Topic","type":"string"}},"required":["topic"],"title":"CreateDebateRequest","type":"object"},"CreditPackageOut":{"properties":{"credits":{"title":"Credits","type":"integer"},"id":{"title":"Id","type":"string"},"price_rao":{"title":"Price Rao","type":"integer"},"price_tao":{"title":"Price Tao","type":"string"},"price_usd":{"title":"Price Usd","type":"string"}},"required":["id","credits","price_tao","price_rao","price_usd"],"title":"CreditPackageOut","type":"object"},"CreditsOut":{"properties":{"credits":{"title":"Credits","type":"integer"},"free_debate_available":{"title":"Free Debate Available","type":"boolean"},"free_debate_resets_at":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Free Debate Resets At"},"free_tier_reset_days":{"default":7,"title":"Free Tier Reset Days","type":"integer"},"network":{"title":"Network","type":"string"},"packages":{"items":{"$ref":"#/components/schemas/CreditPackageOut"},"title":"Packages","type":"array"},"payment_address":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Payment Address"},"pricing_available":{"default":false,"title":"Pricing Available","type":"boolean"},"tao_usd_price":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Tao Usd Price"},"tao_usd_price_stale":{"default":false,"title":"Tao Usd Price Stale","type":"boolean"},"tao_usd_price_updated_at":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Tao Usd Price Updated At"},"wallet_address":{"title":"Wallet Address","type":"string"},"wallet_is_payment_address":{"default":false,"title":"Wallet Is Payment Address","type":"boolean"}},"required":["wallet_address","free_debate_available","credits","packages","network"],"title":"CreditsOut","type":"object"},"DashboardResponse":{"properties":{"breakdown":{"$ref":"#/components/schemas/ScoreBreakdownResponse"},"distribution":{"$ref":"#/components/schemas/DistributionResponse"},"radar":{"$ref":"#/components/schemas/RadarResponse"},"trend":{"$ref":"#/components/schemas/TrendResponse"}},"required":["summary","trend","distribution","breakdown","radar"],"title":"DashboardResponse","type":"object"},"DebateOut":{"properties":{"debate_id":{"format":"uuid","title":"Debate Id","type":"string"},"opponent_model_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Opponent Model Id"},"status":{"title":"Status","type":"string"},"subnet_netuid":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Subnet Netuid"},"target_rounds":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Target Rounds"},"topic":{"title":"Topic","type":"string"}},"required":["debate_id","topic","status"],"title":"DebateOut","type":"object"},"DebateTranscript":{"properties":{"debate_id":{"format":"uuid","title":"Debate Id","type":"string"},"opponent_model_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Opponent Model Id"},"status":{"title":"Status","type":"string"},"subnet_netuid":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Subnet Netuid"},"target_rounds":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Target Rounds"},"topic":{"title":"Topic","type":"string"},"turns":{"items":{"$ref":"#/components/schemas/TurnOut"},"title":"Turns","type":"array"}},"required":["debate_id","topic","status","turns"],"title":"DebateTranscript","type":"object"},"DistributionItem":{"properties":{"llm_id":{"format":"uuid","title":"Llm Id","type":"string"},"mean":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Mean"},"n":{"default":0,"title":"N","type":"integer"},"p10":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"P10"},"p25":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"P25"},"p50":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"P50"},"p75":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"P75"},"p90":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"P90"},"stddev":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Stddev"}},"required":["llm_id"],"title":"DistributionItem","type":"object"},"DistributionResponse":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DistributionItem"},"title":"Items","type":"array"}},"required":["items"],"title":"DistributionResponse","type":"object"},"FailureBreakdownItem":{"properties":{"count":{"title":"Count","type":"integer"},"failure_type":{"title":"Failure Type","type":"string"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"}},"required":["llm_id","failure_type","count"],"title":"FailureBreakdownItem","type":"object"},"FailuresResponse":{"properties":{"items":{"items":{"$ref":"#/components/schemas/FailureBreakdownItem"},"title":"Items","type":"array"}},"required":["items"],"title":"FailuresResponse","type":"object"},"GrantCreditsOut":{"properties":{"credits":{"title":"Credits","type":"integer"},"credits_granted":{"title":"Credits Granted","type":"integer"},"wallet_address":{"title":"Wallet Address","type":"string"}},"required":["wallet_address","credits","credits_granted"],"title":"GrantCreditsOut","type":"object"},"GrantCreditsRequest":{"properties":{"credits":{"maximum":1000,"minimum":1,"title":"Credits","type":"integer"},"reason":{"anyOf":[{"maxLength":256,"type":"string"},{"type":"null"}],"title":"Reason"}},"required":["credits"],"title":"GrantCreditsRequest","type":"object"},"HallucinationTrendBucket":{"properties":{"bucket":{"format":"date-time","title":"Bucket","type":"string"},"hallucination_rate":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Hallucination Rate"},"n":{"default":0,"title":"N","type":"integer"}},"required":["bucket"],"title":"HallucinationTrendBucket","type":"object"},"HallucinationTrendResponse":{"properties":{"series":{"items":{"$ref":"#/components/schemas/HallucinationTrendSeries"},"title":"Series","type":"array"},"window_days":{"title":"Window Days","type":"integer"}},"required":["series","window_days"],"title":"HallucinationTrendResponse","type":"object"},"HallucinationTrendSeries":{"properties":{"buckets":{"items":{"$ref":"#/components/schemas/HallucinationTrendBucket"},"title":"Buckets","type":"array"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"}},"required":["llm_id","buckets"],"title":"HallucinationTrendSeries","type":"object"},"HeatmapCell":{"properties":{"avg_score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Score"},"case_id":{"title":"Case Id","type":"string"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"},"n":{"default":0,"title":"N","type":"integer"}},"required":["llm_id","case_id"],"title":"HeatmapCell","type":"object"},"HeatmapResponse":{"properties":{"cells":{"items":{"$ref":"#/components/schemas/HeatmapCell"},"title":"Cells","type":"array"},"dataset_id":{"title":"Dataset Id","type":"string"},"top_k":{"title":"Top K","type":"integer"}},"required":["cells","dataset_id","top_k"],"title":"HeatmapResponse","type":"object"},"HTTPValidationError":{"properties":{"detail":{"items":{"$ref":"#/components/schemas/ValidationError"},"title":"Detail","type":"array"}},"title":"HTTPValidationError","type":"object"},"KeySubmitResultOut":{"properties":{"accepted":{"title":"Accepted","type":"boolean"},"key_id":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Key Id"},"model":{"title":"Model","type":"string"},"provider":{"title":"Provider","type":"string"},"reason":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Reason"},"slot":{"title":"Slot","type":"integer"},"status":{"title":"Status","type":"string"}},"required":["slot","provider","model","accepted","status"],"title":"KeySubmitResultOut","type":"object"},"LLMProvider":{"enum":["openai","anthropic","mistral","deepseek","gemini","grok","moonshotai","nvidia"],"title":"LLMProvider","type":"string"},"LogoutOut":{"properties":{"logged_out":{"default":true,"title":"Logged Out","type":"boolean"}},"title":"LogoutOut","type":"object"},"MinerKeyOut":{"properties":{"cooldown_until":{"anyOf":[{"format":"date-time","type":"string"},{"type":"null"}],"title":"Cooldown Until"},"hotkey":{"title":"Hotkey","type":"string"},"id":{"title":"Id","type":"integer"},"locked":{"title":"Locked","type":"boolean"},"locked_until":{"anyOf":[{"format":"date-time","type":"string"},{"type":"null"}],"title":"Locked Until"},"model":{"title":"Model","type":"string"},"on_cooldown":{"title":"On Cooldown","type":"boolean"},"provider":{"title":"Provider","type":"string"},"slot":{"title":"Slot","type":"integer"},"status":{"title":"Status","type":"string"},"status_reason":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Status Reason"},"submitted_at":{"format":"date-time","title":"Submitted At","type":"string"},"uid":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Uid"},"updated_at":{"format":"date-time","title":"Updated At","type":"string"},"validated_at":{"anyOf":[{"format":"date-time","type":"string"},{"type":"null"}],"title":"Validated At"}},"required":["id","hotkey","slot","uid","provider","model","status","status_reason","validated_at","submitted_at","updated_at","cooldown_until","locked_until","on_cooldown","locked"],"title":"MinerKeyOut","type":"object"},"ModelConfig":{"properties":{"api_key_env":{"title":"Api Key Env","type":"string"},"model_name":{"title":"Model Name","type":"string"},"provider":{"$ref":"#/components/schemas/LLMProvider"}},"required":["provider","model_name","api_key_env"],"title":"ModelConfig","type":"object"},"ModelsSummaryResponse":{"properties":{"include_scheduled":{"title":"Include Scheduled","type":"boolean"},"models":{"items":{"$ref":"#/components/schemas/ModelSummaryItem"},"title":"Models","type":"array"},"window_days":{"title":"Window Days","type":"integer"}},"required":["models","window_days","include_scheduled"],"title":"ModelsSummaryResponse","type":"object"},"ModelSummaryItem":{"properties":{"all_time_avg":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"All Time Avg"},"all_time_runs":{"default":0,"title":"All Time Runs","type":"integer"},"display_name":{"title":"Display Name","type":"string"},"is_active":{"title":"Is Active","type":"boolean"},"is_stale":{"default":false,"title":"Is Stale","type":"boolean"},"last_run_at":{"anyOf":[{"format":"date-time","type":"string"},{"type":"null"}],"title":"Last Run At"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"},"model_name":{"title":"Model Name","type":"string"},"provider":{"title":"Provider","type":"string"},"window_avg":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Window Avg"},"window_runs":{"default":0,"title":"Window Runs","type":"integer"}},"required":["llm_id","provider","model_name","display_name","is_active"],"title":"ModelSummaryItem","type":"object"},"ModelTrendSeries":{"properties":{"buckets":{"items":{"$ref":"#/components/schemas/TrendBucket"},"title":"Buckets","type":"array"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"}},"required":["llm_id","buckets"],"title":"ModelTrendSeries","type":"object"},"NonceRequest":{"properties":{"wallet_address":{"maxLength":128,"minLength":1,"title":"Wallet Address","type":"string"}},"required":["wallet_address"],"title":"NonceRequest","type":"object"},"NonceResponse":{"properties":{"expires_at":{"format":"date-time","title":"Expires At","type":"string"},"expires_in_seconds":{"title":"Expires In Seconds","type":"integer"},"message":{"title":"Message","type":"string"},"nonce":{"title":"Nonce","type":"string"},"wallet_address":{"title":"Wallet Address","type":"string"}},"required":["wallet_address","nonce","message","expires_at","expires_in_seconds"],"title":"NonceResponse","type":"object"},"OverviewOut":{"properties":{"bittensor_network":{"title":"Bittensor Network","type":"string"},"counts":{"additionalProperties":{"type":"integer"},"title":"Counts","type":"object"},"credits_enforcement_enabled":{"title":"Credits Enforcement Enabled","type":"boolean"},"debate_daily_cap":{"title":"Debate Daily Cap","type":"integer"},"debate_usage_today":{"additionalProperties":{"type":"integer"},"title":"Debate Usage Today","type":"object"},"debug_mode":{"title":"Debug Mode","type":"boolean"},"free_tier_models":{"items":{"type":"string"},"title":"Free Tier Models","type":"array"},"generated_at":{"format":"date-time","title":"Generated At","type":"string"},"payments_configured":{"title":"Payments Configured","type":"boolean"},"registered_models":{"items":{"$ref":"#/components/schemas/RegisteredModelOut"},"title":"Registered Models","type":"array"}},"required":["counts","debug_mode","credits_enforcement_enabled","payments_configured","bittensor_network","free_tier_models","registered_models","debate_usage_today","debate_daily_cap","generated_at"],"title":"OverviewOut","type":"object"},"ParetoItem":{"properties":{"avg_cost_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Cost Usd"},"avg_latency_ms":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Latency Ms"},"avg_score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Score"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"},"n":{"default":0,"title":"N","type":"integer"}},"required":["llm_id"],"title":"ParetoItem","type":"object"},"ParetoResponse":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ParetoItem"},"title":"Items","type":"array"}},"required":["items"],"title":"ParetoResponse","type":"object"},"PublicKeyResponse":{"properties":{"algo":{"default":"nacl-sealedbox-v1","title":"Algo","type":"string"},"pubkey_b64":{"title":"Pubkey B64","type":"string"},"pubkey_id":{"title":"Pubkey Id","type":"string"}},"required":["pubkey_id","pubkey_b64"],"title":"PublicKeyResponse","type":"object"},"RadarEntry":{"properties":{"avg_value":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Value"},"dimension":{"title":"Dimension","type":"string"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"},"n":{"default":0,"title":"N","type":"integer"}},"required":["llm_id","dimension"],"title":"RadarEntry","type":"object"},"RadarResponse":{"properties":{"entries":{"items":{"$ref":"#/components/schemas/RadarEntry"},"title":"Entries","type":"array"}},"required":["entries"],"title":"RadarResponse","type":"object"},"RegenerateRequest":{"properties":{"from_index":{"default":0,"title":"From Index","type":"integer"},"model":{"$ref":"#/components/schemas/ModelConfig"},"wallet_address":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Wallet Address"}},"required":["model"],"title":"RegenerateRequest","type":"object"},"RegisteredModelOut":{"properties":{"id":{"title":"Id","type":"string"},"label":{"title":"Label","type":"string"},"model_name":{"title":"Model Name","type":"string"},"provider":{"title":"Provider","type":"string"},"tier":{"title":"Tier","type":"string"}},"required":["id","provider","model_name","label","tier"],"title":"RegisteredModelOut","type":"object"},"ReportOutcomeRequest":{"properties":{"error_category":{"anyOf":[{"maxLength":64,"type":"string"},{"type":"null"}],"title":"Error Category"},"hotkey":{"maxLength":64,"minLength":1,"title":"Hotkey","type":"string"},"latency_ms":{"minimum":0,"title":"Latency Ms","type":"number"},"lease_token":{"anyOf":[{"maxLength":128,"type":"string"},{"type":"null"}],"title":"Lease Token"},"quality_score":{"anyOf":[{"maximum":1,"minimum":0,"type":"number"},{"type":"null"}],"title":"Quality Score"},"success":{"title":"Success","type":"boolean"}},"required":["hotkey","success","latency_ms"],"title":"ReportOutcomeRequest","type":"object"},"ReportOutcomeResponse":{"properties":{"accepted":{"default":true,"title":"Accepted","type":"boolean"}},"title":"ReportOutcomeResponse","type":"object"},"ReportsResponse":{"properties":{"next_since":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Next Since"},"reports":{"items":{"$ref":"#/components/schemas/UsageReportOut"},"title":"Reports","type":"array"}},"required":["reports","next_since"],"title":"ReportsResponse","type":"object"},"RevokeAgentResponse":{"properties":{"agent_id":{"title":"Agent Id","type":"string"},"status":{"title":"Status","type":"string"}},"required":["agent_id","status"],"title":"RevokeAgentResponse","type":"object"},"RevokeResponse":{"properties":{"accepted":{"title":"Accepted","type":"boolean"},"status":{"title":"Status","type":"string"}},"required":["accepted","status"],"title":"RevokeResponse","type":"object"},"RosterEntryOut":{"properties":{"hotkey":{"title":"Hotkey","type":"string"},"key_id":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Key Id"},"model":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Model"},"provider":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Provider"},"slot":{"default":0,"title":"Slot","type":"integer"},"status":{"title":"Status","type":"string"},"status_reason":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Status Reason"},"updated_at":{"anyOf":[{"format":"date-time","type":"string"},{"type":"null"}],"title":"Updated At"}},"required":["hotkey","status"],"title":"RosterEntryOut","type":"object"},"RosterResponse":{"properties":{"entries":{"items":{"$ref":"#/components/schemas/RosterEntryOut"},"title":"Entries","type":"array"}},"required":["entries"],"title":"RosterResponse","type":"object"},"RunRequest":{"properties":{"case_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Case Id"},"dataset_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Dataset Id"},"mode":{"default":"debate","title":"Mode","type":"string"},"models":{"items":{"$ref":"#/components/schemas/ModelConfig"},"title":"Models","type":"array"},"query":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Query"},"wallet_address":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Wallet Address"}},"required":["models"],"title":"RunRequest","type":"object"},"ScoreBreakdownItem":{"properties":{"calibration":{"default":0,"title":"Calibration","type":"number"},"correctness":{"default":0,"title":"Correctness","type":"number"},"deference_penalty":{"default":0,"title":"Deference Penalty","type":"number"},"falsifiable":{"default":0,"title":"Falsifiable","type":"number"},"grounding":{"default":0,"title":"Grounding","type":"number"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"},"n":{"default":0,"title":"N","type":"integer"},"refusal_penalty":{"default":0,"title":"Refusal Penalty","type":"number"}},"required":["llm_id"],"title":"ScoreBreakdownItem","type":"object"},"ScoreBreakdownResponse":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ScoreBreakdownItem"},"title":"Items","type":"array"}},"required":["items"],"title":"ScoreBreakdownResponse","type":"object"},"StartDebateRequest":{"properties":{"model_id":{"anyOf":[{"minLength":1,"type":"string"},{"type":"null"}],"title":"Model Id"},"question":{"minLength":1,"title":"Question","type":"string"},"subnet_netuid":{"anyOf":[{"minimum":0,"type":"integer"},{"type":"null"}],"title":"Subnet Netuid"},"wallet_address":{"anyOf":[{"minLength":1,"type":"string"},{"type":"null"}],"title":"Wallet Address"}},"required":["question"],"title":"StartDebateRequest","type":"object"},"SubmitKeyRequest":{"properties":{"blob_encoding":{"default":"nacl-sealedbox-v1","title":"Blob Encoding","type":"string"},"encrypted_key_blob":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Encrypted Key Blob"},"hotkey":{"maxLength":64,"minLength":1,"title":"Hotkey","type":"string"},"keys":{"anyOf":[{"items":{"$ref":"#/components/schemas/SubmittedKeyIn"},"type":"array"},{"type":"null"}],"title":"Keys"},"model":{"anyOf":[{"maxLength":128,"type":"string"},{"type":"null"}],"title":"Model"},"provider":{"anyOf":[{"maxLength":32,"type":"string"},{"type":"null"}],"title":"Provider"},"pubkey_id_used":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Pubkey Id Used"},"uid":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Uid"}},"required":["hotkey"],"title":"SubmitKeyRequest","type":"object"},"SubmitKeyResponse":{"properties":{"accepted":{"title":"Accepted","type":"boolean"},"reason":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Reason"},"results":{"items":{"$ref":"#/components/schemas/KeySubmitResultOut"},"title":"Results","type":"array"},"status":{"title":"Status","type":"string"}},"required":["accepted","status"],"title":"SubmitKeyResponse","type":"object"},"SubmittedKeyIn":{"properties":{"blob_encoding":{"default":"nacl-sealedbox-v1","title":"Blob Encoding","type":"string"},"encrypted_key_blob":{"minLength":1,"title":"Encrypted Key Blob","type":"string"},"model":{"maxLength":128,"minLength":1,"title":"Model","type":"string"},"provider":{"maxLength":32,"minLength":1,"title":"Provider","type":"string"},"pubkey_id_used":{"title":"Pubkey Id Used","type":"string"},"slot":{"minimum":0,"title":"Slot","type":"integer"}},"required":["slot","provider","model","encrypted_key_blob","pubkey_id_used"],"title":"SubmittedKeyIn","type":"object"},"SubmitTurnRequest":{"properties":{"content":{"minLength":1,"title":"Content","type":"string"},"round":{"minimum":1,"title":"Round","type":"integer"}},"required":["round","content"],"title":"SubmitTurnRequest","type":"object"},"SweepTriggerResponse":{"properties":{"evals_run":{"default":0,"title":"Evals Run","type":"integer"},"message":{"default":"","title":"Message","type":"string"},"models_swept":{"default":0,"title":"Models Swept","type":"integer"},"status":{"title":"Status","type":"string"}},"required":["status"],"title":"SweepTriggerResponse","type":"object"},"TaoPriceOut":{"properties":{"stale":{"default":false,"title":"Stale","type":"boolean"},"updated_at":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Updated At"},"usd":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Usd"}},"title":"TaoPriceOut","type":"object"},"TrendBucket":{"properties":{"bucket":{"format":"date-time","title":"Bucket","type":"string"},"n":{"default":0,"title":"N","type":"integer"},"score_avg":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Score Avg"}},"required":["bucket"],"title":"TrendBucket","type":"object"},"TrendResponse":{"properties":{"series":{"items":{"$ref":"#/components/schemas/ModelTrendSeries"},"title":"Series","type":"array"},"window_days":{"title":"Window Days","type":"integer"}},"required":["series","window_days"],"title":"TrendResponse","type":"object"},"TurnOut":{"properties":{"agent_id":{"title":"Agent Id","type":"string"},"content":{"title":"Content","type":"string"},"created_at":{"format":"date-time","title":"Created At","type":"string"},"debate_id":{"format":"uuid","title":"Debate Id","type":"string"},"round":{"title":"Round","type":"integer"}},"required":["debate_id","agent_id","round","content","created_at"],"title":"TurnOut","type":"object"},"UpdateAgentRequest":{"properties":{"debate_endpoint_url":{"anyOf":[{"maxLength":512,"type":"string"},{"type":"null"}],"title":"Debate Endpoint Url"}},"title":"UpdateAgentRequest","type":"object"},"UpliftItem":{"properties":{"avg_baseline":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Baseline"},"avg_galileo":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Galileo"},"delta":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Delta"},"llm_id":{"format":"uuid","title":"Llm Id","type":"string"},"n_pairs":{"default":0,"title":"N Pairs","type":"integer"}},"required":["llm_id"],"title":"UpliftItem","type":"object"},"UpliftResponse":{"properties":{"items":{"items":{"$ref":"#/components/schemas/UpliftItem"},"title":"Items","type":"array"}},"required":["items"],"title":"UpliftResponse","type":"object"},"UsageReportOut":{"properties":{"avg_latency_ms":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Latency Ms"},"avg_quality_score":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Avg Quality Score"},"created_at":{"format":"date-time","title":"Created At","type":"string"},"error_categories":{"additionalProperties":true,"title":"Error Categories","type":"object"},"failure_count":{"title":"Failure Count","type":"integer"},"hotkey":{"title":"Hotkey","type":"string"},"key_active":{"title":"Key Active","type":"boolean"},"key_id":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Key Id"},"model":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Model"},"p95_latency_ms":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"P95 Latency Ms"},"provider":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Provider"},"success_count":{"title":"Success Count","type":"integer"},"window_end":{"format":"date-time","title":"Window End","type":"string"},"window_start":{"format":"date-time","title":"Window Start","type":"string"}},"required":["hotkey","window_start","window_end","success_count","failure_count","avg_latency_ms","p95_latency_ms","error_categories","key_active","created_at"],"title":"UsageReportOut","type":"object"},"ValidationError":{"properties":{"ctx":{"title":"Context","type":"object"},"input":{"title":"Input"},"loc":{"items":{"anyOf":[{"type":"string"},{"type":"integer"}]},"title":"Location","type":"array"},"msg":{"title":"Message","type":"string"},"type":{"title":"Error Type","type":"string"}},"required":["loc","msg","type"],"title":"ValidationError","type":"object"},"VerifyRequest":{"properties":{"signature":{"maxLength":256,"minLength":1,"title":"Signature","type":"string"},"wallet_address":{"maxLength":128,"minLength":1,"title":"Wallet Address","type":"string"}},"required":["wallet_address","signature"],"title":"VerifyRequest","type":"object"},"WalletAccountOut":{"properties":{"created_at":{"format":"date-time","title":"Created At","type":"string"},"credits":{"title":"Credits","type":"integer"},"free_debate_available":{"default":true,"title":"Free Debate Available","type":"boolean"},"free_debate_used":{"title":"Free Debate Used","type":"boolean"},"last_free_analysis_at":{"anyOf":[{"format":"date-time","type":"string"},{"type":"null"}],"title":"Last Free Analysis At"},"updated_at":{"format":"date-time","title":"Updated At","type":"string"},"wallet_address":{"title":"Wallet Address","type":"string"}},"required":["wallet_address","free_debate_used","credits","created_at","updated_at"],"title":"WalletAccountOut","type":"object"},"WalletDetailOut":{"properties":{"account":{"$ref":"#/components/schemas/WalletAccountOut"},"payments":{"items":{"$ref":"#/components/schemas/WalletPaymentOut"},"title":"Payments","type":"array"}},"required":["account","payments"],"title":"WalletDetailOut","type":"object"},"WalletListOut":{"properties":{"items":{"items":{"$ref":"#/components/schemas/WalletAccountOut"},"title":"Items","type":"array"},"total":{"title":"Total","type":"integer"}},"required":["total","items"],"title":"WalletListOut","type":"object"},"WalletPaymentOut":{"properties":{"amount_rao":{"title":"Amount Rao","type":"integer"},"block_number":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Block Number"},"created_at":{"format":"date-time","title":"Created At","type":"string"},"credits_granted":{"title":"Credits Granted","type":"integer"},"id":{"title":"Id","type":"integer"},"package_id":{"title":"Package Id","type":"string"},"tx_hash":{"title":"Tx Hash","type":"string"},"wallet_address":{"title":"Wallet Address","type":"string"}},"required":["id","tx_hash","wallet_address","package_id","amount_rao","credits_granted","block_number","created_at"],"title":"WalletPaymentOut","type":"object"}}},"info":{"title":"Galileo Arena","version":"0.1.0"},"openapi":"3.1.0","paths":{"/admin/arena-debates":{"get":{"operationId":"list_arena_debates_admin_arena_debates_get","parameters":[{"in":"query","name":"limit","required":false,"schema":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"}},{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/ArenaDebateAdminOut"},"title":"Response List Arena Debates Admin Arena Debates Get","type":"array"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["admin"]}},"/admin/auth/logout":{"post":{"operationId":"logout_admin_auth_logout_post","responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LogoutOut"}}}}},"tags":["admin"]}},"/admin/auth/me":{"get":{"operationId":"whoami_admin_auth_me_get","responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AdminSessionOut"}}}}},"tags":["admin"]}},"/admin/auth/nonce":{"post":{"operationId":"issue_nonce_admin_auth_nonce_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/NonceRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/NonceResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["admin"]}},"/admin/auth/status":{"get":{"operationId":"auth_status_admin_auth_status_get","responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AdminAuthStatusOut"}}}}},"tags":["admin"]}},"/admin/auth/verify":{"post":{"operationId":"verify_signature_admin_auth_verify_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/VerifyRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AdminSessionOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["admin"]}},"/admin/miner-keys":{"get":{"operationId":"list_miner_keys_admin_miner_keys_get","parameters":[{"in":"query","name":"status","required":false,"schema":{"anyOf":[{"maxLength":16,"type":"string"},{"type":"null"}],"title":"Status"}},{"in":"query","name":"hotkey","required":false,"schema":{"anyOf":[{"maxLength":64,"type":"string"},{"type":"null"}],"title":"Hotkey"}},{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/MinerKeyOut"},"title":"Response List Miner Keys Admin Miner Keys Get","type":"array"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["admin"]}},"/admin/overview":{"get":{"operationId":"overview_admin_overview_get","parameters":[{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OverviewOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["admin"]}},"/admin/payments":{"get":{"operationId":"list_payments_admin_payments_get","parameters":[{"in":"query","name":"limit","required":false,"schema":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"}},{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/WalletPaymentOut"},"title":"Response List Payments Admin Payments Get","type":"array"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["admin"]}},"/admin/wallets":{"get":{"operationId":"list_wallets_admin_wallets_get","parameters":[{"in":"query","name":"limit","required":false,"schema":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"}},{"in":"query","name":"offset","required":false,"schema":{"default":0,"minimum":0,"title":"Offset","type":"integer"}},{"in":"query","name":"search","required":false,"schema":{"anyOf":[{"maxLength":128,"type":"string"},{"type":"null"}],"title":"Search"}},{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/WalletListOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["admin"]}},"/admin/wallets/{wallet_address}":{"get":{"operationId":"wallet_detail_admin_wallets__wallet_address__get","parameters":[{"in":"path","name":"wallet_address","required":true,"schema":{"title":"Wallet Address","type":"string"}},{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/WalletDetailOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["admin"]}},"/admin/wallets/{wallet_address}/credits":{"post":{"operationId":"grant_credits_admin_wallets__wallet_address__credits_post","parameters":[{"in":"path","name":"wallet_address","required":true,"schema":{"title":"Wallet Address","type":"string"}},{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GrantCreditsRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GrantCreditsOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["admin"]}},"/agent-keys/acquire":{"post":{"operationId":"acquire_key_agent_keys_acquire_post","parameters":[{"in":"header","name":"x-agent-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Agent-Key"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AcquireKeyRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AcquireKeyResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["agent-keys"]}},"/agent-keys/report":{"post":{"operationId":"report_outcome_agent_keys_report_post","parameters":[{"in":"header","name":"x-agent-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Agent-Key"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportOutcomeRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportOutcomeResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["agent-keys"]}},"/agents":{"get":{"operationId":"list_agents_agents_get","parameters":[{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/AgentOut"},"title":"Response List Agents Agents Get","type":"array"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["agents"]},"post":{"operationId":"create_agent_agents_post","parameters":[{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateAgentRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateAgentResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["agents"]}},"/agents/{agent_id}":{"patch":{"operationId":"update_agent_agents__agent_id__patch","parameters":[{"in":"path","name":"agent_id","required":true,"schema":{"title":"Agent Id","type":"string"}},{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateAgentRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgentOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["agents"]}},"/agents/{agent_id}/revoke":{"post":{"operationId":"revoke_agent_agents__agent_id__revoke_post","parameters":[{"in":"path","name":"agent_id","required":true,"schema":{"title":"Agent Id","type":"string"}},{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RevokeAgentResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["agents"]}},"/arena-debates":{"get":{"operationId":"list_debates_arena_debates_get","responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/DebateOut"},"title":"Response List Debates Arena Debates Get","type":"array"}}}}},"tags":["arena-debates"]},"post":{"operationId":"create_debate_arena_debates_post","parameters":[{"in":"header","name":"x-agent-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Agent-Key"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateDebateRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DebateOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["arena-debates"]}},"/arena-debates/{debate_id}":{"get":{"operationId":"get_debate_arena_debates__debate_id__get","parameters":[{"in":"path","name":"debate_id","required":true,"schema":{"format":"uuid","title":"Debate Id","type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DebateTranscript"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["arena-debates"]}},"/arena-debates/{debate_id}/end":{"post":{"operationId":"end_debate_arena_debates__debate_id__end_post","parameters":[{"in":"path","name":"debate_id","required":true,"schema":{"format":"uuid","title":"Debate Id","type":"string"}},{"in":"header","name":"x-agent-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Agent-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DebateOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["arena-debates"]}},"/arena-debates/{debate_id}/turns":{"get":{"operationId":"list_turns_arena_debates__debate_id__turns_get","parameters":[{"in":"path","name":"debate_id","required":true,"schema":{"format":"uuid","title":"Debate Id","type":"string"}},{"in":"query","name":"since_round","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Since Round"}},{"in":"query","name":"exclude_self","required":false,"schema":{"default":true,"title":"Exclude Self","type":"boolean"}},{"in":"header","name":"x-agent-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Agent-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TurnOut"},"title":"Response List Turns Arena Debates  Debate Id  Turns Get","type":"array"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["arena-debates"]},"post":{"operationId":"submit_turn_arena_debates__debate_id__turns_post","parameters":[{"in":"path","name":"debate_id","required":true,"schema":{"format":"uuid","title":"Debate Id","type":"string"}},{"in":"header","name":"x-agent-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Agent-Key"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmitTurnRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TurnOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["arena-debates"]}},"/arena-debates/from-run/{run_id}":{"post":{"operationId":"start_debate_from_run_arena_debates_from_run__run_id__post","parameters":[{"in":"path","name":"run_id","required":true,"schema":{"title":"Run Id","type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DebateOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["arena-debates"]}},"/arena-debates/start":{"post":{"operationId":"start_debate_arena_debates_start_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/StartDebateRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DebateOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["arena-debates"]}},"/credits":{"get":{"operationId":"get_credits_credits_get","parameters":[{"in":"query","name":"wallet_address","required":true,"schema":{"minLength":1,"title":"Wallet Address","type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreditsOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["credits"]}},"/datasets":{"get":{"operationId":"list_datasets_datasets_get","responses":{"200":{"content":{"application/json":{"schema":{}}}}},"tags":["datasets"]}},"/datasets/{dataset_id}":{"get":{"operationId":"get_dataset_datasets__dataset_id__get","parameters":[{"in":"path","name":"dataset_id","required":true,"schema":{"title":"Dataset Id","type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["datasets"]}},"/datasets/catalog":{"get":{"operationId":"get_subnet_catalog_datasets_catalog_get","responses":{"200":{"content":{"application/json":{"schema":{}}}}},"tags":["datasets"]}},"/datasets/sync":{"post":{"operationId":"trigger_subnet_sync_datasets_sync_post","parameters":[{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["datasets"]}},"/galileo/admin/run_freshness_sweep":{"post":{"operationId":"run_freshness_sweep_galileo_admin_run_freshness_sweep_post","parameters":[{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SweepTriggerResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/calibration/scatter":{"get":{"operationId":"get_calibration_scatter_galileo_calibration_scatter_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":365,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"llm_ids","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Llm Ids"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}},{"in":"query","name":"eval_mode","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Eval Mode"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CalibrationResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/dashboard":{"get":{"operationId":"get_dashboard_galileo_dashboard_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":365,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DashboardResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/dimensions/breakdown":{"get":{"operationId":"get_score_breakdown_galileo_dimensions_breakdown_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":365,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"llm_ids","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Llm Ids"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}},{"in":"query","name":"eval_mode","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Eval Mode"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScoreBreakdownResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/dimensions/radar":{"get":{"operationId":"get_radar_galileo_dimensions_radar_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":365,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"llm_ids","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Llm Ids"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}},{"in":"query","name":"eval_mode","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Eval Mode"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RadarResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/effect/uplift":{"get":{"operationId":"get_uplift_galileo_effect_uplift_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":365,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpliftResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/failures/breakdown":{"get":{"operationId":"get_failures_galileo_failures_breakdown_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":30,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}},{"in":"query","name":"eval_mode","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Eval Mode"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/FailuresResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/hallucination/trend":{"get":{"operationId":"get_hallucination_trend_galileo_hallucination_trend_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":365,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"llm_ids","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Llm Ids"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}},{"in":"query","name":"eval_mode","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Eval Mode"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HallucinationTrendResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/heatmap/model_case":{"get":{"operationId":"get_heatmap_galileo_heatmap_model_case_get","parameters":[{"in":"query","name":"dataset_id","required":true,"schema":{"title":"Dataset Id","type":"string"}},{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":30,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"top_k","required":false,"schema":{"default":50,"maximum":200,"minimum":1,"title":"Top K","type":"integer"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}},{"in":"query","name":"eval_mode","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Eval Mode"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HeatmapResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/models/distribution":{"get":{"operationId":"get_models_distribution_galileo_models_distribution_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":365,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"llm_ids","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Llm Ids"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}},{"in":"query","name":"eval_mode","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Eval Mode"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DistributionResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/models/summary":{"get":{"operationId":"get_models_summary_galileo_models_summary_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":7,"maximum":365,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ModelsSummaryResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/models/trend":{"get":{"operationId":"get_models_trend_galileo_models_trend_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":365,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"bucket","required":false,"schema":{"default":1,"maximum":30,"minimum":1,"title":"Bucket","type":"integer"}},{"in":"query","name":"llm_ids","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Llm Ids"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}},{"in":"query","name":"eval_mode","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Eval Mode"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TrendResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/ops/cost_per_pass":{"get":{"operationId":"get_cost_per_pass_galileo_ops_cost_per_pass_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":365,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"llm_ids","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Llm Ids"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}},{"in":"query","name":"eval_mode","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Eval Mode"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CostPerPassResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/galileo/ops/pareto":{"get":{"operationId":"get_pareto_galileo_ops_pareto_get","parameters":[{"in":"query","name":"window","required":false,"schema":{"default":30,"maximum":30,"minimum":1,"title":"Window","type":"integer"}},{"in":"query","name":"include_scheduled","required":false,"schema":{"default":false,"title":"Include Scheduled","type":"boolean"}},{"in":"query","name":"eval_mode","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Eval Mode"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParetoResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["galileo"]}},"/health":{"get":{"operationId":"health_health_get","responses":{"200":{"content":{"application/json":{"schema":{}}}}}}},"/llm-keys/{hotkey}/revoke":{"post":{"operationId":"revoke_key_llm_keys__hotkey__revoke_post","parameters":[{"in":"path","name":"hotkey","required":true,"schema":{"title":"Hotkey","type":"string"}},{"in":"query","name":"slot","required":false,"schema":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Slot"}},{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RevokeResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["llm-keys"]}},"/llm-keys/allowed-models":{"get":{"operationId":"get_allowed_models_llm_keys_allowed_models_get","parameters":[{"in":"header","name":"x-validator-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Validator-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AllowedModelsResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["llm-keys"]}},"/llm-keys/public-key":{"get":{"operationId":"get_public_key_llm_keys_public_key_get","parameters":[{"in":"header","name":"x-validator-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Validator-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PublicKeyResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["llm-keys"]}},"/llm-keys/reports":{"get":{"operationId":"get_reports_llm_keys_reports_get","parameters":[{"in":"query","name":"since","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Since"}},{"in":"header","name":"x-validator-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Validator-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReportsResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["llm-keys"]}},"/llm-keys/roster":{"get":{"operationId":"get_roster_llm_keys_roster_get","parameters":[{"in":"header","name":"x-validator-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Validator-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RosterResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["llm-keys"]}},"/llm-keys/submit":{"post":{"operationId":"submit_key_llm_keys_submit_post","parameters":[{"in":"header","name":"x-validator-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Validator-Key"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmitKeyRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmitKeyResponse"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["llm-keys"]}},"/market/tao-price":{"get":{"operationId":"tao_price_market_tao_price_get","responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaoPriceOut"}}}}},"tags":["market"]}},"/models/available-keys":{"get":{"operationId":"get_available_keys_models_available_keys_get","parameters":[{"in":"query","name":"validate","required":false,"schema":{"default":false,"title":"Validate","type":"boolean"}},{"in":"query","name":"force","required":false,"schema":{"default":false,"title":"Force","type":"boolean"}},{"in":"header","name":"x-admin-key","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"X-Admin-Key"}}],"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["models"]}},"/models/debate-config":{"get":{"operationId":"get_debate_config_models_debate_config_get","responses":{"200":{"content":{"application/json":{"schema":{}}}}},"tags":["models"]}},"/models/registry":{"get":{"operationId":"get_model_registry_models_registry_get","responses":{"200":{"content":{"application/json":{"schema":{}}}}},"tags":["models"]}},"/payments/confirm":{"post":{"operationId":"confirm_payment_payments_confirm_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfirmPaymentRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfirmPaymentOut"}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["credits"]}},"/runs":{"post":{"operationId":"create_run_runs_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RunRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["runs"]}},"/runs/{run_id}":{"get":{"operationId":"get_run_runs__run_id__get","parameters":[{"in":"path","name":"run_id","required":true,"schema":{"title":"Run Id","type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["runs"]}},"/runs/{run_id}/cases":{"get":{"operationId":"get_run_cases_runs__run_id__cases_get","parameters":[{"in":"path","name":"run_id","required":true,"schema":{"title":"Run Id","type":"string"}},{"in":"query","name":"model","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Model"}},{"in":"query","name":"status","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Status"}},{"in":"query","name":"skip","required":false,"schema":{"default":0,"minimum":0,"title":"Skip","type":"integer"}},{"in":"query","name":"limit","required":false,"schema":{"default":50,"maximum":200,"minimum":1,"title":"Limit","type":"integer"}}],"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["runs"]}},"/runs/{run_id}/cases/{case_id}":{"get":{"operationId":"get_case_replay_runs__run_id__cases__case_id__get","parameters":[{"in":"path","name":"run_id","required":true,"schema":{"title":"Run Id","type":"string"}},{"in":"path","name":"case_id","required":true,"schema":{"title":"Case Id","type":"string"}},{"in":"query","name":"model","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Model"}}],"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["runs"]}},"/runs/{run_id}/events":{"get":{"operationId":"stream_events_runs__run_id__events_get","parameters":[{"in":"path","name":"run_id","required":true,"schema":{"title":"Run Id","type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["runs"]}},"/runs/{run_id}/messages":{"get":{"operationId":"get_run_messages_runs__run_id__messages_get","parameters":[{"in":"path","name":"run_id","required":true,"schema":{"title":"Run Id","type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["runs"]}},"/runs/{run_id}/regenerate":{"post":{"operationId":"regenerate_run_runs__run_id__regenerate_post","parameters":[{"in":"path","name":"run_id","required":true,"schema":{"title":"Run Id","type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RegenerateRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["runs"]}},"/runs/{run_id}/summary":{"get":{"operationId":"get_run_summary_runs__run_id__summary_get","parameters":[{"in":"path","name":"run_id","required":true,"schema":{"title":"Run Id","type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["runs"]}},"/runs/start":{"post":{"operationId":"start_run_sync_runs_start_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RunRequest"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{}}}},"422":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"tags":["runs"]}}}},"drift_status":"new","generated_at":"2026-09-15T12:43:17.513Z","hash":"4e563086a447b85cccb66a01af3204daabd360c7849894c52dbc4073cf3448d2","netuid":104,"non_get_operation_count":22,"observed_at":"2026-09-15T12:43:18.437Z","openapi_version":"3.1.0","path_count":63,"previous_hash":null,"schema_url":"https://api.taostatus.com/openapi.json","schema_version":1,"server_count":0,"subnet_name":"Masx.ai","subnet_slug":"masx-ai","surface_id":"sn-104-openapi-probe-api-taostatus-com","surface_url":"https://api.taostatus.com/openapi.json","tag_count":0,"title":"Galileo Arena","version":"0.1.0"}