Standby Call Slip Afteruse Receipt Lens

This lens checks that one standby call slip can preserve a named emergency casting obligation without becoming universal authority to overwrite later performers, rehearsal custody, broadcast captions, or sponsor casting edits. The player must see the source call slip row, summoned standby, role and show scope, requested afteruse, harmed performer or explicit absence, proof bridge, selected posture, after-state, counter movement, and future route effect.

Entry Oracle

entry_state:
  trigger_kind: state_pressure
  source_call_slip_row_visible: true
  summoned_standby_visible_or_explicit_absence: true
  role_and_show_scope_visible: true
  requested_afteruse_visible: true
  harmed_performer_visible_or_explicit_absence: true
  proof_bridge_or_explicit_absence_visible: true
  future_reader_consumes_slip_state: true
  player_can_certify_restrict_attach_reopen_split_quarantine_or_default: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_raw_slip_count_trigger: true
  no_dashboard_or_lens_health_trigger: true

The lens fails if entry is driven by fixed time, raw standby-slip inventory, dashboard health, or a call slip with no named future reader trying to consume it.

Checks

1. Docket Preserves Standby Scope And Afteruse

standby_call_slip_docket:
  source_call_slip_row: required
  summoned_standby_or_absence: required
  role_and_show_scope: required
  requested_afteruse: required
  future_reader_or_route: required
  harmed_performer_or_absence: required
  proof_bridge_or_explicit_absence: required
  selected_slip_posture: required
  slip_afteruse_state_after: required
  future_reader_or_route_effect: required
  counter_deltas: required
  universal_casting_authority: false

2. Review Branches Diverge

Required branch families:

  • certify_standby_scope;
  • restrict_to_named_reader;
  • attach_stage_manager_bridge;
  • reopen_harmed_performer_queue;
  • split_call_from_casting_authority;
  • quarantine_standby_afteruse;
  • false_standby_call_default;
  • future_effect_any.

3. Default Mutates Future Play

false_standby_call_default:
  false_clean_standby_claim: true
  source_call_slip_row_or_absence: required
  hidden_or_overbroad_role_scope: required
  capturing_reader_or_route: required
  harmed_performer_or_absence: required
  slip_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 the certification branch changing named counters and future route state without treating one standby call slip as universal casting authority.