rung_35_spacing_passive_direction_repair

Ontology: rung_35_passive_direction_repair

Scenario file: D:\_PROJECTS\prethinker\kb_scenarios\rung_35_spacing_passive_direction_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_factDrew is a parent of Elle.
2assert_factFrank is parented by Elle.
3assert_ruleIf X is a parent of Y then X is an ancestor of Y.
4assert_ruleIf X is an ancestor of Y and Y is an ancestor of Z then X is an ancestor of Z.
5retractActually retract this if it was created in the wrong direction: parent(frank, elle).
6queryIs Drew an ancestor of Frank?

Validation Contract

IDQueryExpectMin RowsMax Rows
elle_frank_parentparent(elle, frank).success1
frank_elle_not_parentparent(frank, elle).no_results0
drew_frank_ancestorancestor(drew, frank).success1