{
  "name": "The W-2 Trap site guide",
  "description": "Automated, read-only guide to The W-2 Trap (thew2trap.com). The site for The W-2 Trap, a book by J.A. Watte on how currency devaluation moves wealth from workers to asset holders, with 80+ ways out. Ask a plain-language question and it replies with up to 5 matching pages from the site's own public page list (/llms.txt and its sitemap), each with its title and a link, plus how to contact the site. It does not book, buy, submit forms or store what you send.",
  "supportedInterfaces": [
    {
      "url": "https://thew2trap.com/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    },
    {
      "url": "https://thew2trap.com/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "organization": "J.A. Watte",
    "url": "https://jwatte.com/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://thew2trap.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "site-guide",
      "name": "Find pages on thew2trap.com",
      "description": "Read-only. Answers a plain-language question about The W-2 Trap with up to 5 of the most relevant pages on thew2trap.com (title, absolute URL and, where the site gives one, a one-line description), found by searching only the site's own public page list (/llms.txt and its sitemap), plus a short line on what the site is and how to contact it. It never books, buys, submits forms, stores messages or calls third parties.",
      "tags": [
        "site-guide",
        "search",
        "navigation",
        "read-only",
        "thew2trap.com",
        "book",
        "personal-finance",
        "wealth-building",
        "tax-strategy",
        "inflation"
      ],
      "examples": [
        "What are the W-2 exit strategies?",
        "How does currency devaluation transfer wealth?",
        "Is there a FIRE calculator?",
        "Where can I read a free chapter?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    }
  ],
  "url": "https://thew2trap.com/a2a",
  "preferredTransport": "JSONRPC",
  "protocolVersion": "0.3"
}
