Public repository for Switch-related guard/notification workflow experiments.
- Testable project shell at the repository root
- Cloudflare Worker code under
worker/ - Local scripts and browser/payment automation experiments are intentionally ignored when not suitable for publication
Run root tests:
npm testWorker-specific commands live under worker/.
Do not commit account-specific automation scripts, .dev.vars, .env files, Wrangler state, logs, or generated output. The repository .gitignore intentionally excludes local automation experiments that may reference account-specific flows.