iiRecord
Agentic AI Atlas · Cross-Functional Team Charter
workflow:cross-functional-team-chartera5c.ai
II.
Workflow JSON

workflow:cross-functional-team-charter

Structured · live

Cross-Functional Team Charter json

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

File · workflows/workflows/workflows-expanded-4.yamlCluster · workflows
Record JSON
{
  "id": "workflow:cross-functional-team-charter",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-4.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Cross-Functional Team Charter",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-initiative",
    "complexity": "cross-team",
    "description": "Forming and chartering cross-functional teams for new initiatives --\ndefining team mission and success criteria, selecting members across\ndisciplines, establishing working agreements, setting communication\ncadences, and aligning on decision-making authority. Produces team\ncharter documents, RACI matrices, and initial milestone plans.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:cross-functional-team-charter",
      "to": "role:engineering-program-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cross-functional-team-charter",
      "to": "role:director-of-engineering",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cross-functional-team-charter",
      "to": "role:VP-of-product",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cross-functional-team-charter",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cross-functional-team-charter",
      "to": "domain:project-management",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cross-functional-team-charter",
      "to": "responsibility:cross-team-alignment",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:cross-functional-team-charter",
      "to": "responsibility:engineering-roadmap",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:cross-functional-team-charter",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:cross-functional-team-charter",
      "to": "org-unit:product-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}