Emergency Stand-In Consent Receipt Lens

This lens checks that an emergency stand-in performance cannot be consumed as clean consent unless the game exposes the missing party, stand-in, consent scope, harmed reader, and future route effect.

Entry Oracle

entry_state:
  trigger_kind: state_pressure
  emergency_broadcast_slot_visible: true
  missing_artist_or_custodian_visible_or_explicit_absence: true
  standin_identity_visible: true
  substituted_voice_body_or_route_asset_visible: true
  requested_consent_scope_visible: true
  approving_authority_or_absence_visible: true
  excluded_or_harmed_reader_visible_or_explicit_absence: true
  future_reader_consumes_standin_state: true
  player_can_certify_attach_split_quarantine_pay_object_or_default: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_raw_slot_count_trigger: true
  no_dashboard_or_lens_health_trigger: true

Checks

1. Docket Preserves Slot, Missing Party, Stand-In, Scope, And Future Effect

standin_consent_receipt:
  source_emergency_slot: required
  missing_artist_or_custodian_or_absence: required
  standin_identity: required
  substituted_asset_or_body: required
  requested_consent_scope: required
  approving_authority_or_absence: required
  custody_or_payment_anchor: required
  represented_reader: required
  excluded_or_harmed_reader: required
  selected_standin_posture: required
  consent_state_after: required
  future_reader_or_route_effect: required
  counter_deltas: required

2. Review Branches Diverge

Required branch families:

  • certify_narrow_consent;
  • attach_route_asset_custody;
  • split_reader_receipt;
  • quarantine_standin_performance;
  • pay_and_protect_standin_witness;
  • publish_objection_note;
  • false_clean_standin_default;
  • future_effect_any.

3. Default Mutates Future Play

false_clean_standin_default:
  false_clean_standin_consent: true
  source_emergency_slot_or_absence: required
  missing_artist_or_custodian_hidden_or_mismatched: required
  standin_identity: required
  capturing_reader: required
  harmed_or_excluded_reader: required
  consent_state_after: required
  future_reader_effect: required
  counter_deltas_min: 3
  durable_mutation: true

4. Runtime Rollup Status Is Explicit

This is a direct-wiki contract bound to an evaluator entry. Runtime source objects and durable replay can be added later if the emergency stand-in consent lane becomes executable in the game-content rollup.