Caption Delay Afteruse Review / 字幕延迟后用复核

The review opens only when a later broadcast window attempts to cite an earlier caption-delay repair. Seven exact cards must be assigned before the player selects a posture.

selected_posture:
  certify_current_caption_window:
    relief: [fresh_timing_proof, current_window_named]
    cost: [review_labor_up, archive_release_delay_up]
    future: current_caption_window_certified_for_reuse
  attach_scoped_delay_afteruse_receipt:
    relief: [scoped_receipt_bound, source_target_identity_preserved]
    cost: [public_recap_friction_up, caption_republish_cost_up]
    future: caption_delay_afteruse_requires_receipt
  split_source_and_target_caption_windows:
    relief: [caption_versions_separated, harmed_reader_protected]
    cost: [schedule_pressure_up, caption_desk_work_up]
    future: caption_window_split_required_before_use
  reopen_target_latency_review:
    relief: [stale_sync_blocked, current_timing_visible]
    cost: [sponsor_pressure_up, archive_release_delay_up]
    future: target_latency_review_blocks_clean_afteruse
  publish_caption_version_change_notice:
    relief: [version_change_public, future_reader_warned]
    cost: [notice_burden_up, sponsor_pressure_up]
    future: version_change_notice_required_before_reuse
  quarantine_stale_delay_receipt:
    relief: [unsupported_reuse_blocked, harmed_reader_protected]
    cost: [archive_release_delay_up, public_recap_friction_up]
    future: afteruse_claim_quarantined_until_timing_proof
  false_caption_delay_afteruse_default:
    relief: [archive_package_moves_fast]
    cost: [false_sync_authority_up, harmed_reader_exposure_up]
    future: false_caption_delay_afteruse_default_pending
future_effect_any: required

Only the last branch arms the pending default event. Every other branch must leave those controls unset.