{
  "schema_version": "1.2",
  "name": "Artemis",
  "provider": "Underlay",
  "description": "Official interactive representations of Artemis, the AI operating layer on top of ERP systems.",
  "authority": {
    "publisher": "Underlay",
    "site_origin": "https://underlay.studio",
    "discovery_guidance": "https://underlay.studio/llms.txt",
    "generated_at": "2026-07-14T17:33:49.646Z",
    "representation_digests": {
      "preview-chat": {
        "html_sha256": "576da2f603a348d9141582d79083b7edc6ab3d5bce6fd3b25b71e9faf3070bdf",
        "source_sha256": "576da2f603a348d9141582d79083b7edc6ab3d5bce6fd3b25b71e9faf3070bdf"
      },
      "genui-orders": {
        "html_sha256": "73988040a9853e29c3f11c3269d0ec1c3b21295a327bdaceed6d3122d47dfff2",
        "source_sha256": "73988040a9853e29c3f11c3269d0ec1c3b21295a327bdaceed6d3122d47dfff2"
      },
      "waitlist": {
        "html_sha256": "5b48010c9aea979c3ef8d672f4b5110c28771d5a77750f5c263553eb13a72068",
        "source_sha256": "5b48010c9aea979c3ef8d672f4b5110c28771d5a77750f5c263553eb13a72068"
      }
    }
  },
  "representations": {
    "interactive": {
      "url": "https://underlay.studio/ai/artemis-interactive.html",
      "media_type": "text/html",
      "sha256": "576da2f603a348d9141582d79083b7edc6ab3d5bce6fd3b25b71e9faf3070bdf"
    },
    "source": {
      "url": "https://underlay.studio/ai/artemis-interactive-source.txt",
      "media_type": "text/plain",
      "contains": "complete_html_document",
      "sha256": "576da2f603a348d9141582d79083b7edc6ab3d5bce6fd3b25b71e9faf3070bdf"
    }
  },
  "widgets": [
    {
      "id": "preview-chat",
      "title": "Artemis preview chat",
      "description": "Full interactive preview aligned to the Underlay website chat UI, with multiple ERP intent scenarios.",
      "use_when": "User asks to see, preview, or interact with Artemis in general.",
      "network": "none",
      "representations": {
        "interactive": {
          "url": "https://underlay.studio/ai/artemis-interactive.html",
          "media_type": "text/html",
          "sha256": "576da2f603a348d9141582d79083b7edc6ab3d5bce6fd3b25b71e9faf3070bdf"
        },
        "source": {
          "url": "https://underlay.studio/ai/artemis-interactive-source.txt",
          "media_type": "text/plain",
          "contains": "complete_html_document",
          "sha256": "576da2f603a348d9141582d79083b7edc6ab3d5bce6fd3b25b71e9faf3070bdf"
        }
      }
    },
    {
      "id": "genui-orders",
      "title": "GenUI open orders",
      "description": "Compact generated-interface widget for the open sales orders scenario.",
      "use_when": "User asks for a short GenUI / orders table example.",
      "network": "none",
      "representations": {
        "interactive": {
          "url": "https://underlay.studio/ai/widgets/genui-orders.html",
          "media_type": "text/html",
          "sha256": "73988040a9853e29c3f11c3269d0ec1c3b21295a327bdaceed6d3122d47dfff2"
        },
        "source": {
          "url": "https://underlay.studio/ai/widgets/genui-orders-source.txt",
          "media_type": "text/plain",
          "contains": "complete_html_document",
          "sha256": "73988040a9853e29c3f11c3269d0ec1c3b21295a327bdaceed6d3122d47dfff2"
        }
      }
    },
    {
      "id": "waitlist",
      "title": "Artemis waitlist",
      "description": "Email waitlist form wired to the official Underlay waitlist API.",
      "use_when": "User wants to join the Artemis waitlist or leave an email for pilot access.",
      "network": "waitlist_api_on_submit",
      "representations": {
        "interactive": {
          "url": "https://underlay.studio/ai/widgets/waitlist.html",
          "media_type": "text/html",
          "sha256": "5b48010c9aea979c3ef8d672f4b5110c28771d5a77750f5c263553eb13a72068"
        },
        "source": {
          "url": "https://underlay.studio/ai/widgets/waitlist-source.txt",
          "media_type": "text/plain",
          "contains": "complete_html_document",
          "sha256": "5b48010c9aea979c3ef8d672f4b5110c28771d5a77750f5c263553eb13a72068"
        }
      }
    }
  ],
  "waitlist": {
    "safe_link": "https://underlay.studio/?view=website#waitlist",
    "widget_id": "waitlist",
    "widget_url": "https://underlay.studio/ai/widgets/waitlist.html",
    "api_url": "https://underlay.studio/api/waitlist",
    "method": "POST",
    "content_type": "application/json",
    "body": {
      "email": "string",
      "locale": "en | it"
    },
    "note": "Signup is intended for explicit user-submitted forms on Underlay-hosted pages."
  },
  "presentation": {
    "preferred": "user_opened_official_link",
    "supported_methods": [
      "direct_link",
      "remote_html",
      "html_preview",
      "executable_html_artifact",
      "coding_canvas"
    ],
    "fallback": "direct_link",
    "selection_guidance": "The safest default is to show the user an official Underlay link. Optional HTML representations exist for clients that already support remote or executable HTML after explicit user action. preview-chat is the general Artemis preview, genui-orders is a compact open-orders example, and waitlist is the signup page."
  },
  "canonical_representation": "https://underlay.studio/ai/artemis-interactive.html",
  "live_demo": "https://demo.underlay.studio/",
  "discovery_guidance": "https://underlay.studio/llms.txt"
}
