Stage Door Wristband Afteruse Receipt Lens

This lens checks that a stage-door wristband cannot later be spent as clean performer access, likeness consent, sponsor hospitality proof, archive extraction, or route-asset custody unless the game preserves the original wristband row, access window, holder or explicit absence, escort policy, cited access scope, requested afteruse, future reader, harmed performer or explicit absence, proof bridge, selected posture, after-state, and future route effect.

Entry Oracle

entry_state:
  trigger_kind: state_pressure
  source_wristband_row_visible: true
  access_window_or_explicit_absence_visible: true
  holder_or_explicit_absence_visible: true
  escort_policy_context_visible: true
  cited_access_scope_visible: true
  requested_afteruse_visible: true
  future_reader_consumes_wristband_state: true
  proof_bridge_or_explicit_absence_visible: true
  harmed_performer_visible_or_explicit_absence: true
  player_can_certify_restrict_bridge_reopen_split_quarantine_or_default: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_raw_wristband_count_trigger: true
  no_dashboard_or_lens_health_trigger: true

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

Checks

1. Docket Preserves Wristband Custody And Afteruse

stage_door_wristband_docket:
  source_wristband_row: required
  access_window_or_absence: required
  holder_or_absence: required
  escort_policy_context: required
  cited_access_scope: required
  requested_afteruse: required
  future_reader_or_route: required
  harmed_performer_or_absence: required
  proof_bridge_or_explicit_absence: required
  selected_wristband_posture: required
  wristband_afteruse_state_after: required
  future_reader_or_route_effect: required
  counter_deltas: required
  universal_clean_wristband: false

2. Review Branches Diverge

Required branch families:

  • certify_wristband_scope;
  • restrict_wristband_reader;
  • attach_stage_manager_bridge;
  • reopen_harmed_performer;
  • split_access_from_likeness_custody;
  • quarantine_wristband_afteruse;
  • false_wristband_default;
  • future_effect_any.

Each branch must create named relief, cost, and future route effects instead of cleaning the wristband globally.

3. Default Mutates Future Play

false_stage_door_wristband_default:
  false_clean_wristband: true
  source_wristband_row_or_absence: required
  hidden_or_overbroad_access_scope: required
  capturing_reader_or_route: required
  harmed_performer_or_absence: required
  wristband_afteruse_state_after: false_clean_default
  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 a stage-door wristband as universal access, likeness consent, sponsor proof, archive extraction, or route-asset custody.

Replay Evidence

latest_replay:
  session_id: lens-storyteller-lens-stage-door-wristband-afteruse-receipt-v1-20260711t0205z-certify-scope
  seed: stage-door-wristband-20260711
  replay_path: lens/replays/stage-door-wristband-afteruse-receipt.certify-scope.replay.json
  selected_rite: storyteller.rite.stage_door_wristband_afteruse_review.v1
  selected_branch: certify_wristband_scope
  required_flags:
    - wristband.branch.certify_wristband_scope
    - future_route.named_scope_required
  required_counter_mutations:
    wristbandProgress: ">= 2"
    futureRouteCost: ">= 1"