rung_448_confirmation_gate_no_then_yes

Ontology: rung_448_confirmation_gate_no_then_yes

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

Generated 2026-04-13 00:48:05 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

Utterance Plan

#Expected RouteUtterance
1assert_factUse parent/2.
2assert_fact{'utterance': 'set parent(ian, scott).', 'require_final_confirmation': True, 'confirmation_answers': ['yes']}
3assert_fact{'utterance': 'set parent(ian, blake).', 'require_final_confirmation': True, 'confirmation_answers': ['yes']}
4assert_factquery parent(ian, scott).
5assert_factquery parent(ian, blake).

Validation Contract

IDQueryExpectMin RowsMax Rows
parent_scott_after_confirmparent(ian, scott).success1
parent_blake_after_confirmparent(ian, blake).success1
inverse_parent_absentparent(scott, ian).no_results0