II.
LibraryProcess JSON
Structured · livelib-process:authoring--editorial-lifecycle
specializations/authoring/editorial-lifecycle json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:authoring--editorial-lifecycle",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/authoring/editorial-lifecycle",
"description": "Full editorial lifecycle for long-form written work: outline → draft → self-edit → fact-check → developmental-edit (via breakpoint) → copy-edit → legal check → publish → track revision requests. Unified workflow; no fragmented per-role processes.",
"libraryPath": "library/specializations/authoring/editorial-lifecycle.js",
"specialization": "authoring"
},
"outgoingEdges": [
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "skill-area:docs-as-code",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "skill-area:reference-docs",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "skill-area:tutorial-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "role:engineering-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "specialization:technical-documentation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:authoring--editorial-lifecycle",
"to": "specialization:authoring",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}