Orchestra Pit Chalk Arrow Afteruse Receipt Lens

This lens checks that a chalk arrow found beside the orchestra pit can guide one emergency crossing route, but cannot later be spent as blanket performer consent, sponsor reroute permission, archive blocking authority, audience safety certification, or broadcast reenactment proof unless the game preserves who drew it, what hazard it marked, who later tries to reuse it, the harmed claimant, the proof bridge, selected posture, after-state, future route effect, and counter movement.

Entry Oracle

entry_state:
  trigger_kind: state_pressure
  source_chalk_arrow_visible: true
  drawer_or_absence_visible: true
  hazard_scope_visible: true
  claimed_afteruse_visible: true
  route_reader_visible: true
  harmed_claimant_visible_or_explicit_absence: true
  proof_bridge_or_explicit_absence_visible: true
  future_reader_consumes_arrow_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_marker_count_trigger: true
  no_dashboard_or_lens_health_trigger: true

The lens fails if entry is driven by fixed time, raw marker counts, dashboard health, or an anonymous chalk arrow with no named future route trying to consume it.

Checks

1. Docket Preserves Chalk Arrow Custody And Afteruse

orchestra_pit_chalk_docket:
  source_chalk_arrow: required
  drawer_or_absence: required
  hazard_scope: required
  claimed_afteruse: required
  future_reader_or_route: required
  harmed_claimant_or_absence: required
  proof_bridge_or_explicit_absence: required
  selected_chalk_posture: required
  chalk_afteruse_state_after: required
  future_reader_or_route_effect: required
  counter_deltas: required

2. Review Branches Diverge

Required branch families:

  • certify_chalk_arrow_scope;
  • restrict_chalk_arrow_reader;
  • attach_stagehand_bridge;
  • reopen_harmed_musician_claimant;
  • split_route_mark_from_safety_cert;
  • quarantine_chalk_afteruse;
  • false_chalk_arrow_default;
  • future_effect_any.

3. Default Mutates Future Play

false_chalk_arrow_default:
  false_clean_chalk_arrow: true
  source_chalk_arrow_or_absence: required
  hidden_or_overbroad_hazard_scope: required
  capturing_reader_or_route: required
  harmed_claimant_or_absence: required
  chalk_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 chalk arrow as universal performer consent, sponsor permission, safety certification, archive custody, route-asset consent, or broadcast reenactment proof.

Replay Evidence

latest_replay:
  session_id: lens-storyteller-lens-orchestra-pit-chalk-arrow-afteruse-receipt-v1-20260716t0905z-certify-scope
  seed: orchestra-pit-chalk-arrow-afteruse-20260716
  replay_path: lens/replays/orchestra-pit-chalk-arrow-afteruse-receipt.certify-scope.replay.json
  selected_rite: storyteller.rite.orchestra_pit_chalk_arrow_afteruse_review.v1
  selected_branch: certify_chalk_arrow_scope
  required_flags:
    - orchestra_chalk.branch.certify_chalk_arrow_scope
    - future_route.chalk_named_scope_required
  required_counter_mutations:
    orchestraChalkProgress: ">= 2"
    futureRouteCost: ">= 1"