feat: standardize configuration fields across all evaluation examples

- Add `fixed_ip` field to all 369 JSON files in examples directory
  - Set to `true` for 8 files listed in google_chrome.json multi_apps
  - Set to `false` for remaining 361 files
- Add `possibility_of_env_change` field to 363 JSON files missing this field
  - Set to "low" for newly added fields
  - Preserve existing values (4 medium, 2 high) for 6 files that already had this field

This ensures consistent configuration schema across all evaluation examples
while maintaining backward compatibility with existing settings.
This commit is contained in:
yuanmengqi
2025-07-16 13:45:34 +00:00
parent b9df320f31
commit e433f35c1f
369 changed files with 1358 additions and 621 deletions

View File

@@ -40,5 +40,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -63,5 +63,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -75,5 +75,7 @@
}
]
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -42,5 +42,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -58,5 +58,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -80,7 +80,6 @@
"dropLocationName": "Zürich",
"filterCriteria_carCategory": "large",
"filterCriteria_sortBy": "PRICE"
}
}
},
@@ -98,12 +97,13 @@
"puYear": "{Year}",
"doDay": "{DayD}",
"doMonth": "{MonthD}",
"doYear":"{Year}"
"doYear": "{Year}"
}
}
}
]
},
"proxy": true,
"possibility_of_env_change": "medium"
"possibility_of_env_change": "medium",
"fixed_ip": false
}

View File

@@ -69,5 +69,6 @@
}
},
"proxy": false,
"possibility_of_env_change": "medium"
"possibility_of_env_change": "medium",
"fixed_ip": false
}

View File

@@ -43,5 +43,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -60,5 +60,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -54,5 +54,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -49,5 +49,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -83,5 +83,7 @@
}
]
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -11,5 +11,7 @@
"evaluator": {
"func": "infeasible"
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -271,5 +271,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -113,5 +113,7 @@
}
]
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -64,5 +64,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -56,5 +56,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -58,5 +58,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -74,5 +74,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -52,5 +52,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -53,5 +53,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -60,7 +60,7 @@
"goto_prefix": "https://www.",
"category": "class",
"class_multiObject_search_exist": {
"fT28tf":[
"fT28tf": [
"Black",
"$25 - $60",
"On sale",
@@ -92,5 +92,7 @@
}
]
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -66,5 +66,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -70,5 +70,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -11,5 +11,7 @@
"evaluator": {
"func": "infeasible"
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -49,5 +49,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -49,5 +49,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -75,5 +75,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -57,5 +57,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -56,5 +56,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -56,5 +56,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -11,5 +11,7 @@
"evaluator": {
"func": "infeasible"
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -62,5 +62,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -79,5 +79,7 @@
}
]
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -63,5 +63,6 @@
}
},
"proxy": false,
"possibility_of_env_change": "high"
"possibility_of_env_change": "high",
"fixed_ip": false
}

View File

@@ -112,5 +112,6 @@
]
},
"proxy": true,
"possibility_of_env_change": "high"
"possibility_of_env_change": "high",
"fixed_ip": false
}

View File

@@ -43,5 +43,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -58,5 +58,6 @@
}
},
"proxy": true,
"possibility_of_env_change": "medium"
"possibility_of_env_change": "medium",
"fixed_ip": false
}

View File

@@ -79,5 +79,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -104,5 +104,7 @@
}
]
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -49,5 +49,7 @@
"dest": "LLM Powered Autonomous Agents _ Lil'Log_gold.pdf"
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -56,5 +56,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -56,5 +56,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -67,5 +67,6 @@
}
},
"proxy": true,
"possibility_of_env_change": "medium"
"possibility_of_env_change": "medium",
"fixed_ip": false
}

View File

@@ -78,5 +78,7 @@
}
}
},
"proxy": true
"proxy": true,
"fixed_ip": false,
"possibility_of_env_change": "low"
}

View File

@@ -72,5 +72,7 @@
}
}
},
"proxy": false
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}