acid_08_contradiction_reconciliation

Ontology: acid_contradiction_reconcile

Scenario file: D:\_PROJECTS\prethinker\kb_scenarios\acid_08_contradiction_reconciliation.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_factNode n1 is online.
2assert_ruleIf X is online then reachable(X).
3assert_factNode n1 is offline.
4assert_ruleIf X is offline then not_reachable(X).
5retractActually, retract that: offline(n1).
6assert_factNode n1 has manual_override.
7assert_ruleIf X has manual_override then reachable(X).
8otherRewrite this sentence with fewer words: deterministic state avoids confusion.

Validation Contract

IDQueryExpectMin RowsMax Rows
n1_reachable_truereachable(n1).success1
n1_offline_removedoffline(n1).no_results0
n1_not_reachable_removednot_reachable(n1).no_results0