rung_70_spacing_multi_branch_inverse_repair

Ontology: rung_70_multi_branch_inverse_repair

Scenario file: D:\_PROJECTS\prethinker\kb_scenarios\rung_70_spacing_multi_branch_inverse_repair.json

Generated 2026-04-13 00:48:05 UTC | Back to ladder index | Back to docs

Latest Run Summary

No run report found yet for this scenario.

Utterance Plan

#Expected RouteUtterance
1assert_factMara is Nia's parent.
2assert_factOren has Nia as a parent.
3assert_factPax has Nia as a parent.
4assert_factQuin is parented by Oren.
5assert_factRae is parented by Pax.
6assert_ruleIf X is a parent of Y then X is an ancestor of Y.
7assert_ruleIf X is an ancestor of Y and Y is an ancestor of Z then X is an ancestor of Z.
8retractActually retract this if it appears reversed: parent(quin, oren).
9retractActually retract this if it appears reversed: parent(rae, pax).
10queryIs Mara an ancestor of Rae?

Validation Contract

IDQueryExpectMin RowsMax Rows
nia_oren_parentparent(nia, oren).success1
nia_pax_parentparent(nia, pax).success1
mara_rae_ancestorancestor(mara, rae).success1
quin_oren_absentparent(quin, oren).no_results0