II.
LibraryProcess JSON
Structured · livelib-process:shared--documentation-contribute-answer
documentation-contribute-answer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--documentation-contribute-answer",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "documentation-contribute-answer",
"description": "Submit documentation answers for unanswered questions - adds or updates docs via PR",
"libraryPath": "library/cradle/documentation-contribute-answer.js",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--documentation-contribute-answer",
"to": "skill-area:bug-fixing-from-issues",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--documentation-contribute-answer",
"to": "skill-area:code-review-practice",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--documentation-contribute-answer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--documentation-contribute-answer",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--documentation-contribute-answer",
"to": "role:devops-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--documentation-contribute-answer",
"to": "workflow:bug-triage",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--documentation-contribute-answer",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
}
],
"incomingEdges": []
}