Briefing Leak Preemption / 告知泄漏抢跑

Briefing Leak Preemption is the event that fires when notice order breaks before the producer’s intended action resolves.

It represents a sponsor countercopy, inspector injunction, public leak, witness exposure, artist refusal break, editor source capture, archive seal, pirate counterbrief, or route claimant seizure that becomes possible because someone was told too early, too late, not at all, or under broken terms.

Event promise

This event must never be cosmetic. It mutates the pending action and at least one future route surface.

Required payload:

event: storyteller.event.briefing_leak_preemption.v1
source_docket: storyteller.card.claimant_briefing_docket.v1
pending_action: <action id>
leak_or_preemption_actor: sponsor | inspector | archive | fan_public | artist | witness | editor | pirate | route_claimant | production_absence | blackout_system | equivalent
cause_any:
  - first_briefed_claimant_abused_notice
  - excluded_claimant_leaked
  - no_credible_caller
  - no_proof_anchor
  - embargo_broken
  - lawful_notice_overreached
  - public_warning_panicked
  - sponsor_review_captured_wording
  - witness_or_artist_refused
state_after: preempted | injuncted | leaked | captured | public_only | lawful_only | sponsor_captured | hostile | blocked | recovery_only
counter_deltas: {}
future_route_effect: <effect>

Trigger conditions

Fire or prepare this event when any of the following become true:

  • sponsor was briefed first and files countercopy, stop-loss hold, wording capture, or private-clean version;
  • inspector or archive was briefed first and files injunction, quarantine, admissibility lock, or lawful-only narrowing;
  • fan public, pirate relay, or Yu Lan’s public route learns enough to leak before the licensed surface;
  • artist, witness, or proxy receives late/no notice and refuses, defects, or exposes the omission;
  • editor, archive, or black-box holder receives the only source path and captures legibility;
  • the producer acts with no credible caller, no proof anchor, or no briefing terms;
  • an embargoed claimant breaks terms and makes another claimant’s action impossible or costlier.

Branch effects

state_after_any: [sponsor_captured, preempted, private_clean_version]
relief_any: [budget_strain_down, sponsor_stop_loss_pressure_down]
cost_any: [contract_capture_up, public_receipt_distrust_up, fan_oxygen_resentment_up]
future_route_effect_any: [sponsor_captured, public_audit_required, clean_version_blocked]

Lawful injunction

state_after_any: [injuncted, lawful_only, quarantined]
relief_any: [archive_fraud_down, custody_clarity_up]
cost_any: [inspection_heat_up, bureau_favor_debt_up, public_delay_up]
future_route_effect_any: [lawful_only, appeal_required, public_route_costlier]

Public leak or counterbrief

state_after_any: [leaked, public_only, counterbriefed]
relief_any: [private_capture_blocked, public_receipt_legitimacy_up]
cost_any: [public_panic_up, witness_exposure_up, sponsor_retaliation_up]
future_route_effect_any: [public_only, witness_route_costlier, blackout_pressure_up]
state_after_any: [hostile, refusal_preserved, witness_exposed, recovery_only]
relief_any: [false_consent_blocked, harmed_claimant_visible]
cost_any: [schedule_pressure_up, handler_burden_up, witness_retaliation_risk_up]
future_route_effect_any: [refusal_route_preserved, delayed, recovery_only, hostile_proxy]

Source capture

state_after_any: [source_captured, split_notice, contradiction_pending]
relief_any: [slot_legibility_up, continuity_hazard_down]
cost_any: [edit_debt_up, archive_debt_up, source_ambiguity_up]
future_route_effect_any: [split_canon, contradiction_pending, recovery_only]

Counter requirements

At least three counters or durable states must change. Acceptable families include:

  • notice_order_state
  • embargo_integrity
  • sponsor_preemption
  • contract_capture
  • inspection_heat
  • lawful_injunction_risk
  • public_receipt_legitimacy
  • public_panic
  • fan_oxygen_resentment
  • artist_trust
  • witness_exposure
  • witness_retaliation_risk
  • edit_debt
  • archive_debt
  • route_asset_custody
  • black_screen_pressure
  • future_correction_cost

Recovery hooks

After the event, recovery must point back to the failed notice order. Valid recovery forms include public audit, lawful appeal, sponsor buyback, witness protection, artist refusal preservation, split source copy, pirate counterbrief, or recovery-only correction.

Recovery cannot erase the leak or preemption state.

Non-goals

  • Not a random leak table.
  • Not a punishment for all briefing.
  • Not a generic failure event.
  • Not a fixed-turn escalation.
  • Not a clean way to move directly to public correction, legal clearance, or sponsor relief without the notice-order scar.