II.
LibraryProcess JSON
Structured · livelib-process:technical-documentation--how-to-guides
technical-documentation/how-to-guides json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:technical-documentation--how-to-guides",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "technical-documentation/how-to-guides",
"description": "Task-oriented how-to guide development process with task analysis, goal-oriented content structure, step-by-step instructions, validation, and usability testing",
"libraryPath": "library/specializations/technical-documentation/how-to-guides.js",
"specialization": "technical-documentation",
"usesAgents": [
"ux-researcher",
"technical-writer",
"instructional-designer",
"outcomes-specialist",
"support-specialist",
"visual-designer",
"quality-auditor",
"usability-tester",
"information-architect"
]
},
"outgoingEdges": [
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "skill-area:docs-as-code",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "skill-area:reference-docs",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "skill-area:usability-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "role:documentation-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "workflow:documentation-sprint",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "specialization:technical-documentation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "lib-agent:meta--technical-writer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:technical-documentation--how-to-guides",
"to": "lib-agent:shared--quality-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}