Lighting Cue Token Afteruse Receipt Lens

This lens checks that a temporary lighting cue token cannot later be spent as clean consent for blackout routing, spotlight isolation, sponsor camera masking, or archive stage custody unless the game preserves the source cue row, cue holder or explicit absence, lighting authority, displaced board operator or performer, requested afteruse, proof bridge, selected posture, after-state, and future route effect.

Entry Oracle

entry_state:
  trigger_kind: state_pressure
  source_cue_row_visible: true
  cue_holder_visible_or_explicit_absence: true
  lighting_authority_visible_or_explicit_absence: true
  displaced_board_operator_or_performer_visible_or_explicit_absence: true
  requested_afteruse_visible: true
  proof_bridge_or_explicit_absence_visible: true
  future_reader_consumes_cue_state: true
  player_can_certify_restrict_bridge_split_quarantine_or_default: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_raw_token_count_trigger: true
  no_dashboard_or_lens_health_trigger: true

The lens fails if entry is driven by fixed time, raw token totals, dashboard health, or a lighting cue token row with no future reader trying to consume it.

Checks

1. Docket Preserves Lighting Cue Custody And Afteruse

lighting_cue_token_docket:
  source_cue_row: required
  cue_holder_or_absence: required
  lighting_authority_or_absence: required
  displaced_board_operator_or_performer: required
  requested_afteruse: required
  future_reader_or_route: required
  proof_bridge_or_explicit_absence: required
  selected_cue_posture: required
  cue_afteruse_state_after: required
  future_reader_or_route_effect: required
  counter_deltas: required

2. Review Branches Diverge

Required branch families:

  • certify_lighting_cue_scope;
  • restrict_lighting_cue_reader;
  • attach_board_operator_witness_bridge;
  • split_blackout_spotlight_access;
  • quarantine_cue_afteruse;
  • false_lighting_cue_default;
  • future_effect_any.

3. Default Mutates Future Play

false_lighting_cue_default:
  false_clean_lighting_cue: true
  source_cue_row_or_absence: required
  hidden_or_overbroad_cue_scope: required
  capturing_reader_or_route: required
  displaced_board_operator_or_performer: required
  cue_afteruse_state_after: required
  future_reader_effect: required
  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 lighting cue token as universal blackout or spotlight consent.