II.
Responsibility JSON
Structured · liveresponsibility:research-design
Research Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:research-design",
"_kind": "Responsibility",
"_file": "domain/roles/responsibilities-extended.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Research Design",
"description": "Formulating research questions, selecting appropriate methodologies, and designing\nexperimental or study protocols that yield valid and reproducible findings.\nDefining data collection instruments, control conditions, and statistical analysis\nplans to ensure research integrity and interpretability of results.\n",
"cadence": "sprint"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "role:research-engineer",
"to": "responsibility:research-design",
"kind": "holds_responsibility"
},
{
"from": "role:lab-technician",
"to": "responsibility:research-design",
"kind": "holds_responsibility"
},
{
"from": "role:computational-scientist",
"to": "responsibility:research-design",
"kind": "holds_responsibility"
},
{
"from": "role:biomedical-engineer",
"to": "responsibility:research-design",
"kind": "holds_responsibility"
},
{
"from": "workflow:experiment-design",
"to": "responsibility:research-design",
"kind": "triggers_responsibility"
},
{
"from": "workflow:peer-review-cycle",
"to": "responsibility:research-design",
"kind": "triggers_responsibility"
},
{
"from": "workflow:research-grant-lifecycle",
"to": "responsibility:research-design",
"kind": "triggers_responsibility"
},
{
"from": "role:applied-scientist",
"to": "responsibility:research-design",
"kind": "holds_responsibility"
},
{
"from": "role:ai-researcher",
"to": "responsibility:research-design",
"kind": "holds_responsibility"
}
]
}