Unified Incident Env

This v2 environment exposes an honest bounded-action incident diagnosis and remediation task.

Core ideas

Manual example

curl -X POST http://127.0.0.1:8000/reset -H 'content-type: application/json' -d '{}'
curl -X POST http://127.0.0.1:8000/step -H 'content-type: application/json' -d '{"action_type":"query_deploys","service":"worker"}'