License Exemption Freeze Ledger / 牌照豁免冻结账本
License Exemption Freeze Ledger is the visible card for producer-license capacity that has been frozen, exempted, extended, or borrowed before it can be safely consumed.
The card exists because temporary exemption and freeze are dangerous shortcuts. It must show the source slot, who grants the exception, what proof or absence supports it, which reader is still owed, and who will consume the result next.
Required fields
license_exemption_freeze_ledger:
card_id: storyteller.card.license_exemption_freeze_ledger.v1
source_slot:
slot_id: <stable slot id>
slot_kind: main_broadcast | side_broadcast | correction | lawful_airing | sponsor_package | public_contrition | blackout_containment | recovery_slot | equivalent
capacity_state_before: occupied | premiere_due | folded_blackout | frozen | exempted | audit_hold | borrowed_forward | forced_main_pending | correction_pending | recovery_only | explicit_absence
occupying_source_or_absence: <contract blackout freeze exemption audit correction route asset or explicit_absence>
reader_scope_before: public | lawful | sponsor | archive | route_asset | management | blackout | split | explicit_absence
exemption_or_freeze_claim:
claim_text_or_summary: <summary>
claim_kind: temporary_exemption | audit_freeze | lawful_stay | sponsor_waiver | public_delay | borrowed_forward | forced_main_hold | correction_hold | equivalent
grant_authority: producer_license | board_audit | lawful_seal | sponsor_waiver | public_receipt | management_order | route_asset_holder | explicit_absence
proof_anchor_or_absence: audit_row | lawful_seal | public_addendum | sponsor_unwind | quarantine_order | weekly_cycle_row | archive_row | explicit_absence
duration_or_review_condition_or_absence: <duration review condition or explicit_absence>
requested_by: forced_main | side_contract | correction_slot | route_asset | sponsor | public_table | lawful_reader | management | broadcast_reality | equivalent
unresolved_claims_or_absence:
- claimant: sponsor | public | lawful | archive | route_asset | management | blackout | harmed_character | explicit_absence | equivalent
claim_kind: blackout_scar | liability | collateral | reader_scope | public_addendum | lawful_hold | sponsor_capture | route_cost | explicit_absence | equivalent
blocks_clean_exemption: true | false
review:
selected_posture: grant_scoped_exemption | freeze_under_audit | extend_with_collateral | borrow_forward_capacity | refuse_exemption | transfer_exemption_authority | hidden_exemption_default
exemption_state_after: scoped_exemption | audit_frozen | collateralized_extension | borrowed_forward | refused_exception | delegated_exemption | false_exempt_capacity | blocked | costlier | recovery_only
future_reader_or_route_effect: forced_main_accepts_with_scar | side_slot_costlier | correction_slot_opens | route_asset_blocked | addendum_required | lawful_only | sponsor_only | public_only | hostile_reader | recovery_only | broadcast_reality_drift | equivalent
counter_deltas:
relief: []
cost: []
future: []Valid entry examples
Use this ledger when:
- a premiere would fold unless a temporary exemption is granted;
- an audit freezes a slot before weekly rollover;
- a sponsor waiver delays a side contract while excluding public or lawful readers;
- a forced main wants to consume exempt capacity;
- a correction slot borrows next cycle’s capacity;
- a freeze or exemption changes state before later release receipt;
- an old replay or save event records an exemption without proof payload.
Invalid entries include a pure countdown row, UI refresh, dashboard success flag, or all slots fit.
Failure shape
The card fails if it stores only license_slots_free, exempted, frozen, delayed, days_extended, or capacity available. Source slot, grant authority, proof, review condition, unresolved claims, selected posture, state after, and future reader must be visible.
Branch memory
branch_memory_required:
ledger_id: storyteller.card.license_exemption_freeze_ledger.v1
source_slot_id: <slot>
grant_authority: <authority>
proof_anchor_or_absence: <proof or explicit_absence>
duration_or_review_condition_or_absence: <condition or explicit_absence>
unresolved_claims_or_absence: []
selected_posture: <posture>
exemption_state_after: <state>
future_reader_or_route_effect: <effect>
counter_deltas:
relief: []
cost: []
future: []Non-goals
- Not a license-slot release ledger.
- Not a weekly audit card.
- Not valid unless a future consumer can read the exemption or freeze state.