Projection Booth Shutter Tag Afteruse Receipt Lens

This lens checks that a heat-warped projection booth shutter tag recovered after an emergency blackout splice cannot later be spent as clean broadcast blackout authority, sponsor edit suppression, archive-stage custody, or performer consent unless the game preserves shutter serial, lamp-heat log, operator witness or explicit absence, splice gap, company blackout claim, proof bridge, selected posture, after-state, and future route effect.

Entry Oracle

entry_state:
  trigger_kind: state_pressure
  shutter_tag_serial_visible: true
  lamp_heat_log_visible: true
  splice_gap_visible: true
  operator_witness_visible_or_explicit_absence: true
  company_blackout_claim_visible: true
  proof_bridge_or_explicit_absence_visible: true
  future_reader_consumes_shutter_tag_state: true
  player_can_certify_bind_reopen_split_quarantine_or_default: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_raw_receipt_count_trigger: true
  no_dashboard_or_lens_health_trigger: true

The lens fails if entry is driven by fixed time, raw receipt count, dashboard health, or a projection prop row with no future reader trying to consume it.

Checks

1. Docket Preserves Blackout Custody And Afteruse

projection_booth_shutter_tag_docket:
  shutter_serial: required
  lamp_heat_log: required
  splice_gap: required
  operator_witness_or_absence: required
  company_blackout_claim: required
  proof_bridge_or_explicit_absence: required
  future_reader_or_route: required
  selected_shutter_tag_posture: required
  shutter_tag_afteruse_state_after: required
  future_reader_or_route_effect: required
  counter_deltas: required
  clean_broadcast_blackout_authority: false

2. Review Branches Diverge

Required branch families:

  • certify_emergency_blackout_scope;
  • bind_lamp_heat_log;
  • reopen_operator_witness;
  • split_shutter_tag_from_authority;
  • quarantine_shutter_tag_afteruse;
  • false_broadcast_blackout_authority_default;
  • future_effect_any.

3. Default Mutates Future Play

false_broadcast_blackout_authority_default:
  false_clean_broadcast_blackout_authority: true
  shutter_serial_or_absence: required
  hidden_or_overbroad_blackout_scope: required
  capturing_reader_or_route: required
  operator_witness_or_absence: required
  shutter_tag_afteruse_state_after: falsely_clean
  future_reader_effect: recovery_only
  counter_deltas_min: 3
  durable_mutation: true

Progress Metric

Satisfied when the sibling TypeScript binding, focused card/rite/event content, and a lens-scoped durable replay show one selected branch changing named counters and future route state without treating the shutter tag as universal broadcast blackout authority, sponsor edit suppression, archive-stage custody, or performer consent.