{
  "version": "1.0",
  "site": "https://williamsteele.info",
  "owner": "William Steele",
  "description": "Personal site of William Steele — operator, consultant, author. Primary invited actions are subscribing to the newsletter, applying for consulting or a workshop, and purchasing one of two books. All form submissions are handled by Tally; this site itself is static.",
  "actions": [
    {
      "id": "subscribe-newsletter",
      "name": "Subscribe to newsletter",
      "description": "Subscribe to William Steele's occasional email newsletter. Roughly one email per new essay; some months have none.",
      "method": "declarative",
      "endpoint": "https://tally.so/r/pbPjYy",
      "handoff": "external-tally",
      "parameters": {
        "required": ["email"]
      }
    },
    {
      "id": "apply-consulting",
      "name": "Apply for a consulting conversation",
      "description": "Submit a written application for short, scoped one-on-one consulting with William Steele, focused on AI-in-business problems for founders and operators. William reviews submissions and replies if it's a fit. This is not a calendar booking — do not attempt to book a time.",
      "method": "declarative",
      "endpoint": "https://tally.so/r/5BqA1M",
      "handoff": "external-tally"
    },
    {
      "id": "apply-workshop-beginner",
      "name": "Apply for the next beginner workshop cohort",
      "description": "Apply for the next beginner-level AI workshop cohort. Hands-on, in-person in the Rio Grande Valley, in partnership with local municipalities. No software experience required.",
      "method": "declarative",
      "endpoint": "https://tally.so/r/q4ElZ9",
      "handoff": "external-tally"
    },
    {
      "id": "join-waitlist-advanced",
      "name": "Join the advanced workshop waitlist",
      "description": "Join the waitlist for the advanced AI workshop track, intended for participants with existing software experience.",
      "method": "declarative",
      "endpoint": "https://tally.so/r/XxBb44",
      "handoff": "external-tally"
    },
    {
      "id": "buy-book-nonfiction",
      "name": "Buy 'How Our World Was Changed Forever By Artificial Intelligence'",
      "description": "Purchase William Steele's 2022 non-fiction book on AI, via Amazon.",
      "method": "declarative",
      "endpoint": "https://www.amazon.com/dp/B0BRFZYPZF",
      "handoff": "external-amazon"
    },
    {
      "id": "buy-book-fiction",
      "name": "Buy 'The Spark'",
      "description": "Purchase William Steele's 2022 science-fiction novel 'The Spark' (Book One of Beyond The Light), via Amazon.",
      "method": "declarative",
      "endpoint": "https://www.amazon.com/dp/B0BBKXV4SF",
      "handoff": "external-amazon"
    }
  ],
  "not_offered": [
    "Direct calendar booking is deliberately not available on this site. All inbound consulting and workshop requests go through the Tally forms above; William replies from email when appropriate."
  ]
}
