Generated 2026-04-13 00:48:06 UTC | Back to ladder index | Back to docs
Status: passed
Validation: 1/1 passed
Parser failures: 0 | Apply failures: 0
Artifacts: raw run json | rendered run transcript
| # | Expected Route | Utterance |
|---|---|---|
| 1 | assert_fact | Alice is a parent of Bob. |
| 2 | assert_fact | Bob is a parent of Carol. |
| 3 | assert_rule | If X is a parent of Y then X is an ancestor of Y. |
| 4 | assert_rule | If X is an ancestor of Y and Y is an ancestor of Z then X is an ancestor of Z. |
| ID | Query | Expect | Min Rows | Max Rows |
|---|---|---|---|---|
| ancestor_two_hop | ancestor(alice, carol). | success | 1 |