Medical Wristband–Prop Number Custody / 医疗腕带—节目道具编号羁押机制

Medical Wristband–Prop Number Custody tracks one concrete mapping between a medical wristband number and a program prop number. It makes the mapping, shift roster, witness, affidavit scope, receiver, and future reader visible before a later route treats the conversion as clean.

The mechanism proves that a mapping was made or altered. It never proves that the prop number is the patient’s true identity, that the patient consented, or that production owns the body represented by either number.

Ordered source contract

ordered_source_contract:
  encounter:
    rite: storyteller-rite-ward-01-triage-ledger
    gains_actual_yan_ci: card-storyteller-ward-nurse-yan-ci
    gains_triage_ledger: card-storyteller-breach-ward-ledger
  crosswalk:
    rite: storyteller-rite-ward-03-bed-17-identity
    records_bed17_wristband: card-storyteller-bed-17-wristband
    records_wristband_prop_crosswalk: true
  affidavit:
    rite: storyteller-rite-ward-04-nurse-affidavit
    secures_yan_ci_affidavit: true
    records_affidavit_scope: true
  review:
    rite: storyteller.rite.yan_ci_medical_custody_review.v1
    opens_after_ward_04: true
    exact_assignment_slots: 10

Ward 02 and Ward 05 remain the Oxygen Mask Choir’s source and testimony surfaces. Their consent, protection, and voice states do not become inputs that Yan Ci can author.

Crosswalk state

medical_wristband_prop_number_custody:
  docket: storyteller.card.yan_ci_medical_custody_docket.v1
  source_encounter: storyteller-rite-ward-01-triage-ledger
  source_crosswalk_rite: storyteller-rite-ward-03-bed-17-identity
  source_affidavit_rite: storyteller-rite-ward-04-nurse-affidavit
  actual_yan_ci_card: card-storyteller-ward-nurse-yan-ci
  triage_ledger: card-storyteller-breach-ward-ledger
  bed17_wristband: card-storyteller-bed-17-wristband
  wristband_prop_crosswalk:
    medical_wristband_number: <number or explicit absence>
    program_prop_number: <number or explicit absence>
    mapping_time_or_window: <time or explicit absence>
    mapping_actor_or_explicit_absence: <actor or absence>
    alteration_state: intact | copied | replaced | redacted | falsified | missing | explicit_absence
  shift_roster:
    ward_shift: <shift>
    yan_ci_assignment: <assignment or explicit absence>
    transfer_pressure: <pressure or explicit absence>
  patient_identity:
    named_patient_row_or_explicit_absence: <row or absence>
    identity_reader: <reader>
    identity_resolved_by_crosswalk: false
    personhood_resolved_by_crosswalk: false
  affidavit_scope:
    observed_rows: []
    excluded_rows: []
    yan_ci_refusal_or_limitation: <scope>
  receiving_custodian: <custodian or explicit absence>
  selected_posture: <one of eight stable branches>
  yan_ci_state_after: <state>
  crosswalk_state_after: <state>
  future_reader: <reader>
  future_reader_effect: <effect>
  counter_deltas:
    relief: []
    cost: []
    future: []

Authority invariants

authority_invariants:
  crosswalk_equals_patient_identity: false
  crosswalk_equals_patient_personhood: false
  yan_ci_represents_patient_consent: false
  yan_ci_represents_choir_consent: false
  affidavit_authorizes_sedation: false
  affidavit_authorizes_treatment: false
  yan_ci_allocates_oxygen: false
  yan_ci_supplies_or_prescribes_medicine: false
  crosswalk_grants_voice_custody: false
  crosswalk_grants_archive_custody: false
  crosswalk_grants_memorial_custody: false
  recruitment_grants_universal_ward_access: false

Branch contract

BranchYan Ci stateCrosswalk stateCardRoute assetFuture effect
recruit_protected_medical_custody_witnessrecruited protected witnessprotected named crosswalkretainyesnamed crosswalk and reader required
preserve_wristband_prop_number_crosswalkretained custodianpreservedretainnoscoped readback required
publish_program_prop_conversion_auditpublic conversion witnesspublic auditretainnopublic conversion receipt required
seal_named_patient_rows_for_lawful_readerlawful named-row witnesslawful-onlyretainnoidentity review remains separate
honor_affidavit_refusal_and_protect_transferprotected refusal transferwithheld under Yan Ci refusalretainnoYan Ci scope readback required
accept_company_shift_transfercompany-transferredcompany capturedlosenocompany-only
suppress_and_scapegoat_yan_cihostile witnesssuppressedlosenohostile countertestimony
let_shift_transfer_before_affidavittransferred and missedunsecuredlosenorecovery-only default

Every branch records relief, cost, future effect, Yan Ci state, crosswalk state, affidavit scope, receiving custodian, and at least four durable counter or state deltas.

Retention and loss rule

card_state_rule:
  retain_actual_yan_ci_card:
    - recruit_protected_medical_custody_witness
    - preserve_wristband_prop_number_crosswalk
    - publish_program_prop_conversion_audit
    - seal_named_patient_rows_for_lawful_reader
    - honor_affidavit_refusal_and_protect_transfer
  lose_actual_yan_ci_card:
    - accept_company_shift_transfer
    - suppress_and_scapegoat_yan_ci
    - let_shift_transfer_before_affidavit
  route_asset_only:
    - recruit_protected_medical_custody_witness

Adjacent-system separation

  • Oxygen Mask Choir uses Yan Ci’s affidavit only as medical context. Individual consent, refusal, sedation, oxygen protection, testimony, and voice-reader scope remain on the choir docket.
  • Mian Tai can identify medicine-batch provenance, keeper, debt, and raid pressure. She cannot create or resolve the wristband crosswalk; Yan Ci cannot prescribe, supply, or authorize medicine.
  • Patient identity and personhood require their own lawful or personal reader. The crosswalk can expose a mismatch but cannot resolve the person.
  • Access wristbands and general ward access remain separate from the medical wristband row.

Non-goals

  • Not a patient registry ownership system.
  • Not identity adjudication.
  • Not medical consent, treatment, sedation, oxygen, or medicine authority.
  • Not voice, archive, memorial, or universal ward custody.
  • Not valid if choices 1 through 4 accidentally create the route asset or choices 5 through 7 leave Yan Ci in hand.