iiRecord
Agentic AI Atlas · Experimentation Platform
stack-part:experiment-platforma5c.ai
II.
StackPart JSON

stack-part:experiment-platform

Structured · live

Experimentation Platform json

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

File · domain/stack-parts/stack-parts-app-services.yamlCluster · domain
Record JSON
{
  "id": "stack-part:experiment-platform",
  "_kind": "StackPart",
  "_file": "domain/stack-parts/stack-parts-app-services.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Experimentation Platform",
    "description": "Server-side A/B and multivariate experimentation with assignment,\nmetric pipelines, and stats. Examples: Statsig, Split, Optimizely,\nGrowthBook.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:experiment-platform",
      "to": "tool:launchdarkly",
      "kind": "implemented_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:ab-testing-experimentation",
      "to": "stack-part:experiment-platform",
      "kind": "uses_stack_part"
    },
    {
      "from": "tool:launchdarkly",
      "to": "stack-part:experiment-platform",
      "kind": "implements_stack_part",
      "attributes": {}
    }
  ]
}