II.
Workflow JSON
Structured · liveworkflow:ai-knowledge-sharing
AI Knowledge Sharing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:ai-knowledge-sharing",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-ai-enablement.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "AI Knowledge Sharing",
"workflowKind": "onboarding",
"triggerType": "scheduled",
"typicalCadence": "bi-weekly",
"complexity": "simple",
"description": "Internal demos, workshops, and office hours on AI agent patterns —\nprompt engineering, tool-use design, and eval strategies. Excludes\nformal training programs and certifications.\n"
},
"outgoingEdges": [
{
"from": "workflow:ai-knowledge-sharing",
"to": "role:ai-champion",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "skill-area:prompt-engineering",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "skill-area:agentic-loops",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "skill-area:eval-driven-development",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "domain:ml-ops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "responsibility:ai-knowledge-sharing",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:devrel",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:research-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "role:ai-champion",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "skill-area:prompt-engineering",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "skill-area:agentic-loops",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "skill-area:eval-driven-development",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "domain:ml-ops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "responsibility:ai-knowledge-sharing",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:devrel",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}