WordPress.org re-submission (manual):

1. Upload the distribution ZIP (2khat.zip) via "Add your plugin"
2. Reply to the review email with the text below

--- Email reply (keep short) ---

Renamed all plugin globals from the `dokhat` prefix to `twokcs` (functions, classes, constants, custom hooks, and error codes). Updated the REST namespace to `twokcs/v1` and the auth scheme to `Twokcs`. The two `woocommerce_rest_prepare_*` filter references are WooCommerce core hooks (already annotated with phpcs:ignore). Tested on a clean install with WP_DEBUG enabled.
