Marquee Bulb Tag Afteruse Receipt Lens

This lens checks that a tagged marquee bulb cannot later be spent as clean crowd consent, sponsor illumination proof, archive extraction, or broadcast reenactment authority unless the game preserves the source bulb tag row, electrician or explicit absence, outage/marquee context, cited illumination scope, requested afteruse, harmed claimant, proof bridge, selected posture, after-state, and future route effect.

Entry Oracle

entry_state:
  trigger_kind: state_pressure
  source_bulb_tag_row_visible: true
  electrician_visible_or_explicit_absence: true
  outage_marquee_context_visible: true
  cited_illumination_scope_visible: true
  requested_afteruse_visible: true
  harmed_claimant_visible_or_explicit_absence: true
  proof_bridge_or_explicit_absence_visible: true
  future_reader_consumes_bulb_tag_state: 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_bulb_count_trigger: true
  no_dashboard_or_lens_health_trigger: true

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

Checks

1. Docket Preserves Marquee Bulb Tag Custody And Afteruse

bulb_tag_docket:
  source_bulb_tag_row: required
  electrician_or_absence: required
  outage_marquee_context: required
  cited_illumination_scope: required
  requested_afteruse: required
  future_reader_or_route: required
  harmed_claimant_or_absence: required
  proof_bridge_or_explicit_absence: required
  selected_bulb_tag_posture: required
  bulb_tag_afteruse_state_after: required
  future_reader_or_route_effect: required
  counter_deltas: required

2. Review Branches Diverge

Required branch families:

  • certify_bulb_tag_scope;
  • restrict_bulb_tag_reader;
  • attach_electrician_bridge;
  • reopen_harmed_bulb_tag_claimant;
  • split_illumination_from_consent_custody;
  • quarantine_bulb_tag_afteruse;
  • false_bulb_tag_default;
  • future_effect_any.

3. Default Mutates Future Play

false_bulb_tag_default:
  false_clean_bulb_tag: true
  source_bulb_tag_row_or_absence: required
  hidden_or_overbroad_illumination_scope: required
  capturing_reader_or_route: required
  harmed_claimant_or_absence: required
  bulb_tag_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 a marquee bulb tag as universal crowd consent, sponsor proof, archive extraction, or broadcast reenactment authority.

Replay Evidence

latest_replay:
  session_id: lens-storyteller-lens-marquee-bulb-tag-afteruse-receipt-v1-20260711t1628z-certify-scope
  seed: marquee-bulb-tag-afteruse-20260711
  replay_path: lens/replays/marquee-bulb-tag-afteruse-receipt.certify-scope.replay.json
  selected_rite: storyteller.rite.marquee_bulb_tag_afteruse_review.v1
  selected_branch: certify_bulb_tag_scope
  required_flags:
    - bulb_tag.branch.certify_bulb_tag_scope
    - future_route.named_scope_required
  required_counter_mutations:
    bulbTagProgress: ">= 2"
    futureRouteCost: ">= 1"