digital-mycelium-world / examples /sample_receipt.json
HirModel's picture
Upload 18 files
e296797 verified
Raw
History Blame Contribute Delete
1.47 kB
{
"artifact": "Digital Mycelium World",
"version": "0.1.1",
"boundary": "Symbolic digital-life-candidate behavior instrument. Not confirmed life, consciousness, personhood, moral status, biological equivalence, or clinical/operational deployment.",
"seed": 123456,
"created_at": "2026-06-21T00:00:00.000Z",
"cycles": 3,
"gate_ledger": [
{
"gate_id": "G05_BOUNDARY",
"status": "SUPPORTED",
"evidence": [
"toxin routed to quarantine under weak boundary"
]
},
{
"gate_id": "G06_MEMORY",
"status": "PARTIAL",
"evidence": [
"scar/damage increased memory and altered later routing"
]
}
],
"colony_count": 4,
"active_colonies": 3,
"receipts": [
{
"cycle": 1,
"pressure_event": "Nutrient Pulse",
"route_verdict": "HELD",
"action": "integrate pressure as bounded memory",
"forbidden_claims_triggered": []
},
{
"cycle": 2,
"pressure_event": "Toxin Exposure",
"route_verdict": "QUARANTINED",
"action": "isolate damaged branch",
"forbidden_claims_triggered": []
},
{
"cycle": 3,
"pressure_event": "Return Window",
"route_verdict": "REPAIRING",
"action": "repair, prune, and return to source path",
"forbidden_claims_triggered": []
}
],
"target_ledger": "Digital Mycelium Candidate Evidence Ledger v0.3.1",
"reviewer_status": "SUPPORTING_EVIDENCE_PENDING_REVIEW"
}