Exhibit · 03 — Example Bundle
Matter: ACME v. NorthstarQ-2026-014
Legal OREO Evidence Bundles · v0.1.0-draft · public_example
§ Layer · Seal
Can the record be verified?
The manifest, hash chain, signature, event log, receipt, timestamp, review record, and verification report showing that the bundle has not been silently altered.
“The manifest lists every artifact, each artifact has a SHA-256 hash, and the event log records generation, review, and sealing events.”
Verifier checks
- PASS
seal_verified
Manifest and artifact hashes verify.
- PASS
manifest_present
manifest.json present and well-formed.
- PASS
artifact_hashes_match
All 23 artifact hashes match recomputed values.
- PASS
event_log_valid
Event chain is unbroken from generation to seal.
- PASS
verification_report_generated
Verification report generated 2026-06-25T14:02:11Z.
Failure modes
- ✕ missing_manifest
- ✕ hash_mismatch
- ✕ broken_event_chain
- ✕ missing_receipt
- ✕ altered_after_seal
Files
{ } seal
{
"letter": "S",
"name": "Seal",
"kind": "wafer",
"question": "Can the record be verified?",
"definition": "The manifest, hash chain, signature, event log, receipt, timestamp, review record, and verification report showing that the bundle has not been silently altered.",
"example": "The manifest lists every artifact, each artifact has a SHA-256 hash, and the event log records generation, review, and sealing events.",
"files": [
"manifest.json",
"logs/events.jsonl",
"signatures/bundle_receipt.json",
"signatures/bundle_signature.sig",
"reports/verification_report.json",
"reports/verification_report.md"
],
"required": true,
"verifier_checks": [
"seal_verified",
"manifest_present",
"artifact_hashes_match",
"event_log_valid",
"verification_report_generated"
],
"failure_modes": [
"missing_manifest",
"hash_mismatch",
"broken_event_chain",
"missing_receipt",
"altered_after_seal"
]
}⚠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.