False Mute Tag Afteruse Default

false_mute_tag_afteruse_default:
  false_clean_mute_claim: true
  source_mute_tag_or_absence: mute.tag.P2-low-brass-rack
  hidden_or_stale_pit_conflict: mute_rack_reassigned_after_intermission
  false_claim_caller: orchestra_manager_recap_caller
  blocked_violist: violist_displaced_by_unlogged_rack_reassignment
  state_before_resolution: false_claim_pending
  stable_options:
    - record_orchestra_manager_false_claim
    - force_public_rack_notice
    - restore_blocked_violist
  terminal_state_exactly_one:
    - false_clean_pit
    - rack_change_notice_required
    - recovery_only
  future_gate_effect_exactly_one:
    - mute_tag_afteruse_route_costlier
    - mute_tag_public_notice_required_after_false_afteruse
    - mute_tag_afteruse_recovery_only
  counter_deltas_min: 3
  durable_mutation: true

Triggered only when the review chooses the false-afteruse branch and all pending flags are armed. The event records the orchestra manager’s false claim, forces a public rack-handoff notice, or restores the displaced violist. Every option clears false_claim_pending and the pending triple, then writes exactly one terminal state and exactly one mute-tag-prefixed future-route effect.