Fixes the four
defects in #6 that made connect impossible to complete: --store rejected as an excess argument, --store required
instead of read from config, an explicit auth.method silently overwritten with client-credentials (which made the
authorize branch unreachable), and the dotenv banner corrupting the stdio JSON-RPC channel. Adds
SHOPIFY_AUTH_METHOD. Full details in CHANGELOG.md.