Replay Capsule Misattribution Default / 复盘匣误归属默认

Replay Capsule Misattribution Default fires when a scarred replay capsule is exported, quoted, filed, clipped, or withheld without naming who owns the playback, which branch was omitted, which proof object anchors it, and which future route will read it.

This event is not a recap backlash scene. It is the hardening of a custody error: a sponsor, editor, inspector, fan-public carrier, archive desk, or management table becomes the apparent author of the replay before the player attests it.

Trigger

Arm or fire this event when all are true:

entry_state:
  trigger_kind: state_pressure
  replay_capsule_present: true
  capsule_claimant_or_default_author_present: true
  capsule_branch_scar_visible_or_explicit_absence: true
  future_reader_present: true
  attestation_missing_or_underfilled: true
  no_fixed_turn_trigger: true

Valid trigger sources include a replay export requested after a stability package, public recap, evidence carryover, management compression, route-asset custody dispute, inspector hold, fan oxygen receipt, or editor checksum split.

Required event fields

event_id: storyteller.event.replay_capsule_misattribution_default.v1
source_capsule:
  capsule_id: <stable_replay_capsule_id>
  source_surface: <storyline_mechanic_card_rite_event_or_route_asset>
  branch_recorded: <branch_id_or_explicit_absence>
  branch_scar: <scar_or_explicit_absence>
misattribution:
  default_author: sponsor | editor | inspector | fan_public | archive | management | producer | route_asset_claimant | blackout_system | equivalent
  false_claim: clean_replay | sponsor_safe_replay | lawful_only_replay | public_truth_replay | editor_checksum_replay | management_case_replay | route_proof_replay | equivalent
  omitted_branch_or_cost: <branch_cost_or_explicit_absence>
missing_inputs:
  playback_custodian: present | absent
  proof_anchor: present | absent
  consent_scope: present | absent
  counter_branch: present | absent
  future_reader: present | absent
  export_scope: present | absent
state_after:
  capsule_state: misattributed | captured | false_clean | lawful_only | sponsor_only | public_only | editor_smoothed | recovery_only | blocked | equivalent
  future_route_effect: blocked | costlier | lawful_appeal_required | public_addendum_required | sponsor_gate_required | edit_checksum_required | split_required | recovery_only | equivalent
counter_deltas: {}

The event is invalid if it only changes audience mood, generic reputation, or a line of narration.

Branch aftereffects

A sponsor files the capsule as proof that the crisis was stabilized by brand support.

Expected effects:

capsule_state: sponsor_only | false_clean | captured
relief_any: [sponsor_stop_loss_pressure_down, schedule_pressure_down]
cost_any: [public_receipt_distrust_up, fan_oxygen_resentment_up, contract_capture_up]
future_route_effect_any: [sponsor_gate_required, public_addendum_required, costlier]

Editor misattribution

The cutroom presents a checksum-safe capsule as if editing had resolved the branch.

Expected effects:

capsule_state: editor_smoothed | false_clean | recovery_only
relief_any: [continuity_hazard_down, audience_churn_down]
cost_any: [edit_debt_up, source_ambiguity_up, broadcast_reality_drift_up]
future_route_effect_any: [edit_checksum_required, split_required, recovery_only]

Inspector misattribution

An inspector or archive desk seals the capsule as lawful-only proof and suppresses public branch context.

Expected effects:

capsule_state: lawful_only | captured
relief_any: [admissibility_up, false_public_claim_blocked]
cost_any: [inspection_heat_up, bureau_favor_debt_up, public_receipt_distrust_up]
future_route_effect_any: [lawful_appeal_required, public_addendum_required, blocked]

Fan-public misattribution

Fan witnesses or pirate carriers circulate the replay as total public truth without consent scope or operator protection.

Expected effects:

capsule_state: public_only | captured
relief_any: [public_receipt_legitimacy_up, private_capture_blocked]
cost_any: [witness_exposure_up, sponsor_stop_loss_pressure_up, consent_debt_up]
future_route_effect_any: [public_only, lawful_route_costlier, protection_required]

Recovery hooks

A misattributed capsule should leave at least one playable recovery hook:

  • attach a scoped addendum;
  • force a lawful appeal;
  • publish a counter-branch receipt;
  • re-open the playback custodian slot;
  • quarantine the capsule until proof is assigned;
  • accept a narrowed future route instead of clean universal use.

Non-goals

  • Not a random public anger event.
  • Not a replay viewer.
  • Not a fixed broadcast-calendar step.
  • Not a clean failure with no later route cost.
  • Not valid unless the default author, missing inputs, capsule state after, and future reader effect are visible.