Stability Clearance Hearing / 稳播清算听证

Stability Clearance Hearing is the assignable management rite for deciding whether a public version is stable enough to keep airing, who prices that stability, and what future route debt the player accepts.

The rite is used when 稳播清算案卷 enters play. It turns audience attention into a custody problem: the player must assign a version, a rate table, a handler, and a price before the explanation can become durable broadcast reality.

Entry predicate

entry_requires_all:
  - stability_clearance_docket_present: true
  - public_version_or_patch_present: true
  - claimant_pressure_present: true
  - audience_or_drift_or_schedule_pressure_live: true
  - no_fixed_turn_trigger: true

Accepted pressure sources include volatile audience floor, reality drift, sponsor clean patch, inspector hold, editor smoothing, public receipt, fan oxygen bridge, schedule compression, or blackout scar.

Assignment slots

A valid hearing must record all slots below:

assignment:
  docket: storyteller.card.stability_clearance_docket.v1
  public_version: <aired_or_patch_or_counter_broadcast_version>
  stability_explanation: <public_receipt | sponsor_patch | inspector_hold | editor_smoothing | fan_bridge | schedule_compression | explicit_absence>
  actuarial_witness: liang_wu | captured_signature | suppressed | hostile | explicit_absence
  proof_or_liability_object: <receipt | checksum | stop_loss_order | audit_stamp | fan_oxygen_ledger | blackout_scar | explicit_absence>
  handler: han_yanshuang | shen_luo | baiya | yu_lan | inspector_rhee | sponsor_orion_breath | explicit_absence
  selected_posture: public_table | sponsor_rate_card | inspector_hold | editor_smoothing | recruit_witness | suppress_table | abandon
  price_paid: <counter_delta_or_route_asset_cost>

The rite fails as design if a high-rank handler can clear stability without the docket, the witness state, and the price.

Branches

Public table

The player publishes the rate table or gives it to a public witness, historian, fan proof surface, or inspector-visible receipt.

Expected outcome:

outcome: public_table_certified
relief_any: [audience_stability_up, public_receipt_legitimacy_up, reality_drift_down]
cost_any: [sponsor_stop_loss_pressure_up, inspection_heat_up, liang_wu_exposure_up]
liang_wu_state_after: protected_rate_witness | recruited_clearance_witness

The player lets sponsor money or contract language make the version insurable.

Expected outcome:

outcome: sponsor_rate_card_signed
relief_any: [audience_churn_down, sponsor_stop_loss_pressure_down, schedule_pressure_down]
cost_any: [contract_capture_up, stability_escrow_debt_up, public_receipt_distrust_up]
liang_wu_state_after: sponsor_captured_signature | missed_clearance_route

Inspector hold

The player freezes the version until formal audit clears the explanation.

Expected outcome:

outcome: inspector_hold_attached
relief_any: [archive_fraud_down, reality_drift_down, false_stability_owner_blocked]
cost_any: [inspection_heat_up, schedule_slots_occupied_up, clearance_premium_up]
liang_wu_state_after: inspector_locked_witness | protected_rate_witness

Editor smoothing

The player uses checksum, cutroom priority, or edit continuity to make attention legible without publishing the table.

Expected outcome:

outcome: editor_smoothing_quote
relief_any: [audience_churn_down, continuity_hazard_down]
cost_any: [edit_debt_up, public_receipt_distrust_up, reality_drift_up]
liang_wu_state_after: editor_smoothing_collaborator | suppressed_actuary

Recruit witness

The player pays the premium, protects 梁雾, and makes her a persistent route asset.

Expected outcome:

outcome: route_asset_clearance_witness
add_route_asset: route_asset.liang_wu_clearance_witness
relief_any: [future_clearance_legibility_up, public_receipt_legitimacy_up]
cost_any: [clearance_premium_up, handler_burden_up, inspection_heat_up]
liang_wu_state_after: recruited_clearance_witness

Suppress or abandon

The player hides the table, underfills proof, abandons the hearing, or uses a captured signature while a rival claimant remains live.

Expected outcome:

outcome_any: [clearance_suppressed, clearance_denied, blackout_risk_repriced]
relief_any: [immediate_slot_pressure_down]
cost_any: [audience_churn_up, black_screen_slots_up, future_clearance_cost_up, hostile_actuarial_witness]
liang_wu_state_after: suppressed_actuary | hostile_actuarial_witness | missed_clearance_route

Resolution contract

Every branch must record:

  • selected posture;
  • before/after 梁雾 state;
  • before/after clearance quote;
  • at least one relief delta;
  • at least one cost delta;
  • at least one future route effect.

Non-goals

  • Not a free sponsor approval rite.
  • Not a generic PR action.
  • Not a fixed-turn event.
  • Not valid if all branches produce the same audience state.
  • Not valid if the table can be suppressed without future repricing.