| scenario_id,scenario_text,claim,label | |
| test_001,"A software service dynamically scales compute and storage during traffic spikes.","The service shows adaptive load management.",1 | |
| test_002,"A software service maintains fixed capacity during traffic spikes.","The service shows adaptive load management.",0 | |
| test_003,"A clinic increases staffing in response to seasonal respiratory admissions.","The clinic shows adaptive load management.",1 | |
| test_004,"A clinic maintains fixed staffing despite seasonal respiratory admissions.","The clinic shows adaptive load management.",0 | |
| test_005,"A delivery network redistributes vehicles when demand shifts geographically.","The delivery system shows adaptive load management.",1 | |
| test_006,"A delivery network uses the same vehicle allocation despite demand shifts.","The delivery system shows adaptive load management.",0 | |
| test_007,"A support operation redirects agents toward overloaded queues.","The support operation shows adaptive load management.",1 | |
| test_008,"A support operation keeps fixed queue ownership during overload.","The support operation shows adaptive load management.",0 | |
| test_009,"A team reduces nonessential work when critical workload increases.","The team shows adaptive load management.",1 | |
| test_010,"A team continues all work unchanged despite critical workload increases.","The team shows adaptive load management.",0 |