Missing Roll-Call Default / 漏点名默认

Missing Roll-Call Default fires or arms when a contradiction between a movement/safety receipt and a later roll-call reader is hidden, collapsed, or solved by the fastest desk without naming who is actually present.

The event is not a death reveal and not a panic cutscene. It is the world choosing a false accounting rule when the player refuses to reconcile presence, identity, custody, and condition.

Trigger

default_trigger:
  event: storyteller.event.missing_roll_call_default.v1
  source_card: storyteller.card.missing_roll_call_ledger.v1
  trigger_kind: state_pressure
  breach_kind: ledger_absent | source_receipt_hidden | expected_subject_hidden | conflict_reader_hidden | identity_scope_hidden | condition_hidden | support_missing | receipt_after_missing | false_all_clear_claimed | false_missing_claimed | equivalent
  prior_receipt_claims_safety_or_presence: true
  later_reader_contradicts_receipt: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_raw_count_trigger: true

The default must not trigger from fixed turn count, day/week cadence, chapter quota, raw crowd count, raw missing-person count, dashboard state, or lens health.

Default narrators

If the player does not reconcile the contradiction, one narrator supplies the roll-call outcome.

Default narratorWhat it marks as trueTypical harm
safety_marshal_logthe earlier exit receipt is completesealed witness, access reader, or fan group can vanish inside an all-clear
archive_counteronly lawfully checked bodies existpublic and private witnesses become invisible or lawful-only
fan_public_roll_callpublic names decide who is missingprotected identities and private promises are exposed
sponsor_manifestsponsor-approved bodies are accounted forpublic/access/fan identities become discounted
broadcast_reality_echothe aired version proves who was presentphysical absence and duplicate body states harden
handler_shortcuta trusted handler certifies without supporthandler burden and future contradiction rise
route_asset_readerthe asset condition decides the human recordpersonhood collapses into custody state
crowd_memorythe loudest remembered absence becomes factfalse missing or false survival can become public truth

Required payload

default_event_required:
  event: storyteller.event.missing_roll_call_default.v1
  source_row_or_absence: <row id or explicit_absence>
  source_receipt_or_absence: <receipt id or explicit_absence>
  expected_subject_or_absence: <subject or explicit_absence>
  conflict_reader_or_absence: <reader or explicit_absence>
  default_narrator: safety_marshal_log | archive_counter | fan_public_roll_call | sponsor_manifest | broadcast_reality_echo | handler_shortcut | route_asset_reader | crowd_memory | equivalent
  default_accounting_rule: all_clear | lawful_only_presence | public_name_presence | sponsor_manifest_presence | aired_presence | handler_certified | asset_condition_presence | crowd_memory_presence | equivalent
  missing_inputs:
    source_receipt: present | absent | hidden
    expected_subject: present | absent | hidden
    identity_or_seal: present | absent | hidden | violated
    protection_scope: present | absent | hidden | violated
    support: present | absent | hidden
    conflict_reader: present | absent | hidden
    receipt_after: present | absent | hidden
  state_after: false_all_clear | false_missing | sealed_identity_exposed | lawful_only_presence | sponsor_accounted_only | aired_duplicate | route_asset_quarantined | hostile_witness | character_unavailable | recovery_only | equivalent
  future_reader_effect: access_class_escalation | fan_oxygen_review | witness_reprisal | promise_breach | archive_fraud_review | sponsor_capture | route_blocked | broadcast_reality_scar | ending_scar | equivalent
  counter_deltas_min: 3

Consequences

The event must always produce:

  • one immediate relief or capture, such as a cleared board, settled manifest, seated public account, lawful-only receipt, or sponsor-safe roll-call;
  • one visible harm, such as exposed identity, false survival, false absence, fan panic, access claim, archive fraud, or handler burden;
  • one future mutation, such as witness reprisal, promise breach, route quarantine, recovery-only broadcast, public table requirement, or ending scar.

Invalid defaults

The event fails if it only changes mood, money, reputation, crowd pressure, or generic safety. It must name the default narrator, the challenged subject, the reader who contradicted the earlier receipt, the missing inputs, and a future route or reader that will consume the false accounting.