iiRecord
Agentic AI Atlas · Developer Experience
domain:developer-experiencea5c.ai
II.
Domain JSON

domain:developer-experience

Structured · live

Developer Experience json

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

File · domain/domains/domains-expanded.yamlCluster · domain
Record JSON
{
  "id": "domain:developer-experience",
  "_kind": "Domain",
  "_file": "domain/domains/domains-expanded.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Developer Experience",
    "description": "Internal developer productivity — toolchains, local dev environments,\nCI/CD ergonomics, documentation, onboarding flows, and inner-loop\noptimization. Focuses on making engineers effective and happy.\n"
  },
  "outgoingEdges": [
    {
      "from": "domain:developer-experience",
      "to": "specialization:devops-sre-platform",
      "kind": "contains"
    },
    {
      "from": "domain:developer-experience",
      "to": "specialization:sdk-platform-development",
      "kind": "contains"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:API-documentation-design",
      "to": "domain:developer-experience",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "skill-area:developer-portal-design",
      "to": "domain:developer-experience",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:README-driven-development",
      "to": "domain:developer-experience",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "skill-area:changelog-writing",
      "to": "domain:developer-experience",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "skill-area:developer-productivity-measurement",
      "to": "domain:developer-experience",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "topic:semantic-versioning-strategy",
      "to": "domain:developer-experience",
      "kind": "belongs_to_domain"
    },
    {
      "from": "topic:documentation-as-code",
      "to": "domain:developer-experience",
      "kind": "belongs_to_domain"
    },
    {
      "from": "role:platform-product-manager",
      "to": "domain:developer-experience",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:developer-experience-engineer",
      "to": "domain:developer-experience",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:internal-tools-engineer",
      "to": "domain:developer-experience",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:documentation-manager",
      "to": "domain:developer-experience",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-release",
      "to": "domain:developer-experience",
      "kind": "applies_to_domain",
      "attributes": {}
    }
  ]
}