License Recall: Trial Format / 牌照回收:审判格式

This page specifies the canonical Storyteller behavior of runtime Event 12, storyteller-event-12-license-recall.

The event opens the chapter-ending chain by selecting a trial procedure. It does not follow Rite 10, and it does not depend on later Rite 14 or Rite 15 content.

Trigger contract

license_recall_trial_format:
  runtime_id: storyteller-event-12-license-recall
  trigger_kind: chapter_state_pressure
  prerequisites:
    complete_storyteller_rite_09_blackbox_edit: true
    complete_storyteller_rite_12_fan_oxygen_audit: true
    blackbox_proof_available: true
    fan_oxygen_ledger_available: true
    future_trial_reader_available: true
  forbids:
    - complete_storyteller_rite_10_public_trial
    - complete_storyteller_rite_14_sponsor_inheritance
    - complete_storyteller_rite_15_white_glove_continuity
    - fixed_turn_only
    - lens_health_or_dashboard_gate
  consequence: storyteller-rite-10-public-trial

Event 12 must resolve before Rite 10 can be assigned. A later inheritance or continuity audit may cite the completed docket, but cannot unlock the event retroactively.

Options

Accept company trial format

option_id: accept_company_trial_format
writes:
  format_holder: company_desk
  target_selected_by_format: false
  format_credential: company_trial_format_credential
  seated_readers:
    - company_desk
    - public_broadcast
  proof_burden:
    - named_target_or_explicit_absence
    - blackbox_proof
    - crowd_testimony
relief_any:
  - license_recall_window_stabilized
  - company_hearing_access_opened
cost_any:
  - scapegoat_pressure_up
  - company_narration_priority_up
future_effect_any:
  - rite_10_offered_with_company_format

Seat audience jury

option_id: seat_audience_jury
writes:
  format_holder: audience_jury
  target_selected_by_format: false
  format_credential: audience_jury_seat_credential
  seated_readers:
    - audience_jury
    - public_broadcast
  proof_burden:
    - named_target_or_explicit_absence
    - blackbox_proof
    - crowd_testimony
relief_any:
  - public_hearing_access_opened
  - audience_testimony_legitimacy_up
cost_any:
  - jury_volatility_up
  - board_retaliation_risk_up
future_effect_any:
  - rite_10_offered_with_audience_jury

Independence oracle

Both options must permit the player to choose among the three Rite 10 verdict families when target and proof assignments are valid. The event fails if:

  • company format automatically convicts a company scapegoat;
  • audience jury automatically convicts the board;
  • either option writes a company, resistance, or escape route;
  • either option grants platform authority;
  • the event is sequenced after the public trial.

Docket write

The event creates or updates only trial_format_row in Chapter One Trial and Platform Authority Docket. trial_verdict_row, aftershock_report_row, and platform_claim_row remain unresolved.

Non-goals

  • Not a defendant picker.
  • Not a verdict.
  • Not a route claim.
  • Not a later continuity audit.