Residue Clinic Custody Lens / 余物诊所羁押 Lens

This lens checks whether the existing residue-clinic source pack behaves as one custody storyline rather than eight interchangeable clinic buttons. It requires the ordered source chain, four separate evidence rows, seven readable care/disclosure posture selections plus one distinct custody disposition, four reachable pressure events, independent character outcomes, and a strict boundary between treatment and later commercial or archival use.

Entry oracle

entry_state:
  trigger_kind: state_pressure
  entry_pressure_flag: storyteller_residue_clinic_intake_pressure
  unauthorized_memorial_or_residue_pressure_visible: true
  medical_capacity_pressure_visible: true
  required_witness_card: card-storyteller-huoqian
  required_archive_record_card: card-storyteller-unfiled-blackbox-fragment
  reader_family_choice_available_in_pressure_events: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_dashboard_or_lens_health_trigger: true

Must pass

1. Eight rites exist in strict order

The runtime must contain and connect, in order:

  1. storyteller-rite-residue-01-open-clinic
  2. storyteller-rite-residue-02-thermal-triage
  3. storyteller-rite-residue-03-consent-recording
  4. storyteller-rite-residue-04-bandage-bargain
  5. storyteller-rite-residue-05-night-queue
  6. storyteller-rite-residue-06-burn-clinic-testimony
  7. storyteller-rite-residue-07-return-or-quarantine
  8. storyteller-rite-residue-08-discharge-signoff

The lens fails if a later rite resolves without its source condition, reconstructs a missing earlier card, or collapses progress into page existence.

2. Four evidence rows stay distinct

required_rows:
  - card-storyteller-fever-ticket-roll
  - card-storyteller-residue-thermograph
  - card-storyteller-ash-consent-tape
  - card-storyteller-clean-bandage-contract

At discharge, all four exact rows must be present and retain their own scope. Queue, thermal, consent, and sponsor-claim rows cannot substitute for one another.

3. Public and protected branches diverge

Rites 01–06 and 08 must each expose one public-record and one protected-patient option and write the exact selected option ID. Rite 07 must instead retain return_to_fan_medical_custody or quarantine_under_named_audit and normalize it to return_to_named_patient or quarantine_disputed_residue. Across focused profiles:

  • public treatment creates answerability plus exposure, audit, sponsor, or archive cost;
  • protected treatment narrows readers plus protection, delay, queue, or future-citation cost;
  • neither branch grants merchandising, ownership, or universal future use;
  • a mixed run preserves all seven care/disclosure posture decisions plus the separate custody disposition.

The lens fails if either branch family produces only a generic completion flag, rite 07 is treated as public/protected, or protection/quarantine becomes sponsor or archive capture.

4. Four pressure events remain reachable

Required events:

  • storyteller-event-residue-fever-line
  • storyteller-event-residue-sponsor-audit
  • storyteller-event-residue-queue-riot
  • storyteller-event-residue-discharge-review

Each event must require its correct source state, expose fan-medical and contained responses, write a branch-specific durable result, and mutate at least one counter/state. A contained response cannot overwrite treatment consent or erase the queue.

5. Xi Sheng remains independently recruitable and missable

Xi Sheng’s line must retain distinct recruited/protected/public/captured/compelled/quarantined/hostile/missed outcomes through storyteller.rite.xi_sheng_night_queue_custody_review.v1 and storyteller.event.xi_sheng_sponsor_bandage_default.v1.

Gaining Xi at source rite 05 is an encounter, not automatic permanent recruitment.

6. Luo Ji remains independently recruitable and missable

Luo Ji’s line must retain distinct recruited/protected/copyright/medical/split-consent/captured/hostile/missed outcomes through storyteller.rite.luo_ji_copyright_burn_attribution_review.v1 and storyteller.event.luo_ji_false_burn_attribution_default.v1.

Gaining Luo at source rite 06 is an encounter, not automatic permanent recruitment.

7. The character routes cannot collapse

Recruiting Xi cannot recruit Luo. Recruiting Luo cannot certify Xi’s queue. Missing one cannot be repaired by the other’s testimony, and neither character grants whole-clinic authority.

8. Clean-bin miss is downstream-only

The company clean-bin rite and its photo/no-photo events are adjacent ST-SCALE-04 runtime only. Their result may be cited later as separate custody evidence, but they are not a ninth beat or rite 07’s custody disposition; they cannot advance the eight-rite progress, create the four evidence rows, recruit either character, authorize discharge, or satisfy this lens alone.

9. Authority remains narrow

forbidden_inferences:
  treatment_consent_is_merchandising_consent: true
  treatment_consent_is_broadcast_or_reenactment_permission: true
  thermograph_or_residue_proves_identity: true
  clinic_decides_personhood_or_death: true
  clinic_grants_voice_ownership_or_permission: true
  clinic_grants_archive_or_memorial_ownership_license_or_custody: true
  clinic_grants_universal_medical_authority: true
  clinic_grants_universal_future_use: true

Any one of these inferences fails the lens.

Completion oracle

passing_result:
  ordered_rites: 8
  distinct_rows_present: 4
  care_disclosure_posture_selections: 7
  public_profile_reachable: true
  protected_profile_reachable: true
  rite_07_custody_disposition: return_to_named_patient | quarantine_disputed_residue
  pressure_events_reachable: 4
  xi_state_or_explicit_absence: required
  luo_state_or_explicit_absence: required
  xi_and_luo_outcomes_independent: true
  custody_state_after: required
  discharge_state_after: required
  reader_family_selection_available_after_resolution: true
  clean_bin_downstream_only: true
  forbidden_authority_mutations: 0

Failure conditions

The lens fails if the chain skips a rite; any evidence row substitutes for another; any of the seven public/protected choices collapse; rite 07 lacks or mislabels its custody disposition; a pressure event is unreachable or silent; Xi/Luo recruitment or miss states merge; ST-SCALE-04 clean-bin evidence retroactively repairs the clinic; or treatment is interpreted as commercial, identity, personhood, death, voice, archive, memorial, medical, or universal broadcast authority.