Route Asset Seizure Broadcast / 路线资产扣押播报

Route Asset Seizure Broadcast is the pressure event for a 认领撞锁案卷. It fires when a route asset cannot remain quietly usable because a sponsor, editor, inspector, public witness, or archive claimant has made a competing public move.

The event is not a failure cutscene. It is the visible broadcast where the asset’s custody changes, hardens, splits, or becomes more expensive.

Event trigger

Fire or record this event when at least one of the following happens:

  • sponsor, manager, or stop-loss authority tries to package the asset as settlement, relief, branding, or clean-ending ownership;
  • editor, black-box, cutroom, or final-cut authority converts the asset into a broadcast-safe cut, checksum, redaction, or continuity patch;
  • inspector, archive bureau, or white-glove authority demands seizure, quarantine, admissible copy, or formal appeal;
  • public historian, fan ledger, artist refusal, pirate memory, or audience witness refuses the private settlement;
  • the player lets the collision remain unresolved long enough for a false owner, duplicate copy, or hostile claimant to harden.

The trigger is state-based and claimant-based. It must not depend on a fixed numbered turn.

Required event payload

The event should record:

  • event_id: event.route_asset_seizure_broadcast
  • source_docket: card.claimant_collision_docket or equivalent derived state
  • route_asset_id: asset under pressure
  • initiating_claimant: sponsor, editor, inspector, archive, public, artist, pirate, schedule, or explicit unknown
  • opposing_claimants: at least two other live claimant families
  • public_anchor: witness, fan queue, receipt, source tape, audience stability reason, artist boundary, or explicit absence
  • asset_before: recruited, protected, route_asset, captured, hostile, false_owner, or equivalent
  • asset_after: priority_set, route_copies_split, sponsor_priority, editorial_priority, inspector_priority, quarantined, seized, burned, captured, or hardened
  • counter_deltas: at least three relevant deltas

Event variants

A sponsor claims that relief, money, naming rights, or stop-loss language gives them first custody of the asset.

Expected effects:

  • sponsor_stop_loss_pressure -1 or immediate slot risk decreases;
  • contract_capture +1;
  • one of fan_oxygen_resentment, public_receipt_distrust, inspection_heat, or archive_debt rises;
  • future public or inspector use of the asset becomes contested.

Editorial continuity bulletin

An editor or black-box actor airs a cut that makes the asset legible but not necessarily truthful.

Expected effects:

  • continuity_hazard -1, audience_churn -1, or route legibility improves;
  • edit_debt +1 or archive_debt +1;
  • public receipt, artist boundary, or inspector appeal remains open as a scar.

Inspector seizure bulletin

Inspector or archive authority makes the asset inadmissible for casual use, quarantines a copy, or seizes the disputed object.

Expected effects:

  • archive_fraud -1, custody_clarity +1, or lawful route access improves;
  • inspection_heat +1, bureau_favor_debt +1, or sponsor pressure rises;
  • at least one sponsor/editor/public branch is delayed, appealed, or made costlier.

Public counter-bulletin

A public witness, fan receipt queue, unauthorized historian, artist refusal, or pirate memory refuses the official custody story.

Expected effects:

  • public_receipt_legitimacy +1 or fan_oxygen_balance +1;
  • sponsor_stop_loss_pressure +1, inspection_heat +1, or reality_drift +1;
  • route asset may split into a public copy and a formal copy.

Hardened false-owner bulletin

The player misses the collision, hides the docket, or lets one claimant become the visible owner by inertia.

Expected effects:

  • false_owner_hardened, asset_captured, claimant_collision_missed, or equivalent tag appears;
  • route_asset_pressure +1, archive_debt +1, fan_oxygen_resentment +1, reality_drift +1, or black_screen_slots +1;
  • at least one future rite is blocked or requires recovery.

Follow-up hooks

A resolving event should offer or record at least one next pressure:

  • appeal the seizure;
  • publish a counter-receipt;
  • settle with sponsor debt;
  • split route copies with drift cost;
  • quarantine the unsafe copy;
  • recover captured asset;
  • accept false-owner hardening and pay future route cost.

Non-goals

  • Not a generic news bulletin.
  • Not a mood event with no state mutation.
  • Not a clean failure that erases the asset from the game.
  • Not a single-faction event; it is only valid when at least three claimant families are live or when the missing claimant is explicitly recorded as absence.