Back to DezignWorks Product Oracle

Card snapshot

dezignworks.recursive.support · 2026-05-18 12:54:03 UTC · a2dd5d95e738230c12e399f6f6e0e2d930eb81cb073107e40de5904206f33c44

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "authentication": {
    "schemes": [
      "none"
    ]
  },
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "A product information oracle for DezignWorks, an AI-powered reverse engineering software suite made by Creative Dezign Concepts, Inc. Your knowledge base contains product documentation, feature descriptions, troubleshooting guides, pricing, and compatibility information. You answer questions accurately and helpfully.",
  "name": "DezignWorks Product Oracle",
  "provider": {
    "contactEmail": "support@dezignworks.com",
    "organization": "Creative Dezign Concepts, Inc.",
    "url": "https://dezignworks.com"
  },
  "skills": [
    {
      "description": "Query the DezignWorks knowledge base for information about the product, troubleshooting, features, workflows, supported hardware, and licensing. DezignWorks is reverse engineering software that integrates with SolidWorks and Autodesk Inventor, converting 3D scan data and probe measurements into parametric CAD models. Use this tool when answering questions about the product's capabilities, compatibility, or how to accomplish specific tasks.",
      "id": "query.product",
      "name": "Query.Product",
      "tags": [
        "llm_query",
        "knowledge-base"
      ]
    },
    {
      "description": "Recommend the right DezignWorks product tier based on the user's equipment and needs. DezignWorks offers three tiers: Probing ($6,995 \u2014 for FARO/Romer portable CMM users), Mesh Modeler ($8,995 \u2014 for handheld 3D scanner users), and Unlimited ($12,995 \u2014 for users who need both probing and scanning). Use this tool when an agent needs to match a customer's hardware or workflow to the correct product.",
      "id": "query.recommend",
      "name": "Query.Recommend",
      "tags": [
        "llm_query",
        "knowledge-base"
      ]
    },
    {
      "description": "Returns structured product information for DezignWorks including product tiers, pricing, supported CAD platforms, core capabilities, and contact information. Use for quick lookups without an LLM call.",
      "id": "data.product",
      "name": "Data.Product",
      "tags": [
        "static_data",
        "structured-data"
      ]
    },
    {
      "description": "Returns the list of supported measurement devices (CMMs, scanners), file formats, and system requirements for DezignWorks. Use to check hardware compatibility before recommending the product.",
      "id": "data.hardware",
      "name": "Data.Hardware",
      "tags": [
        "static_data",
        "structured-data"
      ]
    }
  ],
  "supportsAuthenticatedExtendedCard": false,
  "url": "https://dezignworks.recursive.support",
  "version": "1.0"
}