Generated 2026-04-13 00:48:05 UTC | Back to ladder index | Back to docs
| # | Expected Route | Utterance |
|---|---|---|
| 1 | assert_fact | Use parent/2. |
| 2 | assert_fact | {'utterance': 'set parent(ian, scott).', 'require_final_confirmation': True, 'confirmation_answers': ['yes']} |
| 3 | assert_fact | query parent(ian, scott). |
| ID | Query | Expect | Min Rows | Max Rows |
|---|---|---|---|---|
| parent_committed_after_yes | parent(ian, scott). | success | 1 | |
| reverse_parent_not_set | parent(scott, ian). | no_results | 0 |