Exhibit · 03 — Example Bundle
Matter: ACME v. NorthstarQ-2026-014
Legal OREO Evidence Bundles · v0.1.0-draft · public_example
PASS WITH WARNINGSmanifest 9f4c…a8d1
§ Claim → support graph
Every material claim resolves to a rule, a source, and any objection.
| Claim | Layer | Rule | Source | Objection | Status |
|---|---|---|---|---|---|
| claim_001A signed agreement existed between the parties. | Evidence | authority_contract_formation_001 | source_contract_001 | — | supported |
| claim_002The agreement required delivery by March 1, 2026. | Evidence | authority_contract_section_2_1 | source_contract_001 | — | supported |
| claim_003The failure to deliver may constitute breach. | Opinion | authority_contract_section_2_1 | source_email_001 | defeater_force_majeure_001 | defeasibly supported |
Support graph
Dashed line = defeater. Solid line = supporting reference.
{ } claim_support_map
[
{
"claim_id": "claim_001",
"claim_text": "A signed agreement existed between the parties.",
"layer": "Evidence",
"source_refs": [
"source_contract_001"
],
"rule_refs": [
"authority_contract_formation_001"
],
"objection_refs": [],
"status": "supported"
},
{
"claim_id": "claim_002",
"claim_text": "The agreement required delivery by March 1, 2026.",
"layer": "Evidence",
"source_refs": [
"source_contract_001"
],
"rule_refs": [
"authority_contract_section_2_1"
],
"objection_refs": [],
"status": "supported"
},
{
"claim_id": "claim_003",
"claim_text": "The failure to deliver may constitute breach.",
"layer": "Opinion",
"source_refs": [
"source_email_001"
],
"rule_refs": [
"authority_contract_section_2_1"
],
"objection_refs": [
"defeater_force_majeure_001"
],
"status": "defeasibly_supported"
}
]⚠This example does not provide legal advice, decide a case, certify a legal conclusion, or replace attorney judgment. Legal OREO verifies the record, not the correctness of the legal conclusion.