Generated 2026-04-13 00:48:06 UTC | Back to ladder index | Back to docs
No run report found yet for this scenario.
| # | Expected Route | Utterance |
|---|---|---|
| 1 | assert_fact | Quinn is approved. |
| 2 | assert_fact | Quinn is flagged. |
| 3 | assert_rule | If X is approved and X is flagged then blocked(X). |
| 4 | query | Is Quinn blocked? |
| 5 | retract | Actually, that flag entry was wrong; retract flagged(quinn). |
| 6 | query | Is Quinn blocked now? |
| ID | Query | Expect | Min Rows | Max Rows |
|---|---|---|---|---|
| flag_retracted | flagged(quinn). | no_results | 0 | |
| blocked_cleared_after_retract | blocked(quinn). | no_results | 0 |