II.
LibraryProcess JSON
Structured · livelib-process:authoring--documenter
specializations/authoring/documenter json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:authoring--documenter",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/authoring/documenter",
"description": "Documenter persona. Scans existing docs → detects drift vs current code →\n drafts updates following a5c documentation guidelines (hierarchy, active voice, real\n examples, chunked info, cross-links, defined acronyms, listed prerequisites) → opens\n a docs PR.",
"libraryPath": "library/specializations/authoring/documenter.js",
"specialization": "authoring"
},
"outgoingEdges": [
{
"from": "lib-process:authoring--documenter",
"to": "skill-area:docs-as-code",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--documenter",
"to": "skill-area:reference-docs",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:authoring--documenter",
"to": "skill-area:api-doc-generation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:authoring--documenter",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--documenter",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--documenter",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--documenter",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:authoring--documenter",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:authoring--documenter",
"to": "workflow:pull-request-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--documenter",
"to": "specialization:technical-documentation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--documenter",
"to": "specialization:authoring",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}