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 tracking maritime handoff custody.', 'progress': {'set_active_focus': ['maritime handoff custody', 'seal carrier continuity'], 'add_goals': ['track who carries brass_seal']}} |
| 2 | assert_fact | carries(riven, brass_seal). |
| 3 | assert_fact | {'utterance': 'Shift focus to audience preference logging for this phase.', 'progress': {'set_active_focus': ['audience preference logging', 'music taste capture'], 'add_goals': ['capture likes facts for recommendation preparation'], 'resolve_goals': ['track who carries brass_seal']}} |
| 4 | assert_fact | {'utterance': 'likes(riven, jazz).', 'clarification_answers': ['This like fact is part of audience preference logging and music taste capture.'], 'max_clarification_rounds': 2} |
| 5 | assert_fact | query carries(riven, brass_seal). |
| 6 | assert_fact | query likes(riven, jazz). |
| ID | Query | Expect | Min Rows | Max Rows |
|---|---|---|---|---|
| carrier_fact_retained_after_focus_shift | carries(riven, brass_seal). | success | 1 | |
| new_focus_fact_recorded | likes(riven, jazz). | success | 1 |