{ "enabled": false, "transport": "matrix", "matrix": { "control_room_id": "", "workspace_id": "", "homeserver_url": "", "access_token": "", "bot_user_id": "" }, "worker": { "runtime": "codex", "command_template": "", "timeout_seconds": 7200 }, "quality_gates": [ "pnpm lint", "pnpm typecheck", "pnpm test" ] }