Future Broadcast / 未来广播

Future Broadcast is a state-triggered signal event. It marks that the player has heard a possible future, but it does not by itself unlock Lin Xi, a black-box route, or an ending.

The signal is playable only when a future reader, route, proof bridge, contradiction surface, or ending eligibility surface attempts to consume it.

State-triggered entry

entry_state:
  trigger_kind: state_pressure
  broadcast_reality_contradiction_present: true
  signal_carrier_present_or_explicit_absence: true
  future_reader_or_route_use_present: true
  player_can_record_signal_or_explicit_absence: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_fame_threshold_trigger: true
  no_raw_count_trigger: true

This event must not trigger from a numbered turn, fixed day/week interval, fame threshold, raw clue count, chapter quota, dashboard state, or lens health.

Signal row

When the event fires, create or refresh a future-broadcast row:

future_broadcast_row:
  source_event: event.future_broadcast
  signal_row_id: <stable id>
  heard_state: heard
  signal_carrier: radio_leak | black_box_recording | archive_echo | pirate_relay | edit_checksum | witness_memory | explicit_absence | equivalent
  contradiction_surface: black_box | broadcast_reality_drift | patch_custody | continuity_afteruse | ending_scar | asset_provenance | equivalent
  future_reader_or_route_use: route_unlock | ending_eligibility | proof_bridge | public_receipt | lawful_annex | sponsor_release | patch_validation | contradiction_closure | equivalent
  granted_flag: future_broadcast_heard
  clean_unlock: false

Lin Xi handoff

If the row has route or ending relevance, it should feed 林夕未来广播见证线 through 林夕未来广播案卷.

The signal must not prove Lin Xi’s absence, presence, recruitment, consent, or witness state by itself.

Failure and default

If a future reader consumes the signal while Lin Xi’s witness boundary is unresolved, 林夕信号抹除默认 fires or is armed.

Valid failure states:

  • future_signal_false_clean;
  • lin_xi_false_absence;
  • black_box_contradiction_hardened;
  • broadcast_reality_drift_up;
  • black_box_opened_blocked_until_reproof;
  • route_asset_recovery_only.

Non-goals

  • Not a turn-count trigger.
  • Not a fame threshold unlock.
  • Not a clean ending key.
  • Not valid if it grants black-box progress without a reader-scoped witness or explicit absence.