{
  "schema_version": "1.0",
  "name": "Apparel Supply Group — Agent Gateway",
  "description": "Canonical machine-readable discovery for custom screen printing: quotes, mockups, and production routing.",
  "canonical": true,
  "operator": {
    "legal_name": "Apparel Supply Group",
    "website": "https://apparelsupplygroup.com",
    "contact_email": "support@apparelsupplygroup.com",
    "contact_phone": "+1-562-661-9611"
  },
  "documentation": {
    "llms_txt": "https://agents.apparelsupplygroup.com/llms.txt",
    "openapi_url": "https://agents.apparelsupplygroup.com/openapi.json"
  },
  "capabilities": [
    {
      "id": "intent-custom-tshirts",
      "tier": 0,
      "canonical_llms_txt": "https://agents.apparelsupplygroup.com/intent/custom-tshirts/llms.txt",
      "mirror_llms_txt": "https://custom-tshirts.md/llms.txt",
      "api_base": "https://printpath.apparelsupplygroup.com"
    },
    {
      "id": "intent-custom-apparel",
      "tier": 0,
      "canonical_llms_txt": "https://agents.apparelsupplygroup.com/intent/custom-apparel/llms.txt",
      "mirror_llms_txt": "https://custom-apparel.md/llms.txt",
      "api_base": "https://printpath.apparelsupplygroup.com"
    },
    {
      "id": "artifact-mockups",
      "tier": 1,
      "canonical_llms_txt": "https://agents.apparelsupplygroup.com/artifact/mockups/llms.txt",
      "mirror_llms_txt": "https://mockups.md/llms.txt",
      "api_base": "https://mockupdesk.apparelsupplygroup.com"
    },
    {
      "id": "execution-tshirt-printing",
      "tier": 2,
      "canonical_llms_txt": "https://agents.apparelsupplygroup.com/execution/tshirt-printing/llms.txt",
      "mirror_llms_txt": "https://tshirt-printing.md/llms.txt",
      "api_base": "https://printpath.apparelsupplygroup.com",
      "human_gate": true
    }
  ],
  "flow": [
    "intent-custom-tshirts",
    "artifact-mockups",
    "execution-tshirt-printing"
  ],
  "policy": {
    "minimum_order_pieces_per_design": 48,
    "minimum_order_pieces_per_design_rush": 72,
    "standard_turnaround_business_days": 10,
    "rush_threshold_business_days_or_less": 6,
    "rush_requires_human_review": true,
    "mockup_approval_required": true,
    "human_gate_execution": true
  },
  "trust": {
    "status": "live",
    "confidence_url": "https://agents.apparelsupplygroup.com/api/confidence",
    "profile_url": "https://agents.apparelsupplygroup.com/api/v1/trust-profile/summary",
    "receipts_url": "https://agents.apparelsupplygroup.com/api/v1/trust-profile/receipts",
    "methodology_url": "https://agents.apparelsupplygroup.com/api/v1/trust-profile/methodology"
  }
}
