Broadcast Insolvency Discharge Review

Broadcast Insolvency Discharge Review resolves whether a broadcast insolvency row can be cited as discharged by a later reader.

Required Slots

required_slots:
  docket: storyteller.card.broadcast_insolvency_discharge_docket.v1
  source_insolvency_row: required
  discharge_claim: required
  payer_or_discharge_authority: required
  creditor: required
  harmed_or_excluded_claimant: required
  spent_resource_or_scar: required
  proof_bridge_or_absence: required
  future_reader_or_route_effect: required

Branch Families

issue_scoped_discharge_receipt

A named reader may accept the discharge, but the scope remains visible.

relief_any: [discharge_usable_for_named_reader, default_pressure_down]
cost_any: [scope_note_required, proof_bridge_required, handler_burden_up]
future_effect_any: [accepted_with_scope, addendum_required, costlier]

pay_named_creditor

The discharge is valid because the original creditor is paid or explicitly settled.

relief_any: [creditor_hostility_down, insolvency_default_risk_down]
cost_any: [spent_resource_visible, competing_claimant_pressure_up, route_asset_pressure_up]
future_effect_any: [creditor_paid_costlier, restitution_required, costlier]

convert_to_public_restitution

Private closure is rejected and the row becomes a public restitution surface.

relief_any: [public_receipt_legitimacy_up, fan_oxygen_balance_up]
cost_any: [sponsor_pressure_up, public_audit_pressure_up, oxygen_liability_up]
future_effect_any: [public_restitution_required, public_only, costlier]

attach_lawful_archive_seal

Lawful or archive authority can certify the discharge, with seal cost visible.

relief_any: [lawful_certification_visible, archive_fraud_down]
cost_any: [inspection_heat_up, bureau_favor_debt_up, route_quarantine_up]
future_effect_any: [lawful_seal_required, lawful_only, costlier]

split_competing_claimants

Sponsor, public, lawful, editor, route, and archive readers receive different discharge states.

relief_any: [universal_discharge_blocked, reader_conflict_visible]
cost_any: [source_ambiguity_up, claimant_hostility_up, proof_maintenance_up]
future_effect_any: [split_required, public_only, sponsor_only, lawful_only]

quarantine_or_recovery_lock

The discharge cannot safely be consumed.

relief_any: [false_clean_discharge_blocked]
cost_any: [route_delay_up, black_screen_pressure_up, sponsor_pressure_up]
future_effect_any: [blocked, quarantined, recovery_only]

false_insolvency_discharge_default

The row is filed as clean while creditor, scar, claimant, proof, or future effect is hidden.

relief_any: [short_term_capacity_unblocked]
cost_any: [false_clean_discharge_up, harmed_claimant_hostility_up, future_repair_cost_up]
future_effect_any: [captured, hostile, costlier, recovery_only]
event_seen_or_armed: storyteller.event.false_insolvency_discharge_default.v1

Every branch must record future_effect_any and at least three counter deltas.