acid_16_rule_stack_retarget

Ontology: acid_rule_stack_retarget

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

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

Latest Run Summary

No run report found yet for this scenario.

Utterance Plan

#Expected RouteUtterance
1assert_factSara is a parent of Pru, Pru is a parent of Quin, and Quin is trusted.
2assert_ruleIf X is a parent of Y then X is an ancestor of Y, and if X is an ancestor of Y and Y is an ancestor of Z then X is an ancestor of Z.
3assert_ruleIf X is an ancestor of Y and Y is trusted then X is endorsed.
4retractActually retract these: parent(pru, quin) and trusted(quin).
5assert_factPru is a parent of Ria, Ria is a parent of Quin, and Ria is trusted.
6queryIs Sara endorsed?
7otherSummarize the retarget in one sentence.

Validation Contract

IDQueryExpectMin RowsMax Rows
pru_quin_removedparent(pru, quin).no_results0
quin_trusted_removedtrusted(quin).no_results0
sara_endorsed_via_ria_chainendorsed(sara).success1