iiRecord
Agentic AI Atlas · Bot Detection
stack-part:bot-detectiona5c.ai
II.
StackPart JSON

stack-part:bot-detection

Structured · live

Bot Detection json

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

File · domain/stack-parts/stack-parts-security-edge.yamlCluster · domain
Record JSON
{
  "id": "stack-part:bot-detection",
  "_kind": "StackPart",
  "_file": "domain/stack-parts/stack-parts-security-edge.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Bot Detection",
    "description": "Service that classifies and challenges automated traffic. Examples:\nCloudflare Bot Management, DataDome, hCaptcha, Akamai Bot Manager.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:bot-detection",
      "to": "tool:datadome",
      "kind": "implemented_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:datadome",
      "to": "stack-part:bot-detection",
      "kind": "implements_stack_part",
      "attributes": {}
    }
  ]
}