II.
Responsibility JSON
Structured · liveresponsibility:write-rfc-documents
Write RFC / design documents json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:write-rfc-documents",
"_kind": "Responsibility",
"_file": "role/responsibilities/write-rfc-documents.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Write RFC / design documents",
"cadence": "as-needed",
"requiredSkills": [
"skill:system-design"
],
"description": "Write RFC / design documents.\n"
},
"outgoingEdges": [
{
"from": "responsibility:write-rfc-documents",
"to": "skill:system-design",
"kind": "requires_skill"
}
],
"incomingEdges": [
{
"from": "role:business-analyst",
"to": "responsibility:write-rfc-documents",
"kind": "holds_responsibility",
"attributes": {}
},
{
"from": "workflow:microservice-decomposition",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:requirements-elicitation-workshop",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:user-story-refinement-session",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:project-risk-assessment",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:environmental-impact-assessment",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:hypothesis-driven-experiment",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:event-storming-session",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:spec-review-cycle",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:monolith-extraction-planning",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:ab-experiment-lifecycle",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:competitive-landscape-analysis",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:user-research-session",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:design-review",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:breaking-change-review",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:tech-radar-update",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:architecture-decision",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}