False-Service Claimant Escalation / 误服裁定认领升级

False-Service Claimant Escalation is the assignable rite that resolves a 误服裁定认领行 after 执行负荷违约 names a claimant-facing narrator.

It is a bridge rite. It does not retry the ruling and does not replace 认领人接待核验 or 压力认领人转化听证. It decides whether the false-service row becomes a received claimant, bounded convert, suppressed scar, hostile actor, or recovery-only route gate.

Entry condition

Offer this rite only when all are true:

entry_state:
  trigger_kind: state_pressure
  false_service_claimant_row_present: true
  source_default_event: storyteller.event.enforcement_load_default.v1
  source_ruling_or_row_preserved: true
  missing_or_false_load_row_named: true
  demanded_control_present: true
  future_route_effect_if_unanswered_present: true
  no_fixed_turn_trigger: true

The rite must not be offered from a chapter marker, turn count, day count, cleanup phase, dashboard health state, or content quota.

Required assignment slots

assignment:
  rite_id: storyteller.rite.false_service_claimant_escalation.v1
  selected_row: storyteller.card.false_service_claimant_row.v1
  source_ruling_or_row: <source>
  missing_or_false_load_row: <row>
  claimant_family: <family>
  named_claimant_or_absence: <claimant or explicit_absence>
  demanded_control: <control>
  proof_or_absence: <proof or explicit_absence>
  intake_gate_or_absence: <gate/lane or explicit_absence>
  handler_or_absence: <handler or explicit_absence>
  support_or_absence: public_receipt | lawful_monitor | oxygen_reserve | archive_stamp | edit_checksum | sponsor_escrow | floor_escort | boundary_notice | explicit_absence
  selected_response: receive_publicly | convert_bounded | expose_false_service | boundary_quarantine | sponsor_countercopy | suppress_without_receipt | let_harden
  future_reader: <reader>

A famous handler, sponsor payment, lawful stamp, archive seal, edit checksum, public apology, or management metric cannot satisfy the rite unless the selected row, missing load, gate or explicit absence, handler or explicit absence, and future reader are still visible.

Branch families

Receive publicly

The producer gives the row a public number or receipt.

Relief:

  • false_service_exposed improves;
  • public_receipt_legitimacy improves;
  • claimant row remains visible for future intake.

Cost:

  • sponsor_stop_loss_pressure, inspection_heat, public_receipt_distrust, or handler_burden rises.

Future effect:

  • route becomes public_only, accepted_with_cost, or claimant_collision_ready.

Convert bounded

The producer recruits, bounds, pays, or assigns the named claimant as a limited route actor.

Relief:

  • one future default is mitigated;
  • claimant hostility falls or conversion window remains open.

Cost:

  • concession, payroll, bureau favor debt, public witness exposure, or future gate requirement rises.

Future effect:

  • route becomes unlocked_with_scar, mitigated_once, or accepted_with_debt.

Expose false service

The producer names the missing load row and counterclaims the false service.

Relief:

  • false-owner pressure, sponsor capture, or management false-clean risk falls.

Cost:

  • inspection heat, archive debt, public exposure, sponsor hostility, or edit debt rises.

Future effect:

  • route becomes lawful_gate_required, public_counterclaim_required, or costlier.

Boundary quarantine

The producer protects an artist, witness, carrier, floor lane, or proof object by quarantining the row.

Relief:

  • breach risk, witness harm, artist-boundary harm, or false service risk falls.

Cost:

  • current route narrows, blocks, delays, or becomes recovery-only.

Future effect:

  • reader becomes lawful_only, blocked, recovery_only, or alternate_required.

The producer lets a sponsor or management surface answer the row first but records the countercopy.

Relief:

  • stop-loss, slot, or budget pressure drops.

Cost:

  • contract_capture, public_receipt_distrust, fan_oxygen_resentment, or future audit rises.

Future effect:

  • route becomes sponsor_only, appeal_required, or correction_cost_due.

Suppress without receipt

The producer mutes, hides, buys off, or misroutes the claimant row without a real receipt.

Relief:

  • immediate crowd, sponsor, schedule, or management pressure can fall.

Cost:

  • claimant_hostility, false_first_claimant, public_receipt_distrust, or future_route_recovery_cost rises.

Future effect:

  • route becomes hostile, blocked, or recovery_only.

Let harden

The producer leaves the row unworked or underfilled.

Relief:

  • none required; a local pressure may move briefly if another narrator acts first.

Cost:

  • hardening default arms or fires.

Future effect:

  • named claimant becomes hostile, missed, mandate holder, false owner, or coalition seed.

Completion rule

A branch is not complete until it records:

result:
  row_state_after: <state>
  claimant_state_after: <state>
  source_ruling_state_after: <state>
  future_reader_effect: <effect>
  counter_deltas:
    relief: []
    cost: []
    future: []

At least one branch must preserve the source ruling while making a claimant row receivable or convertible, and at least one branch must produce hostile, missed, false-first, or recovery-only consequences.

Failure examples

The rite fails if:

  • it reruns the old ruling;
  • it clears the row with a generic apology;
  • it converts the claimant without proof, gate, handler, boundary, or cost;
  • it suppresses the row without durable state;
  • all branches return the same future route behavior;
  • it depends on a fixed turn, day, week, chapter, or raw count trigger.

Replay evidence

rite: storyteller.rite.false_service_claimant_escalation.v1
session_id: lens-false-service-claimant-escalation-v1-<timestamp>
seed: <deterministic-seed>
entry_state:
  trigger_kind: state_pressure
  false_service_claimant_row_present: true
  source_default_event: storyteller.event.enforcement_load_default.v1
  no_fixed_turn_trigger: true
branch_runs:
  branch_a:
    selected_response: receive_publicly | convert_bounded | expose_false_service | boundary_quarantine
    row_state_after: <state>
    counter_deltas: {}
    future_reader_effect: <effect>
  branch_b:
    selected_response: suppress_without_receipt | sponsor_countercopy | let_harden
    row_state_after: <state>
    counter_deltas: {}
    future_reader_effect: <effect>
assertions:
  - source_ruling_preserved
  - false_service_row_visible
  - assignment_slots_filled_or_absent
  - relief_cost_future_deltas_exist
  - hardening_or_suppression_is_durable
  - no_fixed_turn_trigger