rung_140_ce_pronoun_typo_missing_qmark

Ontology: rung_140_ce_pronoun_typo_qmark

Scenario file: D:\_PROJECTS\prethinker\kb_scenarios\rung_140_ce_pronoun_typo_missing_qmark.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': 'uhh he parnt of mia', 'clarification_answers': ['He means Noah.', 'Yes, Noah is a parent of Mia.'], 'max_clarification_rounds': 2}
2assert_factZoe has Mia as a parent.
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_mia_parentparent(noah, mia).success1
mia_zoe_parentparent(mia, zoe).success1
noah_zoe_ancestorancestor(noah, zoe).success1
he_mia_absentparent(he, mia).no_results0