{"openapi":"3.1.0","info":{"title":"omnibench_aegis_env","description":"OpenEnv server for omnibench_aegis_env using BaseDomain.","version":"0.2.1"},"paths":{"/":{"get":{"summary":"Root","description":"Human-friendly landing page for the Hugging Face Space.\n\nThe machine-facing OpenEnv endpoints remain unchanged:\n/health, /contract, /reset, /step, /state, /actions, /docs, /openapi.json.","operationId":"root__get","responses":{"200":{"description":"Successful Response","content":{"text/html":{"schema":{"type":"string"}}}}}}},"/health":{"get":{"summary":"Health","operationId":"health_health_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Health Health Get"}}}}}}},"/contract":{"get":{"summary":"Contract","operationId":"contract_contract_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Contract Contract Get"}}}}}}},"/reset":{"post":{"summary":"Reset","operationId":"reset_reset_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Reset Reset Post"}}}}}}},"/step":{"post":{"summary":"Step","operationId":"step_step_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Step Step Post"}}}}}}},"/state":{"get":{"summary":"State","operationId":"state_state_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response State State Get"}}}}}}},"/actions":{"get":{"summary":"Actions","operationId":"actions_actions_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Actions Actions Get"}}}}}}},"/lab":{"get":{"summary":"Evaluation Lab","description":"Interactive Green Defensive + Purple Benchmark evaluation lab.","operationId":"evaluation_lab_lab_get","responses":{"200":{"description":"Successful Response","content":{"text/html":{"schema":{"type":"string"}}}}}}},"/api/evaluation-lab/analyze":{"post":{"summary":"Analyze Evaluation Lab","operationId":"analyze_evaluation_lab_api_evaluation_lab_analyze_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/api/evaluation-lab/purple-preview":{"post":{"summary":"Purple Benchmark Preview","operationId":"purple_benchmark_preview_api_evaluation_lab_purple_preview_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/api/evaluation-lab/policy":{"get":{"summary":"Evaluation Lab Policy","operationId":"evaluation_lab_policy_api_evaluation_lab_policy_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Evaluation Lab Policy Api Evaluation Lab Policy Get"}}}}}}}}}