acid_04_alias_pressure

Ontology: acid_alias

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

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

Latest Run Summary

Status: passed

Validation: 3/3 passed

Parser failures: 0 | Apply failures: 0

Artifacts: raw run json | rendered run transcript

Utterance Plan

#Expected RouteUtterance
1assert_factLiam is a father of Noah.
2assert_factNoah is a father of Owen.
3assert_ruleIf X is a father of Y then X is a parent of Y.
4assert_ruleIf X is a parent of Y then X is an ancestor of Y.
5assert_ruleIf X is an ancestor of Y and Y is an ancestor of Z then X is an ancestor of Z.
6retractActually, retract that: father(noah, owen).
7assert_factNoah is a parent of Owen.
8otherTranslate this to French: ontology alignment matters.
9otherExplain this: why alias pressure hurts long runs.
10queryWho is Liam's ancestor?

Validation Contract

IDQueryExpectMin RowsMax Rows
liam_to_owen_ancestorancestor(liam, owen).success1
noah_parent_owen_existsparent(noah, owen).success1
father_retractedfather(noah, owen).no_results0