{
  "name": "eduardocruz.com",
  "description": "Eduardo Cruz — Senior Laravel developer for hire. Discover services, pricing, and start a weekly engagement programmatically.",
  "url": "https://eduardocruz.com",
  "version": "0.1.0",
  "provider": {
    "organization": "Eduardo Cruz (BR ME 35.657.598/0001-70)",
    "url": "https://eduardocruz.com"
  },
  "documentationUrl": "https://eduardocruz.com/hire.md",
  "supportedInterfaces": [
    {
      "url": "https://eduardocruz.com/pricing",
      "binding": "https",
      "version": "1.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "payments": {
      "supported": true,
      "methods": ["stripe"],
      "currencies": ["USD"],
      "billingPeriods": ["weekly"]
    },
    "extensions": [
      {
        "uri": "https://ap2-protocol.org/v1",
        "description": "AP2 Agent Payments — Stripe-hosted subscription checkout at /pricing.",
        "required": false,
        "params": {
          "methods": ["stripe"],
          "currencies": ["USD"],
          "billing": "weekly_subscription",
          "checkout_url": "https://eduardocruz.com/pricing"
        }
      }
    ]
  },
  "extensions": [
    {
      "uri": "https://ap2-protocol.org/v1",
      "name": "ap2",
      "description": "AP2 Agent Payments — Stripe-hosted subscription checkout at /pricing.",
      "required": false,
      "params": {
        "methods": ["stripe"],
        "currencies": ["USD"],
        "billing": "weekly_subscription",
        "checkout_url": "https://eduardocruz.com/pricing"
      }
    }
  ],
  "defaultInputModes": ["text", "text/plain", "application/json"],
  "defaultOutputModes": ["text", "text/plain", "text/markdown", "application/json"],
  "skills": [
    {
      "id": "hire-eduardo-discovery",
      "name": "Discover hiring info",
      "description": "Return structured information about Eduardo's experience, stack, rate, and availability.",
      "tags": ["hire", "laravel", "discovery"],
      "examples": [
        "What's Eduardo's Laravel experience?",
        "Is Eduardo available for a 10h/week engagement?",
        "What does $500/week with Eduardo include?"
      ],
      "inputModes": ["text"],
      "outputModes": ["text/markdown"]
    },
    {
      "id": "start-engagement",
      "name": "Start a weekly Laravel engagement",
      "description": "Direct the user to Stripe-hosted checkout for a weekly Laravel engagement (10h, 20h, or 40h/week).",
      "tags": ["hire", "commerce", "subscription", "stripe"],
      "examples": [
        "Start a 10h/week Laravel engagement.",
        "Sign me up for 20 hours per week with Eduardo."
      ],
      "inputModes": ["text"],
      "outputModes": ["text/markdown"],
      "checkout": {
        "type": "external_link",
        "url": "https://eduardocruz.com/pricing",
        "provider": "stripe",
        "pricing_table_id": "prctbl_1QylBC48gdCLm2TzQs8PgriE"
      }
    }
  ],
  "payments": {
    "ap2": {
      "supported": true,
      "methods": [
        {
          "type": "stripe",
          "description": "Stripe-hosted subscription checkout at /pricing. Three tiers: 10h/$500, 20h/$1000, 40h/$2000 per week.",
          "checkout_url": "https://eduardocruz.com/pricing",
          "currency": "USD",
          "billing": "weekly_subscription"
        }
      ]
    },
    "methods_supported": ["stripe_checkout", "stripe_subscription"],
    "currencies_supported": ["USD"]
  },
  "links": {
    "pricing": "https://eduardocruz.com/pricing",
    "acp": "https://eduardocruz.com/.well-known/acp.json",
    "ucp": "https://eduardocruz.com/.well-known/ucp",
    "api_catalog": "https://eduardocruz.com/.well-known/api-catalog",
    "hire_brief": "https://eduardocruz.com/hire.md"
  }
}
