Prop Cabinet Key Afteruse Receipt Lens

This lens checks that a temporary prop cabinet key cannot later be spent as clean consent for prop-room access, weapon-prop substitution, sponsor camera sightlines, or archive prop custody unless the game preserves the key row, performer or explicit absence, prop authority, displaced prop master, requested afteruse, proof bridge, selected posture, after-state, and future route effect.

Entry Oracle

entry_state:
  trigger_kind: state_pressure
  source_key_row_visible: true
  key_holder_visible_or_explicit_absence: true
  prop_authority_visible_or_explicit_absence: true
  displaced_prop_master_or_performer_visible_or_explicit_absence: true
  requested_afteruse_visible: true
  proof_bridge_or_explicit_absence_visible: true
  future_reader_consumes_key_state: true
  player_can_certify_restrict_bridge_split_quarantine_or_default: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_raw_key_count_trigger: true
  no_dashboard_or_lens_health_trigger: true

The lens fails if entry is driven by fixed time, raw key totals, dashboard health, or a prop cabinet key row with no future reader trying to consume it.

Checks

1. Docket Preserves Prop Key Custody And Afteruse

prop_cabinet_key_docket:
  source_key_row: required
  key_holder_or_absence: required
  prop_authority_or_absence: required
  displaced_prop_master_or_performer: required
  requested_afteruse: required
  future_reader_or_route: required
  proof_bridge_or_explicit_absence: required
  selected_key_posture: required
  key_afteruse_state_after: required
  future_reader_or_route_effect: required
  counter_deltas: required

2. Review Branches Diverge

Required branch families:

  • certify_prop_key_scope;
  • restrict_prop_key_reader;
  • attach_prop_master_witness_bridge;
  • split_prop_hazard_access;
  • quarantine_key_afteruse;
  • false_prop_key_default;
  • future_effect_any.

3. Default Mutates Future Play

false_prop_key_default:
  false_clean_prop_key: true
  source_key_row_or_absence: required
  hidden_or_overbroad_key_scope: required
  capturing_reader_or_route: required
  displaced_prop_master_or_performer: required
  key_afteruse_state_after: required
  future_reader_effect: required
  counter_deltas_min: 3
  durable_mutation: true

Progress Metric

Satisfied when the sibling TypeScript binding, focused card/rite/event content, and a lens-scoped durable replay show one selected branch changing named counters and future route state without treating the prop cabinet key as universal prop/weapon-prop consent.