{
  "kind": "letbe-automate-automation",
  "version": 1,
  "title": "Register the second signups open",
  "goal": "Watch this registration page. While registration is closed, do nothing. The moment the form opens, fill it in from the details in my guide and move through the signup, then stop at the final confirmation and wait for me. Register once, for one spot, and never invent an answer that is not in my details.",
  "siteOrigin": "https://www.example.com",
  "startUrl": "https://www.example.com/replace-with-the-registration-page",
  "mode": {
    "kind": "watch"
  },
  "level": "stop_at_last",
  "caps": {
    "maxMinutesPerRun": 15,
    "offLimits": [
      "Never register more than once.",
      "Never complete a payment on your own.",
      "Never invent answers that are not in my details."
    ]
  },
  "guide": "# My signup details\n- Name: [here]\n- Email: [here]\n- The choice or slot I want: [here, with a second choice if the first is gone]\n- [Every other field the form will ask for.]",
  "gestures": []
}
