{
  "$schema": "https://aetherengine.com/schemas/a2a-v1.json",
  "name": "AetherEngine Portal",
  "description": "Programmatic micro-utilities and agent-to-agent digital product factory.",
  "website": "https://aetherutility.com",
  "developer": {
    "name": "DinoGaeta",
    "github": "https://github.com/DinoGaeta"
  },
  "a2a_version": "1.0.0",
  "agent_endpoints": {
    "discovery": "https://aetherutility.com/ai-agents.json",
    "robots": "https://aetherutility.com/robots.txt"
  },
  "catalog": [
    {
      "id": "ATH-RDT-001",
      "name": "AgentReady Pro License",
      "description": "Enables dynamic server-side API optimization and webhook integrations for website agent SEO.",
      "pricing": {
        "one_time_usd": 4.99,
        "payment_method": "stripe_checkout_link"
      },
      "checkout_url": "https://buy.stripe.com/mock_agentready_pro"
    },
    {
      "id": "ATH-RPG-001",
      "name": "AetherRPG - The Solo Leveling Notion OS",
      "description": "Gamified self-development workspace for high-performance solopreneurs and developers.",
      "pricing": {
        "one_time_usd": 9.90,
        "payment_method": "stripe_checkout_link"
      },
      "checkout_url": "https://corrado06.gumroad.com/l/aether-rpg"
    }
  ]
}
