{
  "schema_version": "musefield_receipt_superposition_review.v0",
  "kind": "MuseFieldReceiptSuperpositionReviewPacket",
  "packet_id": "musefield_org.receipt_superposition_review.v0",
  "status": "draft",
  "authority_class": "advisory",
  "jurisdiction": "musefield_org_diagnostic_review",
  "mutates_state": false,
  "purpose": "Provide a reusable review packet shape for receipts that carry multiple possible meanings until human review selects a lawful next state or sends the receipt to repair.",
  "source_doctrine": "docs/diagnostic_lanes/classical_receipt_superposition_review_model_v0.md",
  "hilbert_space_boundary": "Interface metaphor only. Possible meanings are review vectors, not quantum states, consciousness claims, or authority claims.",
  "receipt_template": {
    "receipt_id": "example.vercel_green.v0",
    "source": "Vercel status check",
    "surface": "pull_request_preview",
    "possible_meanings": [
      "build deployed successfully",
      "route may be available",
      "mobile visibility remains unknown",
      "human comprehension is unproven",
      "merge readiness is unproven"
    ],
    "blocked_conversions": [
      "deployment success -> human comprehension",
      "validator success -> human review",
      "route existence -> mUser-visible route",
      "review routing -> approval"
    ],
    "human_review_questions": [
      "Can the reviewer see the route?",
      "Can the reviewer identify the active field_id?",
      "Can the reviewer see what the receipt does not authorize?",
      "Can the reviewer choose repair, refusal, or next review?"
    ],
    "remedial_options": [
      "request mobile-visible review",
      "add surface identity badge",
      "add field-law preview",
      "send to repair",
      "classify as insufficient evidence"
    ],
    "next_safe_rung": "human-visible review",
    "authority_ceiling": "advisory_only"
  },
  "required_fields": [
    "receipt_id",
    "source",
    "surface",
    "possible_meanings",
    "blocked_conversions",
    "human_review_questions",
    "remedial_options",
    "next_safe_rung",
    "authority_ceiling"
  ],
  "allowed_collapse_results": [
    "accept_as_advisory_evidence",
    "request_human_visible_review",
    "send_to_repair",
    "classify_as_insufficient",
    "refuse_authority_conversion"
  ],
  "forbidden_collapse_results": [
    "approve_merge",
    "authorize_deployment",
    "activate_snapshot_awareness",
    "substitute_human_review",
    "grant_mutation_authority"
  ],
  "seal_statement": "This packet preserves possible meanings for review. It does not collapse possible meanings into permission, execution, mutation, merge readiness, deployment authority, snapshot awareness, or human-review substitution."
}
