II.
Workflow JSON
Structured · liveworkflow:behavioral-research-ethics-review
Behavioral Research Ethics Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:behavioral-research-ethics-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Behavioral Research Ethics Review",
"workflowKind": "governance",
"triggerType": "event-driven",
"typicalCadence": "per-milestone",
"complexity": "cross-team",
"description": "Reviews behavioral research protocols for ethical compliance and data\nprotection -- evaluating informed consent procedures and participant\ndebriefing adequacy, verifying IRB/ethics board approval\ndocumentation and amendment tracking, assessing data anonymization\nand re-identification risk for sensitive behavioral datasets,\nauditing survey instruments and experimental designs for potential\nparticipant harm or coercion, reviewing data retention and\ndestruction schedules against institutional policy and GDPR\nrequirements, and validating that algorithmic analysis of behavioral\ndata respects participant consent scope. Produces ethics compliance\nassessment, risk classification report, and remediation requirements.\nExcludes research design authoring.\n"
},
"outgoingEdges": [
{
"from": "workflow:behavioral-research-ethics-review",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "skill-area:data-governance",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "skill-area:data-quality",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "domain:social-sciences",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "domain:legal",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "responsibility:security-review",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "org-unit:research-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:behavioral-research-ethics-review",
"to": "org-unit:legal-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}