rung_150_ce_typo_uncertainty_chain

Ontology: rung_150_ce_typo_uncertainty_chain

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

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

Latest Run Summary

Status: passed

Validation: 4/4 passed

Parser failures: 0 | Apply failures: 0

Artifacts: raw run json | rendered run transcript

Utterance Plan

#Expected RouteUtterance
1assert_fact{'utterance': 'uh i think noa maybe parnt of lia', 'clarification_answers': ['Use noah. Noah is a parent of Lia.'], 'max_clarification_rounds': 2}
2assert_factZoe is parented by Lia.
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.
5assert_factis noah ancestor of zoe

Validation Contract

IDQueryExpectMin RowsMax Rows
noah_lia_parentparent(noah, lia).success1
lia_zoe_parentparent(lia, zoe).success1
noah_zoe_ancestorancestor(noah, zoe).success1
noa_lia_absentparent(noa, lia).no_results0