Mirror Right Overreach Default / 镜权越界默认

Mirror Right Overreach Default fires or arms when a schedule contract is treated as universal authority because it carries one mirror-right family.

This event preserves the source contract as real. It records that the operation crossed a right-family boundary and that a future reader now inherits false or scarred authority.

Trigger contract

mirror_right_overreach_default:
  trigger_kind: state_pressure
  source_contract_present: true
  granted_right_family_visible_or_explicit_absence: true
  requested_operation_visible: true
  required_right_family_visible_or_explicit_absence: true
  right_family_mismatch_visible: true
  future_reader_consumes_boundary_state: true
  no_fixed_turn_trigger: true
  no_fixed_day_or_week_trigger: true
  no_raw_right_count_trigger: true
  no_dashboard_or_lens_health_trigger: true

The event is invalid if it fires only because time passed, a dashboard is red, or the game needs generic punishment.

Required payload

event_payload:
  event_id: storyteller.event.mirror_right_overreach_default.v1
  source_contract:
    source_contract_id: <stable contract id or explicit_absence>
    source_slot_or_authority: <authority or explicit_absence>
    source_reader_scope: <reader or explicit_absence>
  false_right_claim:
    granted_right_family:
      - near_right | exit_right | staging_right | naming_right | explicit_absence
    requested_operation: approach_bind | remove_exit | build_stage | rename_claim | edit_silence | route_unlock | facility_use | identity_rewrite | equivalent
    required_right_family:
      - near_right | exit_right | staging_right | naming_right | explicit_absence
    false_claim: near_right_implies_exit | exit_right_implies_deletion | staging_right_implies_naming | naming_right_changes_physical_fact | combo_right_implied | right_boundary_hidden | equivalent
  default_capture:
    capturing_reader: sponsor | lawful_reader | public_table | archive | fan_public | route_asset | broadcast_reality | management_table | equivalent
    protected_boundary_or_absence: person_boundary | exit_protection | facility_cost | identity_fact | public_name | route_asset_scope | explicit_absence
    harmed_or_omitted_reader: <reader or explicit_absence>
  aftermath:
    boundary_state_after: false_universal_right | unauthorized_near_use | unauthorized_exit | unauthorized_staging | unauthorized_naming | split_required | blocked | hostile | recovery_only | equivalent
    source_contract_state_after: captured | challenged | narrowed | contempt_flagged | debt_attached | recovery_only | equivalent
    future_reader_effect: blocked | hostile | costlier | lawful_only | public_only | sponsor_only | addendum_required | recovery_only | contradiction_pending | equivalent
    counter_deltas_min: 3

The default fails if it only changes mood, money, heat, or a single legal flag.

Default branches

Near-right overreach

near_right is treated as authority to remove, bind, coerce, or delete a protected person.

Required effect: the future route becomes boundary-gated, hostile, blocked, or recovery-only unless an exit right or explicit absence is later addressed.

Exit-right overreach

exit_right is treated as authority to erase history cleanly, create memorial infrastructure, or make a disappearance universally accepted.

Required effect: staging, naming, public receipt, or recovery surfaces become required before later readers accept the exit.

Staging-right overreach

staging_right is treated as authority to rename people, change ownership, or assert resources that were not paid for.

Required effect: facility can be preserved only with cost; identity or naming reader becomes hostile or requires addendum.

Naming-right overreach

naming_right is treated as authority to change physical facts, body state, facility existence, or past custody.

Required effect: the named version may spread, but future lawful/public/archive readers require correction, proof, or recovery-only route.

Recovery hooks

Recovery must keep the scar visible:

  • reopen Mirror Right Boundary Hearing;
  • retrofit the missing right with debt;
  • split the right table by reader;
  • publish a public correction;
  • attach a lawful annex;
  • unwind sponsor capture;
  • quarantine the operation;
  • accept blocked, hostile, costlier, or recovery-only route use.

Non-goals

  • Not a generic contract breach.
  • Not punishment for valid combined rights.
  • Not a territorial mirror relay default.
  • Not valid unless the default records the false right claim, capturing reader, boundary state after, and future reader effect.