II.
Workflow JSON
Structured · liveworkflow:community-platform-setup
Community Platform Setup json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:community-platform-setup",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-community-setup.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Community Platform Setup",
"workflowKind": "onboarding",
"triggerType": "on-demand",
"typicalCadence": "per-milestone",
"complexity": "cross-team",
"description": "Establishes community platform infrastructure and onboarding experience --\nevaluating and selecting community platforms (forum software, Discord\nserver, Slack workspace, GitHub Discussions) based on target audience\npreferences and integration requirements, configuring channel structure and\ncategory taxonomy aligned with product areas and community interests,\ndesigning role hierarchies with graduated permissions for new members,\nactive contributors, moderators, and staff, building automated onboarding\nflows including welcome messages, orientation content, and\nfirst-contribution prompts, integrating community identity with product\naccounts and SSO where applicable, setting up analytics instrumentation for\nengagement tracking, configuring notification and digest settings to\noptimize signal-to-noise ratio, and establishing bot and automation tooling\nfor FAQ responses, thread management, and community health alerts. Produces\nplatform architecture document, channel taxonomy, role permission matrix,\nand onboarding flow specification. Excludes content creation.\n"
},
"outgoingEdges": [
{
"from": "workflow:community-platform-setup",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "role:product-designer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "skill-area:api-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "skill-area:identity-security",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "domain:community",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "responsibility:dx-tooling-maintenance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "org-unit:developer-relations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}