{
  "protocol": "prodigy-agent-ready",
  "version": "0.1",
  "business": {
    "id": "prodigy-tech-solutions",
    "name": "Prodigy Tech Solutions",
    "url": "https://prodigytechsolutions.com",
    "description": "We bring you clients. Our customers speak for us. Websites for people and machines.",
    "phone_public": null,
    "email_public": null,
    "area_served": ["US"],
    "categories": [
      "web-design",
      "local-business-websites",
      "lead-generation-sites",
      "agent-ready-websites",
      "directory"
    ]
  },
  "permissions": {
    "public": [
      "business",
      "services",
      "areas",
      "faq",
      "examples",
      "directory"
    ],
    "live": [],
    "actions": [
      "create_lead",
      "request_estimate"
    ],
    "private": [
      "crm",
      "margins",
      "employees",
      "client_secrets",
      "ad_accounts"
    ]
  },
  "tools": [
    {
      "id": "get_business",
      "type": "read",
      "access": "anyone",
      "description": "Return Prodigy business identity and public blurb."
    },
    {
      "id": "get_services",
      "type": "read",
      "access": "anyone",
      "description": "List public service categories (no price ladder)."
    },
    {
      "id": "get_service_areas",
      "type": "read",
      "access": "anyone",
      "description": "Geographic fit (US / remote)."
    },
    {
      "id": "get_project_examples",
      "type": "read",
      "access": "anyone",
      "description": "Stand-behind client work via Work page and prodigy.directory."
    },
    {
      "id": "can_serve",
      "type": "read",
      "access": "anyone",
      "description": "Whether Prodigy is a fit for a business type / location (advisory, not a contract)."
    },
    {
      "id": "create_lead",
      "type": "write",
      "access": "prodigy_signed",
      "risk": "lead",
      "description": "Create a human-reviewed lead. Prefer contact form until signed agent gateway ships."
    },
    {
      "id": "request_estimate",
      "type": "write",
      "access": "prodigy_signed",
      "risk": "lead",
      "description": "Request a conversation/estimate. Not a firm bid. Human replies."
    }
  ],
  "endpoints": {
    "llms_txt": "https://prodigytechsolutions.com/llms.txt",
    "openapi": "https://prodigytechsolutions.com/openapi.json",
    "capabilities": "https://prodigytechsolutions.com/.well-known/prodigy-capabilities.json",
    "contact": "https://prodigytechsolutions.com/contact/",
    "work": "https://prodigytechsolutions.com/work/",
    "agent_brief": "https://prodigytechsolutions.com/agent/",
    "directory": "https://prodigy.directory/",
    "badge": "https://prodigytechsolutions.com/badge.js"
  },
  "attribution": {
    "built_by": "https://prodigytechsolutions.com",
    "badge": false,
    "note": "This is the Prodigy studio site (self)."
  },
  "registry": {
    "publish": true,
    "status_hint": "active_or_pending",
    "profile_hint": "prodigy-tech-solutions"
  },
  "updated_at": "2026-09-08T00:00:00Z"
}
