Counter-Broadcast False Owner Default / 反播伪归属默认

Counter-Broadcast False Owner Default fires or arms when a counter-broadcast is consumed as evidence without a named actor, legal check, proof object, artist refusal state, and future reader effect.

The default is not a flavor warning. It is the event that proves the answer became owned by the wrong surface: sponsor desk, lawful reader, public table, archive, pirate loop, black box, fan oxygen audit, or a route that should have inherited an explicit cost.

Fire condition

fire_condition:
  trigger_kind: state_pressure
  source_docket: storyteller.card.counter_broadcast_custody_docket.v1 | explicit_absence
  future_reader_attempts_to_use_counter_broadcast: true
  actor_missing: true | false
  legal_check_missing: true | false
  proof_missing: true | false
  artist_refusal_hidden_or_violated: true | false
  false_clean_counterline_claimed: true | false
  no_fixed_turn_trigger: true

The event must not fire because a fixed number of turns passed. It appears when the counter-broadcast is consumed by sponsor schedule, lawful review, archive custody, public table, fan oxygen audit, memorial route, cutroom, pirate relay, management report, or route asset without the docket fields required by the fork.

Required payload

counter_broadcast_false_owner_default:
  event_id: storyteller.event.counter_broadcast_false_owner_default.v1
  source_docket: storyteller.card.counter_broadcast_custody_docket.v1 | explicit_absence
  false_owner_claim: sponsor_owned_reply | lawful_owned_reply | archive_owned_reply | public_owned_reply | pirate_owned_reply | black_box_owned_reply | route_asset_owned_reply | explicit_absence
  missing_or_hidden_inputs:
    actor: baiya | yu_lan | ai_sheng | public_receipt_maker | explicit_absence
    legal_check: han_yanshuang | shen_luo | memorial_temporary_license | continuity_law_card | explicit_absence
    proof_object: unfiled_black_box_fragment | artist_memory_refusal_receipt | fan_oxygen_audit_proof | audience_testimony | custody_signature | explicit_absence
    artist_refusal_state: respected | violated | absent | hidden
  capturing_reader: sponsor | lawful_reader | archive | public_table | fan_oxygen_audit | memorial_route | cutroom | pirate_loop | management_report | route_asset | equivalent
  counter_broadcast_state_after: false_owner_default | suppressed_leak | hostile | sponsor_only | lawful_only | public_only | recovery_only
  future_reader_effect: blocked | hostile | sponsor_only | lawful_only | public_only | checksum_required | public_table_required | recovery_only
  counter_deltas_min: 3

Consequence families

The sponsor or legal reader captures the answer because the docket did not preserve public or artist boundaries.

Expected result: sponsor_only or lawful_only, public table and fan oxygen readers require addendum, appeal, or recovery.

Public or pirate false owner

The counter-broadcast reaches the crowd but lacks proof scope, legal check, or refusal-safe handling.

Expected result: hostile or public_only, pirate-loop exposure rises, and lawful recovery becomes costlier.

Black-box false owner

The editor cut stands in for the proof object.

Expected result: black_box_owned_reply, checksum or source ambiguity becomes required before future route use.

Artist refusal violation

The answer quotes or replays a refused memory as if the refusal receipt did not exist.

Expected result: artist_refusal_hidden_or_violated, route delay and recovery cost rise, and the answer can only continue through refusal-safe counterline content.

Counter contract

The event must mutate at least three durable surfaces, including one future reader effect. Common deltas include:

counter_deltas:
  relief:
    - immediate_pressure_down
    - false_official_version_temporarily_blocked
  cost:
    - false_owner_claim_up
    - audit_pressure_up
    - fan_oxygen_dispute_up
    - black_box_edit_debt_up
    - pirate_loop_exposure_up
    - artist_refusal_violation_up
  future:
    - future_reader_acceptance_blocked
    - public_table_required
    - lawful_annex_required
    - checksum_required
    - refusal_safe_counterline_required
    - recovery_route_required

Recovery hooks

Recovery requires visible scar:

  • reopen Counter-Broadcast Custody Hearing;
  • attach a legal annex, public receipt, or continuity license;
  • expose black-box checksum;
  • respect or repair the artist refusal receipt;
  • route the reply through public table, fan oxygen audit, or recovery-only content.

Non-goals

  • Not a generic leak event.
  • Not a clean retcon.
  • Not a timer.
  • Not valid if it does not name false owner, hidden inputs, capturing reader, counter-broadcast state after, and future reader effect.