Box Office Stamp Impression Forensic Review / 票房印迹法证复核
This page binds two nonrepeatable rites: a four-card intake that records the impression/changeover conflict, and a seven-card review that assigns one forensic posture after the challenge event opens. Intake, entry, review, and false-default closure are distinct gameplay actions.
Impression conflict intake
storyteller.rite.box_office_stamp_pad_impression_intake.v1 requires four exact slots:
slots:
source_impression: storyteller.card.box_office_stamp_pad_source_impression.v1
original_ink_profile: storyteller.card.box_office_stamp_pad_original_ink_profile.v1
changeover_trace: storyteller.card.box_office_stamp_pad_changeover_trace.v1
challenged_patron: storyteller.card.box_office_stamp_pad_challenged_patron.v1
option: record_impression_changeover_conflict
sets:
box_office_stamp_pad.intake_recorded: true
box_office_stamp_pad.pressure.source_impression_visible: true
box_office_stamp_pad.pressure.original_ink_profile_visible: true
box_office_stamp_pad.pressure.reink_or_changeover_visible: true
box_office_stamp_pad.pressure.challenged_patron_visible: trueThe intake resolves through end_turn. Each assigned card must be in hand, every slot must match exactly, and record_impression_changeover_conflict must be selected. Intake does not set impression_challenge_opened, current_pad_identity_unproven, or forensic_review_pending.
Exact review entry conditions
storyteller.rite.box_office_stamp_pad_afteruse_review.v1 may resolve only when all of the following are true:
requires:
box_office_stamp_pad.intake_recorded: true
box_office_stamp_pad.impression_challenge_opened: true
box_office_stamp_pad.pressure.source_impression_visible: true
box_office_stamp_pad.pressure.original_ink_profile_visible: true
box_office_stamp_pad.pressure.reink_or_changeover_visible: true
box_office_stamp_pad.pressure.challenged_patron_visible: true
box_office_stamp_pad.pressure.current_pad_identity_unproven: true
box_office_stamp_pad.state.forensic_review_pending: true
box_office_stamp_pad.afteruse_review_resolved: falseThe exact review assignments are:
slots:
afteruse_docket: storyteller.card.box_office_stamp_pad_afteruse_docket.v1
source_impression: storyteller.card.box_office_stamp_pad_source_impression.v1
original_ink_profile: storyteller.card.box_office_stamp_pad_original_ink_profile.v1
afteruse_request: storyteller.card.box_office_stamp_pad_afteruse_request.v1
changeover_trace: storyteller.card.box_office_stamp_pad_changeover_trace.v1
challenged_patron: storyteller.card.box_office_stamp_pad_challenged_patron.v1
future_receipt_verifier: storyteller.card.box_office_stamp_pad_future_receipt_verifier.v1All seven cards must be in hand. A missing card, renamed slot, substitute object, or absent selected choice blocks the rite.
Seven divergent review branches
| Choice | State after | Future route effect | Forensic meaning |
|---|---|---|---|
certify_source_impression | source_impression_certified | source_impression_may_support_named_refund | certifies only the named historical mark |
bind_impression_to_ink_batch | ink_batch_bound | matching_ink_batch_required | binds attribution to a documented batch match |
split_pre_and_post_reink_claims | pre_post_reink_split | post_reink_receipts_require_new_profile | separates claims across the changeover window |
reopen_pad_access_log | pad_access_log_reopened | current_access_holder_signoff_required | reopens physical-pad access custody |
publish_pad_changeover_notice | changeover_notice_published | changeover_notice_required_before_recap | makes the discontinuity visible to later readers |
quarantine_unmatched_impression | unmatched_impression_quarantined | impression_quarantined_until_match | prevents an unmatched profile from being consumed |
false_current_pad_continuity_default | false_current_pad_continuity_pending | false_stamp_pad_afteruse_default_pending | airs an unsupported current-pad continuity claim |
Every branch clears box_office_stamp_pad.state.forensic_review_pending, sets box_office_stamp_pad.afteruse_review_resolved, and leaves exactly one review state plus one future route effect.
Only false_current_pad_continuity_default may additionally set:
box_office_stamp_pad.default_pending: true
event.false_stamp_pad_afteruse_default.armed: true
future_route.false_stamp_pad_afteruse_default_pending: true
broadcast_reality.false_stamp_pad_continuity_claim_aired: trueNo constructive branch may arm the false-default event.
Authority boundary
These rites classify impression provenance; they do not authorize a refund, identify the current physical pad by assumption, speak for the challenged patron, clear a sponsor, certify a clean recap, or transfer archive or voice custody.