Hostile Intent Default / 敌意意图默认

Hostile Intent Default is the default event for a producer alibi that was required, but missing, unscoped, unsupported, contradicted, or authored first by a hostile claimant.

The event means the world no longer treats the producer’s reason as empty backstory. Another actor has turned it into playable pressure: the sponsor says the choice was commercial extraction, the archive says it was unlawful preservation, the fan public says it was betrayal, the inspector says it was concealment, the memorial claimant says it was grief theft, or the voice reader says it was bad-faith consent laundering.

Event trigger

Fire or arm this event only when all of the following are true:

entry_state:
  trigger_kind: state_pressure
  producer_alibi_required: true
  ledger_present_or_missing_recorded: true
  source_decision_id_present: true
  relying_reader_present: true
  harmed_or_excluded_reader_present_or_explicit_absence: true
  alibi_status_any:
    - missing
    - unscoped
    - unsupported
    - contradicted
    - hidden
    - hostile_authored
    - overbroad
  hostile_narrator_present: true
  future_route_effect_possible: true
  no_fixed_turn_trigger: true

The event must not fire because time passed, because a chapter ended, or because the story needs escalation. It fires because a concrete later reader can cite or punish an unresolved producer alibi.

Required event fields

event: storyteller.event.hostile_intent_default.v1
source_decision_id: <branch_or_route_or_docket_id>
source_surface: schedule | archive | voice | memorial | fan_oxygen | sponsor | inspection | edit | broadcast_reality | route_asset | equivalent
chosen_action: <action>
alibi_id_or_absence: <id or explicit_absence>
failed_requirement: missing_ledger | no_scope | no_proof | hidden_harmed_reader | hostile_authored | contradicted_wording | overbroad_reuse | equivalent
hostile_narrator: sponsor | archive | inspector | fan_public | memorial_claimant | voice_reader | editor | route_claimant | broadcast_reality | equivalent
hostile_claim: commercial_rescue | bad_faith_consent | grief_theft | evidence_concealment | safety_pretext | unlawful_preservation | sponsor_capture | public_betrayal | equivalent
relying_reader: <reader>
harmed_or_excluded_reader: <reader or explicit_absence>
state_after: hostile_default | lawful_bridge_required | voice_consent_required | public_addendum_required | blocked | costlier | recovery_only | equivalent
counter_deltas: {}

Default forms

Default formMeaningRequired future effect
bad_faith_consentA voice, body, or memorial use is framed as consent laundering.voice or memorial route requires consent bridge, public addendum, or recovery.
commercial_rescueAn emergency or safety alibi is reframed as sponsor or schedule capture.sponsor pressure, public distrust, or producer-license pressure rises.
grief_theftA memorial-respect claim is reframed as extraction of mourning rights.memorial claimant turns hostile or demands costly witness backing.
evidence_concealmentArchive or inspection reader treats silence as proof suppression.lawful bridge, archive amendment, or quarantine is required.
safety_pretextFan/public reader treats care language as crowd control.public receipt distrust, fan resentment, or witness exposure rises.
edit_integrity_lieEditor or archive reader treats clean edit rationale as source hiding.edit debt, source ambiguity, or replay correction pressure rises.
broadcast_reality_claimThe aired explanation becomes more real than the source branch.broadcast-reality drift or false owner pressure rises.

Branch impact

This event should create a new playable pressure, not only punishment:

  • reopen 抗辩范围听证 with higher cost;
  • publish witness backing and accept exposure;
  • amend the archive reason and accept lawful debt;
  • retract and pay the harmed reader;
  • split public and internal alibi and accept drift;
  • quarantine the affected route until a proof bridge exists;
  • abandon the route into recovery-only state.

Counter contract

The event must mutate at least three counters or durable states. At least one must be a future route or reader effect.

Valid surfaces include:

  • hostile_intent_pressure
  • producer_license_pressure
  • alibi_scope_integrity
  • archive_admissibility
  • voice_custody_legitimacy
  • memorial_claim_trust
  • sponsor_stop_loss_pressure
  • fan_oxygen_resentment
  • inspection_heat
  • public_receipt_distrust
  • edit_debt
  • broadcast_reality_drift
  • future_route_acceptance
  • recovery_only_window

Non-goals

  • Not a random outrage event.
  • Not a moral judgment banner.
  • Not a fixed-timer retaliation.
  • Not a generic bad reputation hit.
  • Not valid if it lacks source decision, failed alibi requirement, hostile narrator, relying reader, harmed or excluded reader, and future route mutation.