iiRecord
Agentic AI Atlas · Community Manager
role:community-managera5c.ai
II.
Role JSON

role:community-manager

Structured · live

Community Manager json

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

File · role/roles/roles-expanded-3.yamlCluster · role
Record JSON
{
  "id": "role:community-manager",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded-3.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Community Manager",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Builds and nurtures developer and user communities — forum moderation,\nevent planning, content programs, and community health monitoring.\nDrives engagement, facilitates peer support, and channels community\nfeedback into product decisions.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:community-manager",
      "to": "responsibility:community-guidelines-enforcement",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:community-manager",
      "to": "responsibility:stakeholder-communication",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:community-manager",
      "to": "domain:community",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "responsibility:community-guidelines-enforcement",
      "to": "role:community-manager",
      "kind": "held_by",
      "attributes": {}
    }
  ]
}