Quote-Bearing Custody Return / 带价羁押归还机制

Quote-Bearing Custody Return is the mechanism for cases where a returned custody object is also the carrier of a broadcast stability quote. It connects 清算报价召回机制 with K-404 羁押错配索引机制.

The mechanism exists because the current content can already recall a bad quote and can already expose a misindexed object. The missing pressure is the hybrid failure: the object returns, the quote is still being cited, and neither system alone proves who now owns the price of using that object in future routes.

Mechanic promise

A returned object cannot carry a clearance quote by default. The player must prove, detach, split, quarantine, sell, inspect, edit, publicize, suppress, or default the carrier price.

The mechanism must always expose all four surfaces:

  1. source quote state;
  2. returned object / route asset state;
  3. K-404 index state;
  4. 梁雾 state or explicit absence.

A valid resolution changes future route acceptance, not just local counters.

Entry rule

Open from state pressure only when all facts are present:

entry_rule:
  trigger_kind: state_pressure
  source_quote_id_present: true
  source_quote_state_relevant: true
  returned_object_or_k404_index_present: true
  quote_depends_on_returned_object_or_returned_object_refutes_quote: true
  carrier_price_state_unknown_or_contested: true
  player_can_assign_resolution_or_default: true
  future_route_effect_possible: true
  no_fixed_turn_trigger: true

Valid pressures include a future route citing a returned checksum, sponsor waiver, inspector seal, fan receipt, archive copy, voice copy, artist refusal, memorial fragment, or black-box fragment; a rival claimant filing the carrier first; K-404 splitting a custody row; 梁雾 refusing to reprice an object whose carrier changed; or a public route trying to treat an old quote as fresh.

State machine

quote_bearing_return_state:
  absent:
    docket_available: false
  carrier_unpriced:
    docket_available: true
  carrier_price_contested:
    hearing_available: true
  quote_attached:
    route_use_allowed_with_cost: true
  quote_detached_pending_hearing:
    old_quote_cannot_be_cited: true
  public_table_carrier:
    future_route_requires_public_visibility: true
  sponsor_carrier:
    future_route_is_sponsor_bound: true
  inspector_carrier:
    future_route_is_lawful_or_appeal_bound: true
  editor_checksum_carrier:
    future_route_requires_checksum_release: true
  split_price_carrier:
    future_route_must_choose_claimant_or_copy: true
  quarantined_carrier:
    immediate_route_blocked_until_recovery: true
  recovered_with_price_scar:
    route_use_allowed_but_scarred: true
  poisoned_quote_carrier:
    future_quote_use_hostile: true
  carrier_defaulted:
    default_event_required: storyteller.event.quote_index_default.v1

Core surfaces

  • 带价归还案卷 records quote, returned object, terminal row, carrier price state, claimants, 梁雾 state, and default risk.
  • 带价归还听证 assigns handler, proof anchor, access/table support, posture, and price.
  • 报价索引违约 makes hidden, underfilled, suppressed, claimant-first, or false-fresh returns alter future route access.

Branch families

Attach with scar

The object remains the carrier, but only after the price is made visible.

Expected mutation:

  • carrier becomes quote-attached, public-table, or recovered-with-scar;
  • K-404 becomes indexed, protected, or public witness;
  • 梁雾 becomes protected, recruited, exposed, or explicit absence is recorded;
  • route use opens with public table, inspection, or scar cost.

Detach and reprice

The old quote is separated from the returned object. A new price, route gate, or recovery track is required.

Expected mutation:

  • false-fresh risk drops;
  • clearance premium, escrow debt, or route delay rises;
  • future routes must cite the new price or cannot use the object.

Split carrier

K-404 preserves incompatible custody rows and refuses a single price holder.

Expected mutation:

  • false ownership is contained;
  • future route must choose claimant, copy, public table, lawful appeal, sponsor gate, or recovery branch;
  • source ambiguity, archive debt, or public distrust rises.

Quarantine carrier

The object is not destroyed, but it cannot carry the quote until a proof bridge is paid.

Expected mutation:

  • wrong use is prevented;
  • current route is delayed, blocked, costlier, or recovery-only;
  • inspection heat, recovery route cost, or handler burden rises.

Sell or legalize the carrier

Sponsor or inspector support keeps the carrier usable but captures its future gate.

Expected mutation:

  • sponsor route may lower immediate slot/churn pressure but creates sponsor-only capture;
  • inspector route may reduce false-owner risk but creates lawful-only or appeal-required use;
  • public correction becomes costlier if the carrier is no longer public.

Edit or publicize the carrier

Editor support detaches the carrier into checksum debt; public table support exposes the carrier into fan/public proof.

Expected mutation:

  • attention or legitimacy improves;
  • edit debt, witness exposure, sponsor pressure, inspection heat, or reality drift rises;
  • future route requires checksum release or public-table visibility.

Suppress or miss

The player hides K-404, omits 梁雾, or lets a claimant file the carrier first.

Expected mutation:

  • 报价索引违约 fires or is armed;
  • quote becomes hostile, defaulted, sponsor-only, lawful-only, or recovery-only;
  • route asset becomes captured, false-owner, blocked, split-required, or recovery-only.

Counter contract

Every resolution changes at least three surfaces: one relief, one cost, and one future route gate.

Suggested durable surfaces:

  • carrier_price_integrity
  • future_route_acceptance
  • route_asset_usability
  • clearance_premium
  • stability_escrow_debt
  • terminal_trust
  • terminal_exposure
  • k404_index_conflict
  • liang_wu_exposure
  • liang_wu_trust
  • inspection_heat
  • sponsor_stop_loss_pressure
  • contract_capture
  • public_receipt_legitimacy
  • public_receipt_distrust
  • edit_debt
  • source_ambiguity
  • archive_debt
  • future_claim_cost
  • recovery_route_cost
  • black_screen_slots

Cross-system bridges

Replay evidence shape

mechanic: storyteller.mechanic.quote_bearing_custody_return.v1
session_id: lens-quote-bearing-custody-return-v1-<timestamp>
seed: <deterministic-seed>
entry_state:
  trigger_kind: state_pressure
  source_quote_id: <quote id>
  public_version: <version id>
  quote_state_before: <state>
  returned_object: <object id>
  route_asset_state_before: <state>
  k404_index_state_before: <state>
  liang_wu_state_before: <state or explicit_absence>
  carrier_price_state_before: <state>
offered:
  card: storyteller.card.quote_bearing_return_docket.v1
  rite: storyteller.rite.quote_bearing_return_hearing.v1
resolution:
  selected_posture: attach_quote | detach_and_reprice | split_carrier | quarantine_return | sponsor_buyout | inspector_attach | editor_detach | public_table_return | suppress_terminal | abandon
  carrier_price_state_after: <state>
  quote_state_after: <state>
  k404_state_after: <state>
  liang_wu_state_after: <state or explicit_absence>
  route_asset_state_after: <state>
  future_route_effect: <effect>
  emitted_event: none | storyteller.event.quote_index_default.v1
assertions:
  - state_triggered_entry
  - source_quote_and_returned_object_concrete
  - carrier_price_visible
  - k404_and_liang_wu_states_visible
  - branch_changes_future_route
  - success_has_cost
  - default_is_durable
  - no_fixed_turn_trigger

Non-goals

  • Not a broad policy page.
  • Not a global quote decay clock.
  • Not a generic lost-and-found system.
  • Not a free recovery path for bad clearance quotes.
  • Not valid unless it mutates carrier price, quote state, K-404 state, 梁雾 state or absence, returned object state, and future route access.