Claimant Stamp Afteruse Receipt Lens
This lens checks that a completed or scarred claimant stamp cannot later be spent as clean universal consent unless stamp scope, holder, proof bridge, harmed or omitted claimant, after-state, and future effect remain visible.
Entry Oracle
entry_state:
trigger_kind: state_pressure
source_claimant_stamp_row_visible: true
source_stamp_state_visible: true
original_stamp_holder_visible_or_explicit_absence: true
protected_absent_holder_visible_or_explicit_absence: true
requested_afteruse_visible: true
future_reader_consumes_stamp_state: true
harmed_or_omitted_claimant_visible_or_explicit_absence: 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_stamp_count_trigger: true
no_dashboard_or_lens_health_trigger: trueThe lens fails if entry is driven by fixed turn, fixed day/week, raw stamp count, dashboard state, lens health, or a prior stamp row with no future reader trying to consume it.
Checks
1. Docket Preserves Stamp, Reader, And Afteruse
claimant_stamp_afteruse_docket:
source_claimant_stamp_row: required
source_stamp_state: required
original_stamp_holder_or_absence: required
protected_absent_holder_or_absence: required
requested_afteruse: required
future_reader_or_route: required
harmed_or_omitted_claimant: required
proof_bridge_or_explicit_absence: required
selected_afteruse_posture: required
claimant_stamp_afteruse_state_after: required
future_reader_or_route_effect: required
counter_deltas: required2. Review Branches Diverge
Required branch families:
certify_stamp_scope;restrict_stamp_afteruse_reader;attach_queue_or_public_bridge;reopen_protected_stamp_holder;split_claimant_stamp_afteruse;quarantine_stamp_afteruse;false_claimant_stamp_afteruse_default;future_effect_any.
3. Default Mutates Future Play
false_claimant_stamp_afteruse_default:
false_clean_claimant_stamp_afteruse: true
source_claimant_stamp_row_or_absence: required
hidden_or_overbroad_stamp_scope: required
capturing_reader_or_route: required
harmed_or_omitted_claimant: required
claimant_stamp_afteruse_state_after: required
future_reader_effect: required
counter_deltas_min: 3
durable_mutation: true4. 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 claimant stamp afteruse becomes executable in the game-content rollup.