Quote-Bearing Return Docket / 带价归还案卷

Quote-Bearing Return Docket is the card for a route asset that is being returned, recovered, or cross-matched by K-404 while also carrying a live stability quote priced by 稳播精算师.

It fills the gap between 清算报价召回答卷 and K-404 羁押错配案卷: a quote can remain mathematically defensible, and a proof object can be physically returned, yet the future route is still invalid if the returned object cannot legally carry that quote.

This card makes the carrier visible. It asks: when an object returns from custody, does it return with the price of the public version attached, stripped, transferred, split, or poisoned?

State-driven entry

Create or reveal this card only from state pressure. Required conditions:

entry_state:
  trigger_kind: state_pressure
  source_quote_live_or_recalled: true
  returned_or_indexed_object_present: true
  quote_depends_on_object_or_object_refutes_quote: true
  k404_index_state_visible: true
  liang_wu_state_or_explicit_absence_visible: true
  future_route_depends_on_carrier_price: true
  no_fixed_turn_trigger: true

Valid triggers include a clearance quote cited through a returned checksum, a sponsor waiver recovered from K-404, an inspector seal that no longer matches the quoted version, a fan receipt proving a public table, an artist refusal attached to the wrong returned copy, or a black-box fragment that makes a quote recovery-only.

Required row shape

quote_bearing_return_docket:
  docket_id: <stable docket id>
  source_quote:
    source_quote_id: <quote id>
    public_version: <aired version or patch id>
    quote_origin: public_table | sponsor_rate_card | inspector_hold | editor_smoothing | route_asset_clearance_witness | clearance_suppressed | blackout_risk_repriced
    quote_state_before: active_quote | quote_recall_requested | public_table_defended | sponsor_refinanced_quote | inspector_remanded_quote | editor_repaired_quote | maintenance_frozen_quote | recovery_only_quote | quote_defaulted | hostile_quote
    liang_wu_state_before: protected_rate_witness | recruited_clearance_witness | sponsor_captured_signature | inspector_locked_witness | editor_smoothing_collaborator | suppressed_actuary | hostile_actuarial_witness | missed_clearance_route | explicit_absence
  returned_object:
    object_id: <receipt, checksum, seal, waiver, copy, fragment, or route asset>
    object_kind: fan_receipt | edit_checksum | inspector_seal | sponsor_waiver | archive_copy | voice_copy | memorial_fragment | artist_refusal | black_box_fragment | route_asset | equivalent
    route_asset_state_before: route_asset | protected | captured | false_owner | contradiction_pending | public_only | lawful_only | sponsor_only | editor_only | recovery_only
  terminal_record:
    terminal: char.k404
    k404_index_state_before: indexed | claim_open | cross_matched | quarantined | terminal_locked | unclaimed_archive
    apparent_return_claimant: production | archive | inspector | sponsor | fan_public | editor | artist | witness | pirate | route_asset_holder | none
    rival_claimant: production | archive | inspector | sponsor | fan_public | editor | artist | witness | pirate | route_asset_holder | explicit_absence
  carrier_price:
    carrier_price_state_before: unpriced_return | quote_attached | quote_stripped | quote_transferred | split_price | poisoned_quote | public_table_required | lawful_appeal_required | recovery_only
    price_holder: liang_wu | sponsor | inspector | editor | public_table | k404_index | claimant | none
  risk_if_defaulted: false_fresh_return | wrong_quote_carrier | terminal_price_capture | sponsor_only_carrier | lawful_only_carrier | public_receipt_collapse | hostile_quote_object | future_route_blocked

Playable meaning

This docket changes the offer set by forcing one of these questions into the hand:

  • can the returned object continue to carry the old quote;
  • must 梁雾 reprice the quote because K-404 found a custody mismatch;
  • must K-404 split or quarantine the return before a quote can be cited;
  • can sponsor, inspector, editor, or public table own the carrier;
  • does a quiet return create a false-fresh quote that later blocks the route?

Carrier price states

carrier_price_state_any:
  - unpriced_return
  - quote_attached
  - quote_detached_pending_hearing
  - public_table_carrier
  - sponsor_carrier
  - inspector_carrier
  - editor_checksum_carrier
  - split_price_carrier
  - quarantined_carrier
  - recovered_with_price_scar
  - poisoned_quote_carrier
  - false_fresh_return
  - carrier_defaulted

Counter hooks

Resolving the docket must mutate at least three surfaces. A valid result includes one relief, one cost, and one future route gate.

Suggested hooks:

  • future_route_acceptance
  • route_asset_usability
  • carrier_price_integrity
  • 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

Failure shape

If this docket is hidden, underfilled, or resolved by pretending the old quote is still fresh, the returned object must not silently remain usable.

Expected hardening:

failure_result:
  carrier_price_state_after: false_fresh_return | poisoned_quote_carrier | carrier_defaulted | sponsor_carrier | inspector_carrier | split_price_carrier | quarantined_carrier | recovery_only
  quote_state_after: hostile_quote | quote_defaulted | sponsor_only_quote | lawful_only_quote | recovery_only_quote
  k404_state_after: suppressed_terminal | hostile_terminal_witness | locked_terminal | missed_terminal
  future_route_effect: blocked | costlier | public_table_required | lawful_appeal_required | sponsor_only | split_required | recovery_required

Non-goals

  • Not an inventory return card.
  • Not a second copy of the K-404 docket.
  • Not a second copy of clearance quote recall.
  • Not a fixed-delay maintenance trigger.
  • Not valid unless the returned object, source quote, K-404 index state, 梁雾 state or absence, carrier price, and future route effect are all visible.