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

View File

@@ -69,5 +69,6 @@
} }
}, },
"proxy": false, "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": { "evaluator": {
"func": "infeasible" "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.", "goto_prefix": "https://www.",
"category": "class", "category": "class",
"class_multiObject_search_exist": { "class_multiObject_search_exist": {
"fT28tf":[ "fT28tf": [
"Black", "Black",
"$25 - $60", "$25 - $60",
"On sale", "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": { "evaluator": {
"func": "infeasible" "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": { "evaluator": {
"func": "infeasible" "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, "proxy": false,
"possibility_of_env_change": "high" "possibility_of_env_change": "high",
"fixed_ip": false
} }

View File

@@ -112,5 +112,6 @@
] ]
}, },
"proxy": true, "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, "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" "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, "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"
} }

View File

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

View File

@@ -92,5 +92,7 @@
"dest": "palette_computer.png" "dest": "palette_computer.png"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

@@ -96,5 +96,7 @@
"dest": "dog_without_background.png" "dest": "dog_without_background.png"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

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

View File

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

View File

@@ -92,5 +92,7 @@
"dest": "edited_colorful.png" "dest": "edited_colorful.png"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

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

View File

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

View File

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

View File

@@ -98,5 +98,7 @@
"dest": "berry_mirror.png" "dest": "berry_mirror.png"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

@@ -96,5 +96,7 @@
"dest": "green_background_with_object.png" "dest": "green_background_with_object.png"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

@@ -51,5 +51,7 @@
"dest": "gimprc" "dest": "gimprc"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

@@ -42,5 +42,7 @@
"dest": "export.jpg" "dest": "export.jpg"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

@@ -92,5 +92,7 @@
"dest": "edited_darker.png" "dest": "edited_darker.png"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

@@ -51,5 +51,7 @@
"dest": "gimprc" "dest": "gimprc"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

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

View File

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

View File

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

View File

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

View File

@@ -51,5 +51,7 @@
"dest": "sessionrc" "dest": "sessionrc"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

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

View File

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

View File

@@ -87,5 +87,7 @@
"dest": "leftside_textbox.png" "dest": "leftside_textbox.png"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

@@ -91,5 +91,7 @@
"dest": "Triangle_In_The_Middle.png" "dest": "Triangle_In_The_Middle.png"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

@@ -98,5 +98,7 @@
"dest": "berries_contrast.png" "dest": "berries_contrast.png"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -39,5 +39,7 @@
"dest": "Export_Calc_to_CSV_gold.csv" "dest": "Export_Calc_to_CSV_gold.csv"
} }
}, },
"proxy": false "proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
} }

View File

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

View File

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

View File

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

View File

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

Some files were not shown because too many files have changed in this diff Show More