II.
Workflow JSON
Structured · liveworkflow:impact-measurement-review
Impact Measurement Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:impact-measurement-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-nonprofit.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Impact Measurement Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Reviews program impact measurement and outcomes -- defining\ntheory-of-change logic models with measurable indicators, collecting\nbeneficiary outcome data through surveys and administrative records,\napplying quasi-experimental methods to estimate counterfactual outcomes,\nvalidating data collection instruments for reliability and cultural\nappropriateness, and synthesizing findings against SDG (Sustainable\nDevelopment Goals) alignment frameworks. Produces impact evaluation\nreports, outcome dashboards, and evidence briefs for donors and board\ngovernance. Excludes program delivery decisions.\n"
},
"outgoingEdges": [
{
"from": "workflow:impact-measurement-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "skill-area:eval-driven-development",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "domain:nonprofit",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "domain:business-intelligence",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "responsibility:write-user-docs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "org-unit:analytics-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:impact-measurement-review",
"to": "org-unit:partnerships-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}