{
  "schema_version": "0.1",
  "name": "DAMG AI Automation and Human Fallback",
  "description": "AI automation, custom websites, agent infrastructure, business systems, Butterfly social media tooling for creators and small businesses, and reviewed human-in-the-loop task fulfillment for AI agents, automations, and software workflows.",
  "contact_email": "digitalarchitecturemanagementgroup@proton.me",
  "homepage_url": "https://digitalarchitecturemanagementgroup.com/",
  "services_url": "https://digitalarchitecturemanagementgroup.com/services",
  "butterfly_product_page": "https://digitalarchitecturemanagementgroup.com/butterfly",
  "butterfly_url": "https://butterfly.digitalarchitecturemanagementgroup.com",
  "capabilities_url": "https://digitalarchitecturemanagementgroup.com/api/human-task-capabilities",
  "openapi_url": "https://digitalarchitecturemanagementgroup.com/openapi.json",
  "llms_txt": "https://digitalarchitecturemanagementgroup.com/llms.txt",
  "ai_txt": "https://digitalarchitecturemanagementgroup.com/ai.txt",
  "policy_url": "https://digitalarchitecturemanagementgroup.com/human-task-policy",
  "agent_quickstart_url": "https://digitalarchitecturemanagementgroup.com/rent-a-human/agents",
  "human_testing_url": "https://digitalarchitecturemanagementgroup.com/rent-a-human/testing",
  "tools": [
    {
      "name": "submit_human_task_request",
      "method": "POST",
      "url": "https://digitalarchitecturemanagementgroup.com/api/human-task-request",
      "use_when": "Use for custom human fallback requests that need review before payment or custom pricing."
    },
    {
      "name": "submit_prepaid_task_intake",
      "method": "POST",
      "url": "https://digitalarchitecturemanagementgroup.com/api/prepaid-human-task-intake",
      "use_when": "Use after paying for a fixed-scope prepaid task. Include PayPal transaction ID or USDC-on-Base transaction hash plus payment reference/order ID."
    },
    {
      "name": "get_human_task_capabilities",
      "method": "GET",
      "url": "https://digitalarchitecturemanagementgroup.com/api/human-task-capabilities",
      "use_when": "Use first to discover current task types, payment links, endpoints, and safety policy."
    },
    {
      "name": "request_human_testing",
      "method": "POST",
      "url": "https://digitalarchitecturemanagementgroup.com/api/human-task-request",
      "use_when": "Use with task_type=human_testing when a website, app, checkout/form, or game needs brief human testing and a tester report."
    }
  ]
}
