Promptbook Margin Note Afteruse Receipt Lens

This lens checks that a promptbook margin note saved from rehearsal cannot later be spent as clean actor intent, blocking consent, sponsor edit authority, route safety, or memorial custody unless the game preserves the source note row, prompt captain or explicit absence, rehearsal context, cited blocking scope, requested afteruse, harmed claimant, proof bridge, selected posture, after-state, and future route effect.

Entry Oracle

entry_state:
  trigger_kind: state_pressure
  source_note_row_visible: true
  prompt_captain_visible_or_explicit_absence: true
  rehearsal_context_visible: true
  cited_blocking_scope_visible: true
  requested_afteruse_visible: true
  harmed_claimant_visible_or_explicit_absence: true
  proof_bridge_or_explicit_absence_visible: true
  future_reader_consumes_note_state: true
  player_can_certify_restrict_bridge_reopen_split_quarantine_or_default: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_raw_note_count_trigger: true
  no_dashboard_or_lens_health_trigger: true

The lens fails if entry is driven by fixed time, raw note inventory, dashboard health, or a margin note row with no future reader trying to consume it.

Checks

1. Docket Preserves Promptbook Margin Note Custody And Afteruse

promptbook_margin_note_docket:
  source_note_row: required
  prompt_captain_or_absence: required
  rehearsal_context: required
  cited_blocking_scope: required
  requested_afteruse: required
  future_reader_or_route: required
  harmed_claimant_or_absence: required
  proof_bridge_or_explicit_absence: required
  selected_note_posture: required
  note_afteruse_state_after: required
  future_reader_or_route_effect: required
  counter_deltas: required
  universal_clean_note: false

2. Review Branches Diverge

Required branch families:

  • certify_note_scope;
  • restrict_note_reader;
  • attach_prompt_captain_bridge;
  • reopen_harmed_note_claimant;
  • split_blocking_from_intent_authority;
  • quarantine_note_afteruse;
  • false_note_default;
  • future_effect_any.

3. Default Mutates Future Play

false_promptbook_margin_note_default:
  false_clean_note: true
  source_note_row_or_absence: required
  hidden_or_overbroad_blocking_scope: required
  capturing_reader_or_route: required
  harmed_claimant_or_absence: required
  note_afteruse_state_after: falsely_clean
  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 promptbook margin note as universal actor-intent consent.