II.
LibraryProcess JSON
Structured · livelib-process:technical-documentation--docs-pr-workflow
specializations/technical-documentation/docs-pr-workflow json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:technical-documentation--docs-pr-workflow",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/technical-documentation/docs-pr-workflow",
"description": "Automated workflow for reviewing documentation pull requests with style validation, automated checks, and approval gates",
"libraryPath": "library/specializations/technical-documentation/docs-pr-workflow.js",
"specialization": "technical-documentation",
"usesAgents": [
"pr-metadata-analyzer",
"style-validator",
"link-validator",
"spell-checker",
"grammar-checker",
"format-validator",
"accessibility-validator",
"code-example-validator",
"content-quality-reviewer",
"technical-accuracy-verifier",
"quality-score-calculator",
"build-preview-generator",
"review-comment-poster"
]
},
"outgoingEdges": [
{
"from": "lib-process:technical-documentation--docs-pr-workflow",
"to": "skill-area:docs-as-code",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--docs-pr-workflow",
"to": "skill-area:reference-docs",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:technical-documentation--docs-pr-workflow",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--docs-pr-workflow",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--docs-pr-workflow",
"to": "role:documentation-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:technical-documentation--docs-pr-workflow",
"to": "workflow:documentation-sprint",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--docs-pr-workflow",
"to": "workflow:developer-documentation-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:technical-documentation--docs-pr-workflow",
"to": "specialization:technical-documentation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}