rung_80_spacing_query_inversion_guard

Ontology: rung_80_query_inversion_guard

Scenario file: D:\_PROJECTS\prethinker\kb_scenarios\rung_80_spacing_query_inversion_guard.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_factSora is a parent of Tia.
2assert_factUma has Tia as a parent.
3assert_factVero is parented by Uma.
4assert_factWren has Vero as a parent.
5assert_ruleIf X is a parent of Y then X is an ancestor of Y.
6assert_ruleIf X is an ancestor of Y and Y is an ancestor of Z then X is an ancestor of Z.
7queryIs Sora an ancestor of Wren?
8queryIs Uma a parent of Tia?

Validation Contract

IDQueryExpectMin RowsMax Rows
tia_uma_parentparent(tia, uma).success1
vero_wren_parentparent(vero, wren).success1
sora_wren_ancestorancestor(sora, wren).success1
uma_tia_absentparent(uma, tia).no_results0