II.
Workflow JSON
Structured · liveworkflow:mobile-deep-link-validation
Mobile Deep Link Validation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:mobile-deep-link-validation",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-mobile-niche.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Mobile Deep Link Validation",
"workflowKind": "development",
"triggerType": "event-driven",
"typicalCadence": "per-release",
"complexity": "single-team",
"description": "Validates deep link and universal link configurations across iOS and\nAndroid — testing URI scheme routing, verifying Apple App Site Association\nand Android App Links intent filters, checking deferred deep link\nattribution, validating fallback behavior for uninstalled apps, and\nconfirming link previews render correctly. Excludes deep link analytics.\n"
},
"outgoingEdges": [
{
"from": "workflow:mobile-deep-link-validation",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:mobile-deep-link-validation",
"to": "role:implementer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:mobile-deep-link-validation",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:mobile-deep-link-validation",
"to": "skill-area:deep-linking",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:mobile-deep-link-validation",
"to": "skill-area:e2e-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:mobile-deep-link-validation",
"to": "domain:mobile",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:mobile-deep-link-validation",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:mobile-deep-link-validation",
"to": "responsibility:flaky-test-quarantine",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:mobile-deep-link-validation",
"to": "responsibility:release-coordination",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:mobile-deep-link-validation",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:mobile-deep-link-validation",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}