id string | source_id string | base_id string | split string | domain string | family string | subset string | semantics string | semantic_contract dict | closed_predicates list | facts_positive list | facts_negative list | rules_natural list | predicate_glossary unknown | vocabulary_predicates list | query_atom string | target_statement string | gold_reason_type string | symbolic dict | gold_truth_value string | gold_action string | gold_missing_predicate string | gold_missing_entity string | gold_missing_atom string | gold_question_to_ask string | prompt string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
procurement_review_0286_open_missing_direct__lcwa__ask_act | procurement_review_0286_open_missing_direct__lcwa | procurement_review_0286_open_missing_direct | train | procurement_review | open_missing_direct | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_vendor_approval",
"may_receive_purchase_order"
] | [
"Vendor E submitted a tax form."
] | [] | [] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | has_risk_note::Vendor E | Vendor E has a risk note. | local_open_world_underivable | {
"positive_atoms": [
"submitted_tax_form::Vendor E"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_risk_note::Vendor E",
"closure_atoms": [
"submitted_tax_form::Vendor E"
]
} | unknown | request_information | has_risk_note | Vendor E | has_risk_note::Vendor E | Is it true that Vendor E has a risk note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0049_closed_missing_with_open_distractor__cwa__ask_act | university_registration_0049_closed_missing_with_open_distractor__cwa | university_registration_0049_closed_missing_with_open_distractor | train | university_registration | closed_missing_with_open_distractor | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Lena has an external scholarship.",
"Noah passed the qualifying exam."
] | [] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_advising_clearance::Noah | Noah has advising clearance. | global_closed_world_underivable | {
"positive_atoms": [
"has_external_scholarship::Lena",
"passed_exam::Noah"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_advising_clearance::Noah",
"closure_atoms": [
"has_external_scholarship::Lena",
"passed_exam::Noah"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0162_closed_missing_direct__cwa__ask_act | robotics_operations_0162_closed_missing_direct__cwa | robotics_operations_0162_closed_missing_direct | train | robotics_operations | closed_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | [
"Rover 1 passed diagnostics."
] | [] | [] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | has_shift_clearance::Rover 1 | Rover 1 has shift clearance. | global_closed_world_underivable | {
"positive_atoms": [
"passed_diagnostics::Rover 1"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_shift_clearance::Rover 1",
"closure_atoms": [
"passed_diagnostics::Rover 1"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0303_open_derived_missing_antecedent__owa__ask_act | procurement_review_0303_open_derived_missing_antecedent__owa | procurement_review_0303_open_derived_missing_antecedent | train | procurement_review | open_derived_missing_antecedent | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Vendor D submitted a tax form."
] | [] | [
"If a vendor has a risk note, then that vendor needs procurement review."
] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | needs_procurement_review::Vendor D | Vendor D needs procurement review. | open_world_underivable | {
"positive_atoms": [
"submitted_tax_form::Vendor D"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_risk_note::Vendor D"
],
"conclusion": "needs_procurement_review::Vendor D",
"text": "If a vendor has a risk note, then that vendor needs procurement review."
... | unknown | request_information | has_risk_note | Vendor D | has_risk_note::Vendor D | Is it true that Vendor D has a risk note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
library_services_0227_entailed_closed_conclusion__cwa__ask_act | library_services_0227_entailed_closed_conclusion__cwa | library_services_0227_entailed_closed_conclusion | train | library_services | entailed_closed_conclusion | control_entailed | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_active_membership",
"has_borrowing_clearance",
"has_special_request",
"may_borrow_archive_item",
"needs_librarian_review"
] | [
"Reader F has an active membership.",
"Reader F has borrowing clearance."
] | [] | [
"If a reader has an active membership and has borrowing clearance, then that reader may borrow an archive item."
] | {
"has_active_membership": "has an active membership",
"has_borrowing_clearance": "has borrowing clearance",
"has_special_request": "has a special request",
"may_borrow_archive_item": "may borrow an archive item",
"needs_librarian_review": "needs librarian review"
} | [
"has_active_membership",
"has_borrowing_clearance",
"has_special_request",
"may_borrow_archive_item",
"needs_librarian_review"
] | may_borrow_archive_item::Reader F | Reader F may borrow an archive item. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_active_membership::Reader F",
"has_borrowing_clearance::Reader F"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_active_membership::Reader F",
"has_borrowing_clearance::Reader F"
],
"conclusion": "may_borrow_archive_item::Read... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0151_entailed_open_conclusion__owa__ask_act | finance_controls_0151_entailed_open_conclusion__owa | finance_controls_0151_entailed_open_conclusion | test | finance_controls | entailed_open_conclusion | control_entailed | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Account 27 has a manual exception."
] | [] | [
"If an account has a manual exception, then that account needs compliance review."
] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | needs_compliance_review::Account 27 | Account 27 needs compliance review. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_manual_exception::Account 27"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_manual_exception::Account 27"
],
"conclusion": "needs_compliance_review::Account 27",
"text": "If an account has a manual exception, then that account need... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0285_open_missing_direct__cwa__ask_act | procurement_review_0285_open_missing_direct__cwa | procurement_review_0285_open_missing_direct | train | procurement_review | open_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | [
"Vendor D submitted a tax form."
] | [] | [] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | has_risk_note::Vendor D | Vendor D has a risk note. | global_closed_world_underivable | {
"positive_atoms": [
"submitted_tax_form::Vendor D"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_risk_note::Vendor D",
"closure_atoms": [
"submitted_tax_form::Vendor D"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0042_closed_missing_direct__lcwa__ask_act | university_registration_0042_closed_missing_direct__lcwa | university_registration_0042_closed_missing_direct | train | university_registration | closed_missing_direct | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_advising_clearance"
] | [
"Mia passed the qualifying exam."
] | [] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_advising_clearance::Mia | Mia has advising clearance. | local_closed_world_underivable | {
"positive_atoms": [
"passed_exam::Mia"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_advising_clearance::Mia",
"closure_atoms": [
"passed_exam::Mia"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0156_explicit_negative_open__cwa__ask_act | finance_controls_0156_explicit_negative_open__cwa | finance_controls_0156_explicit_negative_open | train | finance_controls | explicit_negative_open | control_explicit_negative | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | [
"Account 35 passed KYC checks."
] | [
"Account 12 does not has a manual exception."
] | [] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | has_manual_exception::Account 12 | Account 12 has a manual exception. | explicit_negative_fact | {
"positive_atoms": [
"passed_kyc::Account 35"
],
"negative_atoms": [
"has_manual_exception::Account 12"
],
"rules": [],
"query_atom": "has_manual_exception::Account 12",
"closure_atoms": [
"passed_kyc::Account 35"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0062_open_derived_missing_antecedent__cwa__ask_act | university_registration_0062_open_derived_missing_antecedent__cwa | university_registration_0062_open_derived_missing_antecedent | train | university_registration | open_derived_missing_antecedent | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Lena passed the qualifying exam."
] | [] | [
"If a student has an external scholarship, then that student needs a manual audit."
] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | needs_manual_audit::Lena | Lena needs a manual audit. | global_closed_world_underivable | {
"positive_atoms": [
"passed_exam::Lena"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_external_scholarship::Lena"
],
"conclusion": "needs_manual_audit::Lena",
"text": "If a student has an external scholarship, then that student needs a manual audit."
}... | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0307_entailed_closed_conclusion__owa__ask_act | procurement_review_0307_entailed_closed_conclusion__owa | procurement_review_0307_entailed_closed_conclusion | train | procurement_review | entailed_closed_conclusion | control_entailed | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Vendor B has vendor approval.",
"Vendor B submitted a tax form."
] | [] | [
"If a vendor submitted a tax form and has vendor approval, then that vendor may receive a purchase order."
] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | may_receive_purchase_order::Vendor B | Vendor B may receive a purchase order. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_vendor_approval::Vendor B",
"submitted_tax_form::Vendor B"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"submitted_tax_form::Vendor B",
"has_vendor_approval::Vendor B"
],
"conclusion": "may_receive_purchase_order::Vendor B",
... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0126_open_missing_direct__lcwa__ask_act | finance_controls_0126_open_missing_direct__lcwa | finance_controls_0126_open_missing_direct | test | finance_controls | open_missing_direct | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_compliance_clearance",
"may_receive_wire"
] | [
"Account 12 passed KYC checks."
] | [] | [] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | has_manual_exception::Account 12 | Account 12 has a manual exception. | local_open_world_underivable | {
"positive_atoms": [
"passed_kyc::Account 12"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_manual_exception::Account 12",
"closure_atoms": [
"passed_kyc::Account 12"
]
} | unknown | request_information | has_manual_exception | Account 12 | has_manual_exception::Account 12 | Is it true that Account 12 has a manual exception? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0300_open_derived_missing_antecedent__owa__ask_act | procurement_review_0300_open_derived_missing_antecedent__owa | procurement_review_0300_open_derived_missing_antecedent | train | procurement_review | open_derived_missing_antecedent | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Vendor A submitted a tax form."
] | [] | [
"If a vendor has a risk note, then that vendor needs procurement review."
] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | needs_procurement_review::Vendor A | Vendor A needs procurement review. | open_world_underivable | {
"positive_atoms": [
"submitted_tax_form::Vendor A"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_risk_note::Vendor A"
],
"conclusion": "needs_procurement_review::Vendor A",
"text": "If a vendor has a risk note, then that vendor needs procurement review."
... | unknown | request_information | has_risk_note | Vendor A | has_risk_note::Vendor A | Is it true that Vendor A has a risk note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0158_explicit_negative_open__lcwa__ask_act | finance_controls_0158_explicit_negative_open__lcwa | finance_controls_0158_explicit_negative_open | test | finance_controls | explicit_negative_open | control_explicit_negative | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_compliance_clearance",
"may_receive_wire"
] | [
"Account 59 passed KYC checks."
] | [
"Account 35 does not has a manual exception."
] | [] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | has_manual_exception::Account 35 | Account 35 has a manual exception. | explicit_negative_fact | {
"positive_atoms": [
"passed_kyc::Account 59"
],
"negative_atoms": [
"has_manual_exception::Account 35"
],
"rules": [],
"query_atom": "has_manual_exception::Account 35",
"closure_atoms": [
"passed_kyc::Account 59"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0299_closed_derived_missing_antecedent__owa__ask_act | procurement_review_0299_closed_derived_missing_antecedent__owa | procurement_review_0299_closed_derived_missing_antecedent | train | procurement_review | closed_derived_missing_antecedent | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Vendor F submitted a tax form."
] | [] | [
"If a vendor submitted a tax form and has vendor approval, then that vendor may receive a purchase order."
] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | may_receive_purchase_order::Vendor F | Vendor F may receive a purchase order. | open_world_underivable | {
"positive_atoms": [
"submitted_tax_form::Vendor F"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"submitted_tax_form::Vendor F",
"has_vendor_approval::Vendor F"
],
"conclusion": "may_receive_purchase_order::Vendor F",
"text": "If a vendor submitted a ta... | unknown | request_information | has_vendor_approval | Vendor F | has_vendor_approval::Vendor F | Is it true that Vendor F has vendor approval? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0177_closed_derived_missing_antecedent__lcwa__ask_act | robotics_operations_0177_closed_derived_missing_antecedent__lcwa | robotics_operations_0177_closed_derived_missing_antecedent | train | robotics_operations | closed_derived_missing_antecedent | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_shift_clearance",
"may_start_shift"
] | [
"Rover 4 passed diagnostics."
] | [] | [
"If a robot passed diagnostics and has shift clearance, then that robot may start its shift."
] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | may_start_shift::Rover 4 | Rover 4 may start its shift. | local_closed_world_underivable | {
"positive_atoms": [
"passed_diagnostics::Rover 4"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"passed_diagnostics::Rover 4",
"has_shift_clearance::Rover 4"
],
"conclusion": "may_start_shift::Rover 4",
"text": "If a robot passed diagnostics and has shi... | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
library_services_0217_closed_derived_missing_antecedent__owa__ask_act | library_services_0217_closed_derived_missing_antecedent__owa | library_services_0217_closed_derived_missing_antecedent | dev | library_services | closed_derived_missing_antecedent | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Reader B has an active membership."
] | [] | [
"If a reader has an active membership and has borrowing clearance, then that reader may borrow an archive item."
] | {
"has_active_membership": "has an active membership",
"has_borrowing_clearance": "has borrowing clearance",
"has_special_request": "has a special request",
"may_borrow_archive_item": "may borrow an archive item",
"needs_librarian_review": "needs librarian review"
} | [
"has_active_membership",
"has_borrowing_clearance",
"has_special_request",
"may_borrow_archive_item",
"needs_librarian_review"
] | may_borrow_archive_item::Reader B | Reader B may borrow an archive item. | open_world_underivable | {
"positive_atoms": [
"has_active_membership::Reader B"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_active_membership::Reader B",
"has_borrowing_clearance::Reader B"
],
"conclusion": "may_borrow_archive_item::Reader B",
"text": "If a reader has an ... | unknown | request_information | has_borrowing_clearance | Reader B | has_borrowing_clearance::Reader B | Is it true that Reader B has borrowing clearance? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0077_explicit_negative_open__cwa__ask_act | university_registration_0077_explicit_negative_open__cwa | university_registration_0077_explicit_negative_open | train | university_registration | explicit_negative_open | control_explicit_negative | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Noah passed the qualifying exam."
] | [
"Theo does not has an external scholarship."
] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_external_scholarship::Theo | Theo has an external scholarship. | explicit_negative_fact | {
"positive_atoms": [
"passed_exam::Noah"
],
"negative_atoms": [
"has_external_scholarship::Theo"
],
"rules": [],
"query_atom": "has_external_scholarship::Theo",
"closure_atoms": [
"passed_exam::Noah"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
hospital_access_0032_explicit_negative_closed__owa__ask_act | hospital_access_0032_explicit_negative_closed__owa | hospital_access_0032_explicit_negative_closed | train | hospital_access | explicit_negative_closed | control_explicit_negative | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Elena has completed safety training."
] | [
"Cora does not has security clearance."
] | [] | {
"completed_training": "has completed safety training",
"has_clearance": "has security clearance",
"assigned_to_trial": "is assigned to the clinical trial",
"may_enter_lab": "may enter Lab A",
"needs_supervisor_review": "needs supervisor review"
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | has_clearance::Cora | Cora has security clearance. | explicit_negative_fact | {
"positive_atoms": [
"completed_training::Elena"
],
"negative_atoms": [
"has_clearance::Cora"
],
"rules": [],
"query_atom": "has_clearance::Cora",
"closure_atoms": [
"completed_training::Elena"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0148_entailed_open_conclusion__cwa__ask_act | finance_controls_0148_entailed_open_conclusion__cwa | finance_controls_0148_entailed_open_conclusion | dev | finance_controls | entailed_open_conclusion | control_entailed | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | [
"Account 59 has a manual exception."
] | [] | [
"If an account has a manual exception, then that account needs compliance review."
] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | needs_compliance_review::Account 59 | Account 59 needs compliance review. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_manual_exception::Account 59"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_manual_exception::Account 59"
],
"conclusion": "needs_compliance_review::Account 59",
"text": "If an account has a manual exception, then that account need... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
cloud_deployment_0262_open_derived_missing_antecedent__owa__ask_act | cloud_deployment_0262_open_derived_missing_antecedent__owa | cloud_deployment_0262_open_derived_missing_antecedent | train | cloud_deployment | open_derived_missing_antecedent | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Service E passed unit tests."
] | [] | [
"If a service has an incident note, then that service needs SRE review."
] | {
"passed_unit_tests": "passed unit tests",
"has_deployment_approval": "has deployment approval",
"has_incident_note": "has an incident note",
"may_deploy": "may deploy to production",
"needs_sre_review": "needs SRE review"
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | needs_sre_review::Service E | Service E needs SRE review. | open_world_underivable | {
"positive_atoms": [
"passed_unit_tests::Service E"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_incident_note::Service E"
],
"conclusion": "needs_sre_review::Service E",
"text": "If a service has an incident note, then that service needs SRE review."
... | unknown | request_information | has_incident_note | Service E | has_incident_note::Service E | Is it true that Service E has an incident note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0292_open_missing_with_closed_distractor__owa__ask_act | procurement_review_0292_open_missing_with_closed_distractor__owa | procurement_review_0292_open_missing_with_closed_distractor | train | procurement_review | open_missing_with_closed_distractor | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Vendor F has vendor approval.",
"Vendor F submitted a tax form."
] | [] | [] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | has_risk_note::Vendor E | Vendor E has a risk note. | open_world_underivable | {
"positive_atoms": [
"has_vendor_approval::Vendor F",
"submitted_tax_form::Vendor F"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_risk_note::Vendor E",
"closure_atoms": [
"has_vendor_approval::Vendor F",
"submitted_tax_form::Vendor F"
]
} | unknown | request_information | has_risk_note | Vendor E | has_risk_note::Vendor E | Is it true that Vendor E has a risk note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0182_open_derived_missing_antecedent__lcwa__ask_act | robotics_operations_0182_open_derived_missing_antecedent__lcwa | robotics_operations_0182_open_derived_missing_antecedent | train | robotics_operations | open_derived_missing_antecedent | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_shift_clearance",
"may_start_shift"
] | [
"Rover 3 passed diagnostics."
] | [] | [
"If a robot has a field note, then that robot needs operator review."
] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | needs_operator_review::Rover 3 | Rover 3 needs operator review. | local_open_world_underivable | {
"positive_atoms": [
"passed_diagnostics::Rover 3"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_field_note::Rover 3"
],
"conclusion": "needs_operator_review::Rover 3",
"text": "If a robot has a field note, then that robot needs operator review."
}
],... | unknown | request_information | has_field_note | Rover 3 | has_field_note::Rover 3 | Is it true that Rover 3 has a field note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
hospital_access_0026_entailed_closed_conclusion__cwa__ask_act | hospital_access_0026_entailed_closed_conclusion__cwa | hospital_access_0026_entailed_closed_conclusion | train | hospital_access | entailed_closed_conclusion | control_entailed | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | [
"Cora has completed safety training.",
"Cora has security clearance."
] | [] | [
"If a staff member has security clearance and has completed safety training, then that staff member may enter Lab A."
] | {
"completed_training": "has completed safety training",
"has_clearance": "has security clearance",
"assigned_to_trial": "is assigned to the clinical trial",
"may_enter_lab": "may enter Lab A",
"needs_supervisor_review": "needs supervisor review"
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | may_enter_lab::Cora | Cora may enter Lab A. | entailed_by_fact_or_rule | {
"positive_atoms": [
"completed_training::Cora",
"has_clearance::Cora"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"completed_training::Cora",
"has_clearance::Cora"
],
"conclusion": "may_enter_lab::Cora",
"text": "If a staff member has security cle... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0198_explicit_negative_open__cwa__ask_act | robotics_operations_0198_explicit_negative_open__cwa | robotics_operations_0198_explicit_negative_open | train | robotics_operations | explicit_negative_open | control_explicit_negative | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | [
"Rover 3 passed diagnostics."
] | [
"Rover 1 does not has a field note."
] | [] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | has_field_note::Rover 1 | Rover 1 has a field note. | explicit_negative_fact | {
"positive_atoms": [
"passed_diagnostics::Rover 3"
],
"negative_atoms": [
"has_field_note::Rover 1"
],
"rules": [],
"query_atom": "has_field_note::Rover 1",
"closure_atoms": [
"passed_diagnostics::Rover 3"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
library_services_0203_closed_missing_direct__owa__ask_act | library_services_0203_closed_missing_direct__owa | library_services_0203_closed_missing_direct | train | library_services | closed_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Reader F has an active membership."
] | [] | [] | {
"has_active_membership": "has an active membership",
"has_borrowing_clearance": "has borrowing clearance",
"has_special_request": "has a special request",
"may_borrow_archive_item": "may borrow an archive item",
"needs_librarian_review": "needs librarian review"
} | [
"has_active_membership",
"has_borrowing_clearance",
"has_special_request",
"may_borrow_archive_item",
"needs_librarian_review"
] | has_borrowing_clearance::Reader F | Reader F has borrowing clearance. | open_world_underivable | {
"positive_atoms": [
"has_active_membership::Reader F"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_borrowing_clearance::Reader F",
"closure_atoms": [
"has_active_membership::Reader F"
]
} | unknown | request_information | has_borrowing_clearance | Reader F | has_borrowing_clearance::Reader F | Is it true that Reader F has borrowing clearance? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0294_open_missing_with_closed_distractor__lcwa__ask_act | procurement_review_0294_open_missing_with_closed_distractor__lcwa | procurement_review_0294_open_missing_with_closed_distractor | train | procurement_review | open_missing_with_closed_distractor | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_vendor_approval",
"may_receive_purchase_order"
] | [
"Vendor B has vendor approval.",
"Vendor B submitted a tax form."
] | [] | [] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | has_risk_note::Vendor A | Vendor A has a risk note. | local_open_world_underivable | {
"positive_atoms": [
"has_vendor_approval::Vendor B",
"submitted_tax_form::Vendor B"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_risk_note::Vendor A",
"closure_atoms": [
"has_vendor_approval::Vendor B",
"submitted_tax_form::Vendor B"
]
} | unknown | request_information | has_risk_note | Vendor A | has_risk_note::Vendor A | Is it true that Vendor A has a risk note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0061_open_derived_missing_antecedent__lcwa__ask_act | university_registration_0061_open_derived_missing_antecedent__lcwa | university_registration_0061_open_derived_missing_antecedent | test | university_registration | open_derived_missing_antecedent | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_advising_clearance",
"may_register"
] | [
"Noah passed the qualifying exam."
] | [] | [
"If a student has an external scholarship, then that student needs a manual audit."
] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | needs_manual_audit::Noah | Noah needs a manual audit. | local_open_world_underivable | {
"positive_atoms": [
"passed_exam::Noah"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_external_scholarship::Noah"
],
"conclusion": "needs_manual_audit::Noah",
"text": "If a student has an external scholarship, then that student needs a manual audit."
}... | unknown | request_information | has_external_scholarship | Noah | has_external_scholarship::Noah | Is it true that Noah has an external scholarship? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
cloud_deployment_0251_closed_missing_with_open_distractor__owa__ask_act | cloud_deployment_0251_closed_missing_with_open_distractor__owa | cloud_deployment_0251_closed_missing_with_open_distractor | train | cloud_deployment | closed_missing_with_open_distractor | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Service A has an incident note.",
"Service F passed unit tests."
] | [] | [] | {
"passed_unit_tests": "passed unit tests",
"has_deployment_approval": "has deployment approval",
"has_incident_note": "has an incident note",
"may_deploy": "may deploy to production",
"needs_sre_review": "needs SRE review"
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | has_deployment_approval::Service F | Service F has deployment approval. | open_world_underivable | {
"positive_atoms": [
"has_incident_note::Service A",
"passed_unit_tests::Service F"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_deployment_approval::Service F",
"closure_atoms": [
"has_incident_note::Service A",
"passed_unit_tests::Service F"
]
} | unknown | request_information | has_deployment_approval | Service F | has_deployment_approval::Service F | Is it true that Service F has deployment approval? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0307_entailed_closed_conclusion__cwa__ask_act | procurement_review_0307_entailed_closed_conclusion__cwa | procurement_review_0307_entailed_closed_conclusion | train | procurement_review | entailed_closed_conclusion | control_entailed | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | [
"Vendor B has vendor approval.",
"Vendor B submitted a tax form."
] | [] | [
"If a vendor submitted a tax form and has vendor approval, then that vendor may receive a purchase order."
] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | may_receive_purchase_order::Vendor B | Vendor B may receive a purchase order. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_vendor_approval::Vendor B",
"submitted_tax_form::Vendor B"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"submitted_tax_form::Vendor B",
"has_vendor_approval::Vendor B"
],
"conclusion": "may_receive_purchase_order::Vendor B",
... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
library_services_0232_explicit_negative_closed__owa__ask_act | library_services_0232_explicit_negative_closed__owa | library_services_0232_explicit_negative_closed | test | library_services | explicit_negative_closed | control_explicit_negative | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Reader A has an active membership."
] | [
"Reader E does not has borrowing clearance."
] | [] | {
"has_active_membership": "has an active membership",
"has_borrowing_clearance": "has borrowing clearance",
"has_special_request": "has a special request",
"may_borrow_archive_item": "may borrow an archive item",
"needs_librarian_review": "needs librarian review"
} | [
"has_active_membership",
"has_borrowing_clearance",
"has_special_request",
"may_borrow_archive_item",
"needs_librarian_review"
] | has_borrowing_clearance::Reader E | Reader E has borrowing clearance. | explicit_negative_fact | {
"positive_atoms": [
"has_active_membership::Reader A"
],
"negative_atoms": [
"has_borrowing_clearance::Reader E"
],
"rules": [],
"query_atom": "has_borrowing_clearance::Reader E",
"closure_atoms": [
"has_active_membership::Reader A"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
cloud_deployment_0268_entailed_open_conclusion__owa__ask_act | cloud_deployment_0268_entailed_open_conclusion__owa | cloud_deployment_0268_entailed_open_conclusion | dev | cloud_deployment | entailed_open_conclusion | control_entailed | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Service E has an incident note."
] | [] | [
"If a service has an incident note, then that service needs SRE review."
] | {
"passed_unit_tests": "passed unit tests",
"has_deployment_approval": "has deployment approval",
"has_incident_note": "has an incident note",
"may_deploy": "may deploy to production",
"needs_sre_review": "needs SRE review"
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | needs_sre_review::Service E | Service E needs SRE review. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_incident_note::Service E"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_incident_note::Service E"
],
"conclusion": "needs_sre_review::Service E",
"text": "If a service has an incident note, then that service needs SRE review."
... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0050_closed_missing_with_open_distractor__cwa__ask_act | university_registration_0050_closed_missing_with_open_distractor__cwa | university_registration_0050_closed_missing_with_open_distractor | test | university_registration | closed_missing_with_open_distractor | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Omar has an external scholarship.",
"Lena passed the qualifying exam."
] | [] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_advising_clearance::Lena | Lena has advising clearance. | global_closed_world_underivable | {
"positive_atoms": [
"has_external_scholarship::Omar",
"passed_exam::Lena"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_advising_clearance::Lena",
"closure_atoms": [
"has_external_scholarship::Omar",
"passed_exam::Lena"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0165_open_missing_direct__owa__ask_act | robotics_operations_0165_open_missing_direct__owa | robotics_operations_0165_open_missing_direct | dev | robotics_operations | open_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Rover 4 passed diagnostics."
] | [] | [] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | has_field_note::Rover 4 | Rover 4 has a field note. | open_world_underivable | {
"positive_atoms": [
"passed_diagnostics::Rover 4"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_field_note::Rover 4",
"closure_atoms": [
"passed_diagnostics::Rover 4"
]
} | unknown | request_information | has_field_note | Rover 4 | has_field_note::Rover 4 | Is it true that Rover 4 has a field note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0176_closed_derived_missing_antecedent__lcwa__ask_act | robotics_operations_0176_closed_derived_missing_antecedent__lcwa | robotics_operations_0176_closed_derived_missing_antecedent | train | robotics_operations | closed_derived_missing_antecedent | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_shift_clearance",
"may_start_shift"
] | [
"Rover 3 passed diagnostics."
] | [] | [
"If a robot passed diagnostics and has shift clearance, then that robot may start its shift."
] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | may_start_shift::Rover 3 | Rover 3 may start its shift. | local_closed_world_underivable | {
"positive_atoms": [
"passed_diagnostics::Rover 3"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"passed_diagnostics::Rover 3",
"has_shift_clearance::Rover 3"
],
"conclusion": "may_start_shift::Rover 3",
"text": "If a robot passed diagnostics and has shi... | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
cloud_deployment_0268_entailed_open_conclusion__cwa__ask_act | cloud_deployment_0268_entailed_open_conclusion__cwa | cloud_deployment_0268_entailed_open_conclusion | dev | cloud_deployment | entailed_open_conclusion | control_entailed | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | [
"Service E has an incident note."
] | [] | [
"If a service has an incident note, then that service needs SRE review."
] | {
"passed_unit_tests": "passed unit tests",
"has_deployment_approval": "has deployment approval",
"has_incident_note": "has an incident note",
"may_deploy": "may deploy to production",
"needs_sre_review": "needs SRE review"
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | needs_sre_review::Service E | Service E needs SRE review. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_incident_note::Service E"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_incident_note::Service E"
],
"conclusion": "needs_sre_review::Service E",
"text": "If a service has an incident note, then that service needs SRE review."
... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0293_open_missing_with_closed_distractor__owa__ask_act | procurement_review_0293_open_missing_with_closed_distractor__owa | procurement_review_0293_open_missing_with_closed_distractor | train | procurement_review | open_missing_with_closed_distractor | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Vendor A has vendor approval.",
"Vendor A submitted a tax form."
] | [] | [] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | has_risk_note::Vendor F | Vendor F has a risk note. | open_world_underivable | {
"positive_atoms": [
"has_vendor_approval::Vendor A",
"submitted_tax_form::Vendor A"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_risk_note::Vendor F",
"closure_atoms": [
"has_vendor_approval::Vendor A",
"submitted_tax_form::Vendor A"
]
} | unknown | request_information | has_risk_note | Vendor F | has_risk_note::Vendor F | Is it true that Vendor F has a risk note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0120_closed_missing_direct__lcwa__ask_act | finance_controls_0120_closed_missing_direct__lcwa | finance_controls_0120_closed_missing_direct | train | finance_controls | closed_missing_direct | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_compliance_clearance"
] | [
"Account 12 passed KYC checks."
] | [] | [] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | has_compliance_clearance::Account 12 | Account 12 has compliance clearance. | local_closed_world_underivable | {
"positive_atoms": [
"passed_kyc::Account 12"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_compliance_clearance::Account 12",
"closure_atoms": [
"passed_kyc::Account 12"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0194_explicit_negative_closed__owa__ask_act | robotics_operations_0194_explicit_negative_closed__owa | robotics_operations_0194_explicit_negative_closed | train | robotics_operations | explicit_negative_closed | control_explicit_negative | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Rover 5 passed diagnostics."
] | [
"Rover 3 does not has shift clearance."
] | [] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | has_shift_clearance::Rover 3 | Rover 3 has shift clearance. | explicit_negative_fact | {
"positive_atoms": [
"passed_diagnostics::Rover 5"
],
"negative_atoms": [
"has_shift_clearance::Rover 3"
],
"rules": [],
"query_atom": "has_shift_clearance::Rover 3",
"closure_atoms": [
"passed_diagnostics::Rover 5"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0082_closed_missing_direct__cwa__ask_act | manufacturing_quality_0082_closed_missing_direct__cwa | manufacturing_quality_0082_closed_missing_direct | train | manufacturing_quality | closed_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | [
"Part E passed the visual check."
] | [] | [] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | has_release_approval::Part E | Part E has release approval. | global_closed_world_underivable | {
"positive_atoms": [
"passed_visual_check::Part E"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_release_approval::Part E",
"closure_atoms": [
"passed_visual_check::Part E"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
library_services_0216_closed_derived_missing_antecedent__lcwa__ask_act | library_services_0216_closed_derived_missing_antecedent__lcwa | library_services_0216_closed_derived_missing_antecedent | train | library_services | closed_derived_missing_antecedent | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_borrowing_clearance",
"may_borrow_archive_item"
] | [
"Reader A has an active membership."
] | [] | [
"If a reader has an active membership and has borrowing clearance, then that reader may borrow an archive item."
] | {
"has_active_membership": "has an active membership",
"has_borrowing_clearance": "has borrowing clearance",
"has_special_request": "has a special request",
"may_borrow_archive_item": "may borrow an archive item",
"needs_librarian_review": "needs librarian review"
} | [
"has_active_membership",
"has_borrowing_clearance",
"has_special_request",
"may_borrow_archive_item",
"needs_librarian_review"
] | may_borrow_archive_item::Reader A | Reader A may borrow an archive item. | local_closed_world_underivable | {
"positive_atoms": [
"has_active_membership::Reader A"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_active_membership::Reader A",
"has_borrowing_clearance::Reader A"
],
"conclusion": "may_borrow_archive_item::Reader A",
"text": "If a reader has an ... | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0191_entailed_open_conclusion__owa__ask_act | robotics_operations_0191_entailed_open_conclusion__owa | robotics_operations_0191_entailed_open_conclusion | train | robotics_operations | entailed_open_conclusion | control_entailed | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Rover 6 has a field note."
] | [] | [
"If a robot has a field note, then that robot needs operator review."
] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | needs_operator_review::Rover 6 | Rover 6 needs operator review. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_field_note::Rover 6"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_field_note::Rover 6"
],
"conclusion": "needs_operator_review::Rover 6",
"text": "If a robot has a field note, then that robot needs operator review."
}
],
"... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0040_closed_missing_direct__cwa__ask_act | university_registration_0040_closed_missing_direct__cwa | university_registration_0040_closed_missing_direct | train | university_registration | closed_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Iris passed the qualifying exam."
] | [] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_advising_clearance::Iris | Iris has advising clearance. | global_closed_world_underivable | {
"positive_atoms": [
"passed_exam::Iris"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_advising_clearance::Iris",
"closure_atoms": [
"passed_exam::Iris"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0043_closed_missing_direct__owa__ask_act | university_registration_0043_closed_missing_direct__owa | university_registration_0043_closed_missing_direct | train | university_registration | closed_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Noah passed the qualifying exam."
] | [] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_advising_clearance::Noah | Noah has advising clearance. | open_world_underivable | {
"positive_atoms": [
"passed_exam::Noah"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_advising_clearance::Noah",
"closure_atoms": [
"passed_exam::Noah"
]
} | unknown | request_information | has_advising_clearance | Noah | has_advising_clearance::Noah | Is it true that Noah has advising clearance? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
hospital_access_0027_entailed_closed_conclusion__cwa__ask_act | hospital_access_0027_entailed_closed_conclusion__cwa | hospital_access_0027_entailed_closed_conclusion | train | hospital_access | entailed_closed_conclusion | control_entailed | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | [
"Dylan has completed safety training.",
"Dylan has security clearance."
] | [] | [
"If a staff member has security clearance and has completed safety training, then that staff member may enter Lab A."
] | {
"completed_training": "has completed safety training",
"has_clearance": "has security clearance",
"assigned_to_trial": "is assigned to the clinical trial",
"may_enter_lab": "may enter Lab A",
"needs_supervisor_review": "needs supervisor review"
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | may_enter_lab::Dylan | Dylan may enter Lab A. | entailed_by_fact_or_rule | {
"positive_atoms": [
"completed_training::Dylan",
"has_clearance::Dylan"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"completed_training::Dylan",
"has_clearance::Dylan"
],
"conclusion": "may_enter_lab::Dylan",
"text": "If a staff member has securit... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0098_closed_derived_missing_antecedent__owa__ask_act | manufacturing_quality_0098_closed_derived_missing_antecedent__owa | manufacturing_quality_0098_closed_derived_missing_antecedent | test | manufacturing_quality | closed_derived_missing_antecedent | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Part C passed the visual check."
] | [] | [
"If a part passed the visual check and has release approval, then that part may ship to customers."
] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | may_ship::Part C | Part C may ship to customers. | open_world_underivable | {
"positive_atoms": [
"passed_visual_check::Part C"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"passed_visual_check::Part C",
"has_release_approval::Part C"
],
"conclusion": "may_ship::Part C",
"text": "If a part passed the visual check and has release... | unknown | request_information | has_release_approval | Part C | has_release_approval::Part C | Is it true that Part C has release approval? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
cloud_deployment_0266_entailed_closed_conclusion__lcwa__ask_act | cloud_deployment_0266_entailed_closed_conclusion__lcwa | cloud_deployment_0266_entailed_closed_conclusion | train | cloud_deployment | entailed_closed_conclusion | control_entailed | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_deployment_approval",
"may_deploy"
] | [
"Service C has deployment approval.",
"Service C passed unit tests."
] | [] | [
"If a service passed unit tests and has deployment approval, then that service may deploy to production."
] | {
"passed_unit_tests": "passed unit tests",
"has_deployment_approval": "has deployment approval",
"has_incident_note": "has an incident note",
"may_deploy": "may deploy to production",
"needs_sre_review": "needs SRE review"
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | may_deploy::Service C | Service C may deploy to production. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_deployment_approval::Service C",
"passed_unit_tests::Service C"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"passed_unit_tests::Service C",
"has_deployment_approval::Service C"
],
"conclusion": "may_deploy::Service C",
"te... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0047_open_missing_direct__owa__ask_act | university_registration_0047_open_missing_direct__owa | university_registration_0047_open_missing_direct | train | university_registration | open_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Theo passed the qualifying exam."
] | [] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_external_scholarship::Theo | Theo has an external scholarship. | open_world_underivable | {
"positive_atoms": [
"passed_exam::Theo"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_external_scholarship::Theo",
"closure_atoms": [
"passed_exam::Theo"
]
} | unknown | request_information | has_external_scholarship | Theo | has_external_scholarship::Theo | Is it true that Theo has an external scholarship? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0192_explicit_negative_closed__owa__ask_act | robotics_operations_0192_explicit_negative_closed__owa | robotics_operations_0192_explicit_negative_closed | train | robotics_operations | explicit_negative_closed | control_explicit_negative | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Rover 3 passed diagnostics."
] | [
"Rover 1 does not has shift clearance."
] | [] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | has_shift_clearance::Rover 1 | Rover 1 has shift clearance. | explicit_negative_fact | {
"positive_atoms": [
"passed_diagnostics::Rover 3"
],
"negative_atoms": [
"has_shift_clearance::Rover 1"
],
"rules": [],
"query_atom": "has_shift_clearance::Rover 1",
"closure_atoms": [
"passed_diagnostics::Rover 3"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
hospital_access_0003_closed_missing_direct__lcwa__ask_act | hospital_access_0003_closed_missing_direct__lcwa | hospital_access_0003_closed_missing_direct | test | hospital_access | closed_missing_direct | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_clearance"
] | [
"Dylan has completed safety training."
] | [] | [] | {
"completed_training": "has completed safety training",
"has_clearance": "has security clearance",
"assigned_to_trial": "is assigned to the clinical trial",
"may_enter_lab": "may enter Lab A",
"needs_supervisor_review": "needs supervisor review"
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | has_clearance::Dylan | Dylan has security clearance. | local_closed_world_underivable | {
"positive_atoms": [
"completed_training::Dylan"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_clearance::Dylan",
"closure_atoms": [
"completed_training::Dylan"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0043_closed_missing_direct__cwa__ask_act | university_registration_0043_closed_missing_direct__cwa | university_registration_0043_closed_missing_direct | train | university_registration | closed_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Noah passed the qualifying exam."
] | [] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_advising_clearance::Noah | Noah has advising clearance. | global_closed_world_underivable | {
"positive_atoms": [
"passed_exam::Noah"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_advising_clearance::Noah",
"closure_atoms": [
"passed_exam::Noah"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0092_open_missing_with_closed_distractor__cwa__ask_act | manufacturing_quality_0092_open_missing_with_closed_distractor__cwa | manufacturing_quality_0092_open_missing_with_closed_distractor | test | manufacturing_quality | open_missing_with_closed_distractor | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | [
"Part D has release approval.",
"Part D passed the visual check."
] | [] | [] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | has_supplier_note::Part C | Part C has a supplier note. | global_closed_world_underivable | {
"positive_atoms": [
"has_release_approval::Part D",
"passed_visual_check::Part D"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_supplier_note::Part C",
"closure_atoms": [
"has_release_approval::Part D",
"passed_visual_check::Part D"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0042_closed_missing_direct__cwa__ask_act | university_registration_0042_closed_missing_direct__cwa | university_registration_0042_closed_missing_direct | train | university_registration | closed_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Mia passed the qualifying exam."
] | [] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_advising_clearance::Mia | Mia has advising clearance. | global_closed_world_underivable | {
"positive_atoms": [
"passed_exam::Mia"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_advising_clearance::Mia",
"closure_atoms": [
"passed_exam::Mia"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0071_entailed_open_conclusion__cwa__ask_act | university_registration_0071_entailed_open_conclusion__cwa | university_registration_0071_entailed_open_conclusion | train | university_registration | entailed_open_conclusion | control_entailed | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Theo has an external scholarship."
] | [] | [
"If a student has an external scholarship, then that student needs a manual audit."
] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | needs_manual_audit::Theo | Theo needs a manual audit. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_external_scholarship::Theo"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_external_scholarship::Theo"
],
"conclusion": "needs_manual_audit::Theo",
"text": "If a student has an external scholarship, then that student needs a manual ... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0127_open_missing_direct__owa__ask_act | finance_controls_0127_open_missing_direct__owa | finance_controls_0127_open_missing_direct | test | finance_controls | open_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Account 27 passed KYC checks."
] | [] | [] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | has_manual_exception::Account 27 | Account 27 has a manual exception. | open_world_underivable | {
"positive_atoms": [
"passed_kyc::Account 27"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_manual_exception::Account 27",
"closure_atoms": [
"passed_kyc::Account 27"
]
} | unknown | request_information | has_manual_exception | Account 27 | has_manual_exception::Account 27 | Is it true that Account 27 has a manual exception? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0111_entailed_open_conclusion__owa__ask_act | manufacturing_quality_0111_entailed_open_conclusion__owa | manufacturing_quality_0111_entailed_open_conclusion | train | manufacturing_quality | entailed_open_conclusion | control_entailed | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Part D has a supplier note."
] | [] | [
"If a part has a supplier note, then that part needs engineer review."
] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | needs_engineer_review::Part D | Part D needs engineer review. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_supplier_note::Part D"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_supplier_note::Part D"
],
"conclusion": "needs_engineer_review::Part D",
"text": "If a part has a supplier note, then that part needs engineer review."
}
],... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0286_open_missing_direct__cwa__ask_act | procurement_review_0286_open_missing_direct__cwa | procurement_review_0286_open_missing_direct | train | procurement_review | open_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | [
"Vendor E submitted a tax form."
] | [] | [] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | has_risk_note::Vendor E | Vendor E has a risk note. | global_closed_world_underivable | {
"positive_atoms": [
"submitted_tax_form::Vendor E"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_risk_note::Vendor E",
"closure_atoms": [
"submitted_tax_form::Vendor E"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0130_closed_missing_with_open_distractor__owa__ask_act | finance_controls_0130_closed_missing_with_open_distractor__owa | finance_controls_0130_closed_missing_with_open_distractor | dev | finance_controls | closed_missing_with_open_distractor | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Account 61 has a manual exception.",
"Account 59 passed KYC checks."
] | [] | [] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | has_compliance_clearance::Account 59 | Account 59 has compliance clearance. | open_world_underivable | {
"positive_atoms": [
"has_manual_exception::Account 61",
"passed_kyc::Account 59"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_compliance_clearance::Account 59",
"closure_atoms": [
"has_manual_exception::Account 61",
"passed_kyc::Account 59"
]
} | unknown | request_information | has_compliance_clearance | Account 59 | has_compliance_clearance::Account 59 | Is it true that Account 59 has compliance clearance? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
library_services_0237_explicit_negative_open__lcwa__ask_act | library_services_0237_explicit_negative_open__lcwa | library_services_0237_explicit_negative_open | dev | library_services | explicit_negative_open | control_explicit_negative | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_borrowing_clearance",
"may_borrow_archive_item"
] | [
"Reader F has an active membership."
] | [
"Reader D does not has a special request."
] | [] | {
"has_active_membership": "has an active membership",
"has_borrowing_clearance": "has borrowing clearance",
"has_special_request": "has a special request",
"may_borrow_archive_item": "may borrow an archive item",
"needs_librarian_review": "needs librarian review"
} | [
"has_active_membership",
"has_borrowing_clearance",
"has_special_request",
"may_borrow_archive_item",
"needs_librarian_review"
] | has_special_request::Reader D | Reader D has a special request. | explicit_negative_fact | {
"positive_atoms": [
"has_active_membership::Reader F"
],
"negative_atoms": [
"has_special_request::Reader D"
],
"rules": [],
"query_atom": "has_special_request::Reader D",
"closure_atoms": [
"has_active_membership::Reader F"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0063_open_derived_missing_antecedent__lcwa__ask_act | university_registration_0063_open_derived_missing_antecedent__lcwa | university_registration_0063_open_derived_missing_antecedent | test | university_registration | open_derived_missing_antecedent | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_advising_clearance",
"may_register"
] | [
"Omar passed the qualifying exam."
] | [] | [
"If a student has an external scholarship, then that student needs a manual audit."
] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | needs_manual_audit::Omar | Omar needs a manual audit. | local_open_world_underivable | {
"positive_atoms": [
"passed_exam::Omar"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_external_scholarship::Omar"
],
"conclusion": "needs_manual_audit::Omar",
"text": "If a student has an external scholarship, then that student needs a manual audit."
}... | unknown | request_information | has_external_scholarship | Omar | has_external_scholarship::Omar | Is it true that Omar has an external scholarship? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0105_entailed_closed_conclusion__owa__ask_act | manufacturing_quality_0105_entailed_closed_conclusion__owa | manufacturing_quality_0105_entailed_closed_conclusion | test | manufacturing_quality | entailed_closed_conclusion | control_entailed | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Part D has release approval.",
"Part D passed the visual check."
] | [] | [
"If a part passed the visual check and has release approval, then that part may ship to customers."
] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | may_ship::Part D | Part D may ship to customers. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_release_approval::Part D",
"passed_visual_check::Part D"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"passed_visual_check::Part D",
"has_release_approval::Part D"
],
"conclusion": "may_ship::Part D",
"text": "If a part pas... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0196_explicit_negative_open__lcwa__ask_act | robotics_operations_0196_explicit_negative_open__lcwa | robotics_operations_0196_explicit_negative_open | train | robotics_operations | explicit_negative_open | control_explicit_negative | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_shift_clearance",
"may_start_shift"
] | [
"Rover 1 passed diagnostics."
] | [
"Rover 5 does not has a field note."
] | [] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | has_field_note::Rover 5 | Rover 5 has a field note. | explicit_negative_fact | {
"positive_atoms": [
"passed_diagnostics::Rover 1"
],
"negative_atoms": [
"has_field_note::Rover 5"
],
"rules": [],
"query_atom": "has_field_note::Rover 5",
"closure_atoms": [
"passed_diagnostics::Rover 1"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0157_explicit_negative_open__owa__ask_act | finance_controls_0157_explicit_negative_open__owa | finance_controls_0157_explicit_negative_open | train | finance_controls | explicit_negative_open | control_explicit_negative | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Account 48 passed KYC checks."
] | [
"Account 27 does not has a manual exception."
] | [] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | has_manual_exception::Account 27 | Account 27 has a manual exception. | explicit_negative_fact | {
"positive_atoms": [
"passed_kyc::Account 48"
],
"negative_atoms": [
"has_manual_exception::Account 27"
],
"rules": [],
"query_atom": "has_manual_exception::Account 27",
"closure_atoms": [
"passed_kyc::Account 48"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
cloud_deployment_0246_open_missing_direct__cwa__ask_act | cloud_deployment_0246_open_missing_direct__cwa | cloud_deployment_0246_open_missing_direct | train | cloud_deployment | open_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | [
"Service A passed unit tests."
] | [] | [] | {
"passed_unit_tests": "passed unit tests",
"has_deployment_approval": "has deployment approval",
"has_incident_note": "has an incident note",
"may_deploy": "may deploy to production",
"needs_sre_review": "needs SRE review"
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | has_incident_note::Service A | Service A has an incident note. | global_closed_world_underivable | {
"positive_atoms": [
"passed_unit_tests::Service A"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_incident_note::Service A",
"closure_atoms": [
"passed_unit_tests::Service A"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0066_entailed_closed_conclusion__owa__ask_act | university_registration_0066_entailed_closed_conclusion__owa | university_registration_0066_entailed_closed_conclusion | train | university_registration | entailed_closed_conclusion | control_entailed | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Mia has advising clearance.",
"Mia passed the qualifying exam."
] | [] | [
"If a student passed the qualifying exam and has advising clearance, then that student may register for the seminar."
] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | may_register::Mia | Mia may register for the seminar. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_advising_clearance::Mia",
"passed_exam::Mia"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"passed_exam::Mia",
"has_advising_clearance::Mia"
],
"conclusion": "may_register::Mia",
"text": "If a student passed the qualifying e... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0186_entailed_closed_conclusion__lcwa__ask_act | robotics_operations_0186_entailed_closed_conclusion__lcwa | robotics_operations_0186_entailed_closed_conclusion | train | robotics_operations | entailed_closed_conclusion | control_entailed | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_shift_clearance",
"may_start_shift"
] | [
"Rover 1 has shift clearance.",
"Rover 1 passed diagnostics."
] | [] | [
"If a robot passed diagnostics and has shift clearance, then that robot may start its shift."
] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | may_start_shift::Rover 1 | Rover 1 may start its shift. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_shift_clearance::Rover 1",
"passed_diagnostics::Rover 1"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"passed_diagnostics::Rover 1",
"has_shift_clearance::Rover 1"
],
"conclusion": "may_start_shift::Rover 1",
"text": "If a ... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
hospital_access_0005_open_missing_direct__owa__ask_act | hospital_access_0005_open_missing_direct__owa | hospital_access_0005_open_missing_direct | train | hospital_access | open_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Farid has completed safety training."
] | [] | [] | {
"completed_training": "has completed safety training",
"has_clearance": "has security clearance",
"assigned_to_trial": "is assigned to the clinical trial",
"may_enter_lab": "may enter Lab A",
"needs_supervisor_review": "needs supervisor review"
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | assigned_to_trial::Farid | Farid is assigned to the clinical trial. | open_world_underivable | {
"positive_atoms": [
"completed_training::Farid"
],
"negative_atoms": [],
"rules": [],
"query_atom": "assigned_to_trial::Farid",
"closure_atoms": [
"completed_training::Farid"
]
} | unknown | request_information | assigned_to_trial | Farid | assigned_to_trial::Farid | Is it true that Farid is assigned to the clinical trial? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0306_entailed_closed_conclusion__cwa__ask_act | procurement_review_0306_entailed_closed_conclusion__cwa | procurement_review_0306_entailed_closed_conclusion | train | procurement_review | entailed_closed_conclusion | control_entailed | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | [
"Vendor A has vendor approval.",
"Vendor A submitted a tax form."
] | [] | [
"If a vendor submitted a tax form and has vendor approval, then that vendor may receive a purchase order."
] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | may_receive_purchase_order::Vendor A | Vendor A may receive a purchase order. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_vendor_approval::Vendor A",
"submitted_tax_form::Vendor A"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"submitted_tax_form::Vendor A",
"has_vendor_approval::Vendor A"
],
"conclusion": "may_receive_purchase_order::Vendor A",
... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
cloud_deployment_0269_entailed_open_conclusion__lcwa__ask_act | cloud_deployment_0269_entailed_open_conclusion__lcwa | cloud_deployment_0269_entailed_open_conclusion | dev | cloud_deployment | entailed_open_conclusion | control_entailed | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_deployment_approval",
"may_deploy"
] | [
"Service F has an incident note."
] | [] | [
"If a service has an incident note, then that service needs SRE review."
] | {
"passed_unit_tests": "passed unit tests",
"has_deployment_approval": "has deployment approval",
"has_incident_note": "has an incident note",
"may_deploy": "may deploy to production",
"needs_sre_review": "needs SRE review"
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | needs_sre_review::Service F | Service F needs SRE review. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_incident_note::Service F"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_incident_note::Service F"
],
"conclusion": "needs_sre_review::Service F",
"text": "If a service has an incident note, then that service needs SRE review."
... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0310_entailed_open_conclusion__owa__ask_act | procurement_review_0310_entailed_open_conclusion__owa | procurement_review_0310_entailed_open_conclusion | train | procurement_review | entailed_open_conclusion | control_entailed | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Vendor E has a risk note."
] | [] | [
"If a vendor has a risk note, then that vendor needs procurement review."
] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | needs_procurement_review::Vendor E | Vendor E needs procurement review. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_risk_note::Vendor E"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_risk_note::Vendor E"
],
"conclusion": "needs_procurement_review::Vendor E",
"text": "If a vendor has a risk note, then that vendor needs procurement review."
}
... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0053_open_missing_with_closed_distractor__cwa__ask_act | university_registration_0053_open_missing_with_closed_distractor__cwa | university_registration_0053_open_missing_with_closed_distractor | test | university_registration | open_missing_with_closed_distractor | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Mia has advising clearance.",
"Mia passed the qualifying exam."
] | [] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_external_scholarship::Theo | Theo has an external scholarship. | global_closed_world_underivable | {
"positive_atoms": [
"has_advising_clearance::Mia",
"passed_exam::Mia"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_external_scholarship::Theo",
"closure_atoms": [
"has_advising_clearance::Mia",
"passed_exam::Mia"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0140_open_derived_missing_antecedent__owa__ask_act | finance_controls_0140_open_derived_missing_antecedent__owa | finance_controls_0140_open_derived_missing_antecedent | train | finance_controls | open_derived_missing_antecedent | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Account 35 passed KYC checks."
] | [] | [
"If an account has a manual exception, then that account needs compliance review."
] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | needs_compliance_review::Account 35 | Account 35 needs compliance review. | open_world_underivable | {
"positive_atoms": [
"passed_kyc::Account 35"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_manual_exception::Account 35"
],
"conclusion": "needs_compliance_review::Account 35",
"text": "If an account has a manual exception, then that account needs complian... | unknown | request_information | has_manual_exception | Account 35 | has_manual_exception::Account 35 | Is it true that Account 35 has a manual exception? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0142_open_derived_missing_antecedent__lcwa__ask_act | finance_controls_0142_open_derived_missing_antecedent__lcwa | finance_controls_0142_open_derived_missing_antecedent | dev | finance_controls | open_derived_missing_antecedent | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_compliance_clearance",
"may_receive_wire"
] | [
"Account 59 passed KYC checks."
] | [] | [
"If an account has a manual exception, then that account needs compliance review."
] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | needs_compliance_review::Account 59 | Account 59 needs compliance review. | local_open_world_underivable | {
"positive_atoms": [
"passed_kyc::Account 59"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"has_manual_exception::Account 59"
],
"conclusion": "needs_compliance_review::Account 59",
"text": "If an account has a manual exception, then that account needs complian... | unknown | request_information | has_manual_exception | Account 59 | has_manual_exception::Account 59 | Is it true that Account 59 has a manual exception? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0146_entailed_closed_conclusion__cwa__ask_act | finance_controls_0146_entailed_closed_conclusion__cwa | finance_controls_0146_entailed_closed_conclusion | test | finance_controls | entailed_closed_conclusion | control_entailed | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | [
"Account 35 has compliance clearance.",
"Account 35 passed KYC checks."
] | [] | [
"If an account passed KYC checks and has compliance clearance, then that account may receive a wire transfer."
] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | may_receive_wire::Account 35 | Account 35 may receive a wire transfer. | entailed_by_fact_or_rule | {
"positive_atoms": [
"has_compliance_clearance::Account 35",
"passed_kyc::Account 35"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"passed_kyc::Account 35",
"has_compliance_clearance::Account 35"
],
"conclusion": "may_receive_wire::Account 35",
"tex... | true | approve | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0116_explicit_negative_open__lcwa__ask_act | manufacturing_quality_0116_explicit_negative_open__lcwa | manufacturing_quality_0116_explicit_negative_open | train | manufacturing_quality | explicit_negative_open | control_explicit_negative | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_release_approval",
"may_ship"
] | [
"Part E passed the visual check."
] | [
"Part C does not has a supplier note."
] | [] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | has_supplier_note::Part C | Part C has a supplier note. | explicit_negative_fact | {
"positive_atoms": [
"passed_visual_check::Part E"
],
"negative_atoms": [
"has_supplier_note::Part C"
],
"rules": [],
"query_atom": "has_supplier_note::Part C",
"closure_atoms": [
"passed_visual_check::Part E"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0128_closed_missing_with_open_distractor__owa__ask_act | finance_controls_0128_closed_missing_with_open_distractor__owa | finance_controls_0128_closed_missing_with_open_distractor | train | finance_controls | closed_missing_with_open_distractor | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Account 48 has a manual exception.",
"Account 35 passed KYC checks."
] | [] | [] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | has_compliance_clearance::Account 35 | Account 35 has compliance clearance. | open_world_underivable | {
"positive_atoms": [
"has_manual_exception::Account 48",
"passed_kyc::Account 35"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_compliance_clearance::Account 35",
"closure_atoms": [
"has_manual_exception::Account 48",
"passed_kyc::Account 35"
]
} | unknown | request_information | has_compliance_clearance | Account 35 | has_compliance_clearance::Account 35 | Is it true that Account 35 has compliance clearance? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0085_open_missing_direct__owa__ask_act | manufacturing_quality_0085_open_missing_direct__owa | manufacturing_quality_0085_open_missing_direct | dev | manufacturing_quality | open_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Part B passed the visual check."
] | [] | [] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | has_supplier_note::Part B | Part B has a supplier note. | open_world_underivable | {
"positive_atoms": [
"passed_visual_check::Part B"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_supplier_note::Part B",
"closure_atoms": [
"passed_visual_check::Part B"
]
} | unknown | request_information | has_supplier_note | Part B | has_supplier_note::Part B | Is it true that Part B has a supplier note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0296_closed_derived_missing_antecedent__cwa__ask_act | procurement_review_0296_closed_derived_missing_antecedent__cwa | procurement_review_0296_closed_derived_missing_antecedent | test | procurement_review | closed_derived_missing_antecedent | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | [
"Vendor C submitted a tax form."
] | [] | [
"If a vendor submitted a tax form and has vendor approval, then that vendor may receive a purchase order."
] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | may_receive_purchase_order::Vendor C | Vendor C may receive a purchase order. | global_closed_world_underivable | {
"positive_atoms": [
"submitted_tax_form::Vendor C"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"submitted_tax_form::Vendor C",
"has_vendor_approval::Vendor C"
],
"conclusion": "may_receive_purchase_order::Vendor C",
"text": "If a vendor submitted a ta... | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0079_explicit_negative_open__cwa__ask_act | university_registration_0079_explicit_negative_open__cwa | university_registration_0079_explicit_negative_open | train | university_registration | explicit_negative_open | control_explicit_negative | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Omar passed the qualifying exam."
] | [
"Noah does not has an external scholarship."
] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_external_scholarship::Noah | Noah has an external scholarship. | explicit_negative_fact | {
"positive_atoms": [
"passed_exam::Omar"
],
"negative_atoms": [
"has_external_scholarship::Noah"
],
"rules": [],
"query_atom": "has_external_scholarship::Noah",
"closure_atoms": [
"passed_exam::Omar"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
cloud_deployment_0273_explicit_negative_closed__lcwa__ask_act | cloud_deployment_0273_explicit_negative_closed__lcwa | cloud_deployment_0273_explicit_negative_closed | dev | cloud_deployment | explicit_negative_closed | control_explicit_negative | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_deployment_approval"
] | [
"Service F passed unit tests."
] | [
"Service D does not has deployment approval."
] | [] | {
"passed_unit_tests": "passed unit tests",
"has_deployment_approval": "has deployment approval",
"has_incident_note": "has an incident note",
"may_deploy": "may deploy to production",
"needs_sre_review": "needs SRE review"
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | has_deployment_approval::Service D | Service D has deployment approval. | explicit_negative_fact | {
"positive_atoms": [
"passed_unit_tests::Service F"
],
"negative_atoms": [
"has_deployment_approval::Service D"
],
"rules": [],
"query_atom": "has_deployment_approval::Service D",
"closure_atoms": [
"passed_unit_tests::Service F"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0088_closed_missing_with_open_distractor__lcwa__ask_act | manufacturing_quality_0088_closed_missing_with_open_distractor__lcwa | manufacturing_quality_0088_closed_missing_with_open_distractor | train | manufacturing_quality | closed_missing_with_open_distractor | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_release_approval"
] | [
"Part F has a supplier note.",
"Part E passed the visual check."
] | [] | [] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | has_release_approval::Part E | Part E has release approval. | local_closed_world_underivable | {
"positive_atoms": [
"has_supplier_note::Part F",
"passed_visual_check::Part E"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_release_approval::Part E",
"closure_atoms": [
"has_supplier_note::Part F",
"passed_visual_check::Part E"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
cloud_deployment_0245_open_missing_direct__cwa__ask_act | cloud_deployment_0245_open_missing_direct__cwa | cloud_deployment_0245_open_missing_direct | train | cloud_deployment | open_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | [
"Service F passed unit tests."
] | [] | [] | {
"passed_unit_tests": "passed unit tests",
"has_deployment_approval": "has deployment approval",
"has_incident_note": "has an incident note",
"may_deploy": "may deploy to production",
"needs_sre_review": "needs SRE review"
} | [
"has_deployment_approval",
"has_incident_note",
"may_deploy",
"needs_sre_review",
"passed_unit_tests"
] | has_incident_note::Service F | Service F has an incident note. | global_closed_world_underivable | {
"positive_atoms": [
"passed_unit_tests::Service F"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_incident_note::Service F",
"closure_atoms": [
"passed_unit_tests::Service F"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0119_explicit_negative_open__lcwa__ask_act | manufacturing_quality_0119_explicit_negative_open__lcwa | manufacturing_quality_0119_explicit_negative_open | train | manufacturing_quality | explicit_negative_open | control_explicit_negative | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_release_approval",
"may_ship"
] | [
"Part B passed the visual check."
] | [
"Part F does not has a supplier note."
] | [] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | has_supplier_note::Part F | Part F has a supplier note. | explicit_negative_fact | {
"positive_atoms": [
"passed_visual_check::Part B"
],
"negative_atoms": [
"has_supplier_note::Part F"
],
"rules": [],
"query_atom": "has_supplier_note::Part F",
"closure_atoms": [
"passed_visual_check::Part B"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0087_open_missing_direct__lcwa__ask_act | manufacturing_quality_0087_open_missing_direct__lcwa | manufacturing_quality_0087_open_missing_direct | train | manufacturing_quality | open_missing_direct | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_release_approval",
"may_ship"
] | [
"Part D passed the visual check."
] | [] | [] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | has_supplier_note::Part D | Part D has a supplier note. | local_open_world_underivable | {
"positive_atoms": [
"passed_visual_check::Part D"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_supplier_note::Part D",
"closure_atoms": [
"passed_visual_check::Part D"
]
} | unknown | request_information | has_supplier_note | Part D | has_supplier_note::Part D | Is it true that Part D has a supplier note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0117_explicit_negative_open__cwa__ask_act | manufacturing_quality_0117_explicit_negative_open__cwa | manufacturing_quality_0117_explicit_negative_open | train | manufacturing_quality | explicit_negative_open | control_explicit_negative | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | [
"Part F passed the visual check."
] | [
"Part D does not has a supplier note."
] | [] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | has_supplier_note::Part D | Part D has a supplier note. | explicit_negative_fact | {
"positive_atoms": [
"passed_visual_check::Part F"
],
"negative_atoms": [
"has_supplier_note::Part D"
],
"rules": [],
"query_atom": "has_supplier_note::Part D",
"closure_atoms": [
"passed_visual_check::Part F"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0046_open_missing_direct__owa__ask_act | university_registration_0046_open_missing_direct__owa | university_registration_0046_open_missing_direct | train | university_registration | open_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Iris passed the qualifying exam."
] | [] | [] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | has_external_scholarship::Iris | Iris has an external scholarship. | open_world_underivable | {
"positive_atoms": [
"passed_exam::Iris"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_external_scholarship::Iris",
"closure_atoms": [
"passed_exam::Iris"
]
} | unknown | request_information | has_external_scholarship | Iris | has_external_scholarship::Iris | Is it true that Iris has an external scholarship? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
hospital_access_0003_closed_missing_direct__cwa__ask_act | hospital_access_0003_closed_missing_direct__cwa | hospital_access_0003_closed_missing_direct | test | hospital_access | closed_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | [
"Dylan has completed safety training."
] | [] | [] | {
"completed_training": "has completed safety training",
"has_clearance": "has security clearance",
"assigned_to_trial": "is assigned to the clinical trial",
"may_enter_lab": "may enter Lab A",
"needs_supervisor_review": "needs supervisor review"
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | has_clearance::Dylan | Dylan has security clearance. | global_closed_world_underivable | {
"positive_atoms": [
"completed_training::Dylan"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_clearance::Dylan",
"closure_atoms": [
"completed_training::Dylan"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0153_explicit_negative_closed__lcwa__ask_act | finance_controls_0153_explicit_negative_closed__lcwa | finance_controls_0153_explicit_negative_closed | test | finance_controls | explicit_negative_closed | control_explicit_negative | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_compliance_clearance"
] | [
"Account 61 passed KYC checks."
] | [
"Account 48 does not has compliance clearance."
] | [] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | has_compliance_clearance::Account 48 | Account 48 has compliance clearance. | explicit_negative_fact | {
"positive_atoms": [
"passed_kyc::Account 61"
],
"negative_atoms": [
"has_compliance_clearance::Account 48"
],
"rules": [],
"query_atom": "has_compliance_clearance::Account 48",
"closure_atoms": [
"passed_kyc::Account 61"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0084_open_missing_direct__owa__ask_act | manufacturing_quality_0084_open_missing_direct__owa | manufacturing_quality_0084_open_missing_direct | train | manufacturing_quality | open_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Part A passed the visual check."
] | [] | [] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | has_supplier_note::Part A | Part A has a supplier note. | open_world_underivable | {
"positive_atoms": [
"passed_visual_check::Part A"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_supplier_note::Part A",
"closure_atoms": [
"passed_visual_check::Part A"
]
} | unknown | request_information | has_supplier_note | Part A | has_supplier_note::Part A | Is it true that Part A has a supplier note? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
robotics_operations_0169_closed_missing_with_open_distractor__cwa__ask_act | robotics_operations_0169_closed_missing_with_open_distractor__cwa | robotics_operations_0169_closed_missing_with_open_distractor | dev | robotics_operations | closed_missing_with_open_distractor | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | [
"Rover 3 has a field note.",
"Rover 2 passed diagnostics."
] | [] | [] | {
"passed_diagnostics": "passed diagnostics",
"has_shift_clearance": "has shift clearance",
"has_field_note": "has a field note",
"may_start_shift": "may start its shift",
"needs_operator_review": "needs operator review"
} | [
"has_field_note",
"has_shift_clearance",
"may_start_shift",
"needs_operator_review",
"passed_diagnostics"
] | has_shift_clearance::Rover 2 | Rover 2 has shift clearance. | global_closed_world_underivable | {
"positive_atoms": [
"has_field_note::Rover 3",
"passed_diagnostics::Rover 2"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_shift_clearance::Rover 2",
"closure_atoms": [
"has_field_note::Rover 3",
"passed_diagnostics::Rover 2"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
hospital_access_0015_open_missing_with_closed_distractor__owa__ask_act | hospital_access_0015_open_missing_with_closed_distractor__owa | hospital_access_0015_open_missing_with_closed_distractor | train | hospital_access | open_missing_with_closed_distractor | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Elena has completed safety training.",
"Elena has security clearance."
] | [] | [] | {
"completed_training": "has completed safety training",
"has_clearance": "has security clearance",
"assigned_to_trial": "is assigned to the clinical trial",
"may_enter_lab": "may enter Lab A",
"needs_supervisor_review": "needs supervisor review"
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | assigned_to_trial::Dylan | Dylan is assigned to the clinical trial. | open_world_underivable | {
"positive_atoms": [
"completed_training::Elena",
"has_clearance::Elena"
],
"negative_atoms": [],
"rules": [],
"query_atom": "assigned_to_trial::Dylan",
"closure_atoms": [
"completed_training::Elena",
"has_clearance::Elena"
]
} | unknown | request_information | assigned_to_trial | Dylan | assigned_to_trial::Dylan | Is it true that Dylan is assigned to the clinical trial? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
hospital_access_0007_open_missing_direct__owa__ask_act | hospital_access_0007_open_missing_direct__owa | hospital_access_0007_open_missing_direct | train | hospital_access | open_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Ben has completed safety training."
] | [] | [] | {
"completed_training": "has completed safety training",
"has_clearance": "has security clearance",
"assigned_to_trial": "is assigned to the clinical trial",
"may_enter_lab": "may enter Lab A",
"needs_supervisor_review": "needs supervisor review"
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | assigned_to_trial::Ben | Ben is assigned to the clinical trial. | open_world_underivable | {
"positive_atoms": [
"completed_training::Ben"
],
"negative_atoms": [],
"rules": [],
"query_atom": "assigned_to_trial::Ben",
"closure_atoms": [
"completed_training::Ben"
]
} | unknown | request_information | assigned_to_trial | Ben | assigned_to_trial::Ben | Is it true that Ben is assigned to the clinical trial? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
finance_controls_0154_explicit_negative_closed__cwa__ask_act | finance_controls_0154_explicit_negative_closed__cwa | finance_controls_0154_explicit_negative_closed | train | finance_controls | explicit_negative_closed | control_explicit_negative | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | [
"Account 12 passed KYC checks."
] | [
"Account 59 does not has compliance clearance."
] | [] | {
"passed_kyc": "passed KYC checks",
"has_compliance_clearance": "has compliance clearance",
"has_manual_exception": "has a manual exception",
"may_receive_wire": "may receive a wire transfer",
"needs_compliance_review": "needs compliance review"
} | [
"has_compliance_clearance",
"has_manual_exception",
"may_receive_wire",
"needs_compliance_review",
"passed_kyc"
] | has_compliance_clearance::Account 59 | Account 59 has compliance clearance. | explicit_negative_fact | {
"positive_atoms": [
"passed_kyc::Account 12"
],
"negative_atoms": [
"has_compliance_clearance::Account 59"
],
"rules": [],
"query_atom": "has_compliance_clearance::Account 59",
"closure_atoms": [
"passed_kyc::Account 12"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
library_services_0204_open_missing_direct__lcwa__ask_act | library_services_0204_open_missing_direct__lcwa | library_services_0204_open_missing_direct | train | library_services | open_missing_direct | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_borrowing_clearance",
"may_borrow_archive_item"
] | [
"Reader A has an active membership."
] | [] | [] | {
"has_active_membership": "has an active membership",
"has_borrowing_clearance": "has borrowing clearance",
"has_special_request": "has a special request",
"may_borrow_archive_item": "may borrow an archive item",
"needs_librarian_review": "needs librarian review"
} | [
"has_active_membership",
"has_borrowing_clearance",
"has_special_request",
"may_borrow_archive_item",
"needs_librarian_review"
] | has_special_request::Reader A | Reader A has a special request. | local_open_world_underivable | {
"positive_atoms": [
"has_active_membership::Reader A"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_special_request::Reader A",
"closure_atoms": [
"has_active_membership::Reader A"
]
} | unknown | request_information | has_special_request | Reader A | has_special_request::Reader A | Is it true that Reader A has a special request? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
library_services_0212_open_missing_with_closed_distractor__lcwa__ask_act | library_services_0212_open_missing_with_closed_distractor__lcwa | library_services_0212_open_missing_with_closed_distractor | train | library_services | open_missing_with_closed_distractor | core_contrastive | lcwa | {
"name": "Locally closed-world assumption",
"instruction": "Only the predicates listed as complete are closed. After applying the rules, an unstated and underivable atom whose predicate is complete is false; an unstated and underivable atom whose predicate is not complete is unknown."
} | [
"has_borrowing_clearance",
"may_borrow_archive_item"
] | [
"Reader D has an active membership.",
"Reader D has borrowing clearance."
] | [] | [] | {
"has_active_membership": "has an active membership",
"has_borrowing_clearance": "has borrowing clearance",
"has_special_request": "has a special request",
"may_borrow_archive_item": "may borrow an archive item",
"needs_librarian_review": "needs librarian review"
} | [
"has_active_membership",
"has_borrowing_clearance",
"has_special_request",
"may_borrow_archive_item",
"needs_librarian_review"
] | has_special_request::Reader C | Reader C has a special request. | local_open_world_underivable | {
"positive_atoms": [
"has_active_membership::Reader D",
"has_borrowing_clearance::Reader D"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_special_request::Reader C",
"closure_atoms": [
"has_active_membership::Reader D",
"has_borrowing_clearance::Reader D"
]
} | unknown | request_information | has_special_request | Reader C | has_special_request::Reader C | Is it true that Reader C has a special request? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
procurement_review_0319_explicit_negative_open__owa__ask_act | procurement_review_0319_explicit_negative_open__owa | procurement_review_0319_explicit_negative_open | train | procurement_review | explicit_negative_open | control_explicit_negative | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Vendor D submitted a tax form."
] | [
"Vendor B does not has a risk note."
] | [] | {
"submitted_tax_form": "submitted a tax form",
"has_vendor_approval": "has vendor approval",
"has_risk_note": "has a risk note",
"may_receive_purchase_order": "may receive a purchase order",
"needs_procurement_review": "needs procurement review"
} | [
"has_risk_note",
"has_vendor_approval",
"may_receive_purchase_order",
"needs_procurement_review",
"submitted_tax_form"
] | has_risk_note::Vendor B | Vendor B has a risk note. | explicit_negative_fact | {
"positive_atoms": [
"submitted_tax_form::Vendor D"
],
"negative_atoms": [
"has_risk_note::Vendor B"
],
"rules": [],
"query_atom": "has_risk_note::Vendor B",
"closure_atoms": [
"submitted_tax_form::Vendor D"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
university_registration_0058_closed_derived_missing_antecedent__cwa__ask_act | university_registration_0058_closed_derived_missing_antecedent__cwa | university_registration_0058_closed_derived_missing_antecedent | test | university_registration | closed_derived_missing_antecedent | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | [
"Iris passed the qualifying exam."
] | [] | [
"If a student passed the qualifying exam and has advising clearance, then that student may register for the seminar."
] | {
"passed_exam": "passed the qualifying exam",
"has_advising_clearance": "has advising clearance",
"has_external_scholarship": "has an external scholarship",
"may_register": "may register for the seminar",
"needs_manual_audit": "needs a manual audit"
} | [
"has_advising_clearance",
"has_external_scholarship",
"may_register",
"needs_manual_audit",
"passed_exam"
] | may_register::Iris | Iris may register for the seminar. | global_closed_world_underivable | {
"positive_atoms": [
"passed_exam::Iris"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"passed_exam::Iris",
"has_advising_clearance::Iris"
],
"conclusion": "may_register::Iris",
"text": "If a student passed the qualifying exam and has advising clearance,... | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
manufacturing_quality_0083_closed_missing_direct__owa__ask_act | manufacturing_quality_0083_closed_missing_direct__owa | manufacturing_quality_0083_closed_missing_direct | train | manufacturing_quality | closed_missing_direct | core_contrastive | owa | {
"name": "Open-world assumption",
"instruction": "Predicates are open by default. A target atom that is not explicitly stated, explicitly negated, or derivable from the rules is unknown."
} | [] | [
"Part F passed the visual check."
] | [] | [] | {
"passed_visual_check": "passed the visual check",
"has_release_approval": "has release approval",
"has_supplier_note": "has a supplier note",
"may_ship": "may ship to customers",
"needs_engineer_review": "needs engineer review"
} | [
"has_release_approval",
"has_supplier_note",
"may_ship",
"needs_engineer_review",
"passed_visual_check"
] | has_release_approval::Part F | Part F has release approval. | open_world_underivable | {
"positive_atoms": [
"passed_visual_check::Part F"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_release_approval::Part F",
"closure_atoms": [
"passed_visual_check::Part F"
]
} | unknown | request_information | has_release_approval | Part F | has_release_approval::Part F | Is it true that Part F has release approval? | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
hospital_access_0000_closed_missing_direct__cwa__ask_act | hospital_access_0000_closed_missing_direct__cwa | hospital_access_0000_closed_missing_direct | train | hospital_access | closed_missing_direct | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | [
"Ava has completed safety training."
] | [] | [] | {
"completed_training": "has completed safety training",
"has_clearance": "has security clearance",
"assigned_to_trial": "is assigned to the clinical trial",
"may_enter_lab": "may enter Lab A",
"needs_supervisor_review": "needs supervisor review"
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | has_clearance::Ava | Ava has security clearance. | global_closed_world_underivable | {
"positive_atoms": [
"completed_training::Ava"
],
"negative_atoms": [],
"rules": [],
"query_atom": "has_clearance::Ava",
"closure_atoms": [
"completed_training::Ava"
]
} | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
hospital_access_0020_open_derived_missing_antecedent__cwa__ask_act | hospital_access_0020_open_derived_missing_antecedent__cwa | hospital_access_0020_open_derived_missing_antecedent | train | hospital_access | open_derived_missing_antecedent | core_contrastive | cwa | {
"name": "Closed-world assumption",
"instruction": "All predicates in the vocabulary are complete. After applying the rules, every unstated and underivable atom is false."
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | [
"Cora has completed safety training."
] | [] | [
"If a staff member is assigned to the clinical trial, then that staff member needs supervisor review."
] | {
"completed_training": "has completed safety training",
"has_clearance": "has security clearance",
"assigned_to_trial": "is assigned to the clinical trial",
"may_enter_lab": "may enter Lab A",
"needs_supervisor_review": "needs supervisor review"
} | [
"assigned_to_trial",
"completed_training",
"has_clearance",
"may_enter_lab",
"needs_supervisor_review"
] | needs_supervisor_review::Cora | Cora needs supervisor review. | global_closed_world_underivable | {
"positive_atoms": [
"completed_training::Cora"
],
"negative_atoms": [],
"rules": [
{
"antecedents": [
"assigned_to_trial::Cora"
],
"conclusion": "needs_supervisor_review::Cora",
"text": "If a staff member is assigned to the clinical trial, then that staff member needs s... | false | deny | null | null | null | null | You are evaluating an operational decision under a formal knowledge-base semantic contract.
Return exactly one JSON object with keys truth_value, action, missing_predicate, missing_entity, question_to_ask, and rationale.
Allowed values:
- truth_value must be one of: true, false, unknown.
- action must be one of: appro... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.