Generated 2026-04-13 00:48:05 UTC | Back to ladder index | Back to docs
Status: passed
Validation: 2/2 passed
Parser failures: 0 | Apply failures: 0
Artifacts: raw run json | rendered run transcript
| # | Expected Route | Utterance |
|---|---|---|
| 1 | assert_fact | {'utterance': 'We are focused on hospital oxygen supply and ICU capacity.', 'progress': {'set_active_focus': ['hospital oxygen supply', 'icu capacity'], 'add_goals': ['stabilize oxygen supply chain', 'protect icu throughput'], 'add_open_questions': ['which supplier is delayed'], 'add_notes': ['progress memory bootstrapped for operations objective']}} |
| 2 | assert_fact | incident(oxygen_supply_delay). |
| 3 | assert_fact | capacity(icu_wing_a, constrained). |
| 4 | assert_fact | query incident(oxygen_supply_delay). |
| 5 | assert_fact | query capacity(icu_wing_a, constrained). |
| ID | Query | Expect | Min Rows | Max Rows |
|---|---|---|---|---|
| incident_recorded | incident(oxygen_supply_delay). | success | 1 | |
| capacity_recorded | capacity(icu_wing_a, constrained). | success | 1 |