# V2 Themis Privacy DSR Routing

`@v2/themis-privacy-dsr-routing` is the V2 compliance surface for data subject
requests. It composes `@themis/privacy` for the access, erasure, portability,
and rectification workflow with `@oshun/data-residency` for the route zone,
residency headers, and per-region queue selection.

The service replaces the standalone DSR ops console pattern. V2 authenticates
the player with 2FA, builds the Themis privacy workflow, asks the Oshun
data-residency package for the subject-home route, and enqueues the request to
the Themis-owned DSR queue for that route zone. Cross-region fulfillment only
routes to the requested target when an explicit transfer mechanism is present.

The surface is off rollback and never feeds deterministic gameplay simulation.
