II.
Workflow JSON
Structured · liveworkflow:partner-integration-review
Partner Integration Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:partner-integration-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-partnerships.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Partner Integration Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Reviews the health and effectiveness of technology partner integrations\n-- auditing API integration uptime and error rates across partner\nconnections, validating data-exchange formats and schema compatibility\nafter partner API version updates, reviewing partner SLA compliance\nagainst contractual commitments, assessing security posture of\npartner-facing endpoints and authentication mechanisms, evaluating\npartner-contributed revenue and co-sell pipeline metrics, identifying\nintegration maintenance burden and technical-debt accumulation, and\nplanning integration upgrades aligned with partner product roadmaps.\nProduces partner integration health report and upgrade backlog. Excludes\npartnership commercial negotiations.\n"
},
"outgoingEdges": [
{
"from": "workflow:partner-integration-review",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "skill-area:api-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "skill-area:api-contract-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "responsibility:vendor-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "org-unit:partnerships-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:partner-integration-review",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}