iiRecord
Agentic AI Atlas · Saleor
tool:saleora5c.ai
II.
Tool JSON

tool:saleor

Structured · live

Saleor json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-ora-operations-discovery.yamlCluster · domain
Record JSON
{
  "id": "tool:saleor",
  "_kind": "Tool",
  "_file": "domain/tools/tools-ora-operations-discovery.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Saleor",
    "homepageUrl": "https://saleor.io",
    "kind": "api-tool",
    "description": "GraphQL-first headless commerce platform surfaced by Ora for storefront, catalog, checkout, and order workflows.\n",
    "ora": {
      "domain": "saleor.io",
      "score": 68,
      "grade": "C",
      "category": "E-commerce",
      "tags": [
        "ecommerce",
        "headless commerce",
        "graphql",
        "open source ecommerce"
      ],
      "scoreUrl": "https://ora.run/score/saleor.io"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool:saleor",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from"
    },
    {
      "from": "tool:saleor",
      "to": "role:platform-engineer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "GraphQL commerce APIs support platform extension and integration workflows."
      }
    },
    {
      "from": "tool:saleor",
      "to": "workflow:customer-journey-optimization",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Checkout and catalog data supports customer journey optimization."
      }
    },
    {
      "from": "tool:saleor",
      "to": "workflow:schema-migration",
      "kind": "supports_work",
      "attributes": {
        "confidence": "low",
        "evidence": "Commerce schema changes require coordinated migration and API compatibility review."
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.saleor-io",
      "to": "tool:saleor",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "tool-server:mcp-saleor-candidate",
      "to": "tool:saleor",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}