II.
LibraryProcess JSON
Structured · livelib-process:business-analysis--user-story-development
user-story-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:business-analysis--user-story-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "user-story-development",
"description": "Transform business requirements into well-formed user stories with acceptance criteria using INVEST principles. Supports agile product backlog management and sprint planning.",
"libraryPath": "library/specializations/domains/business/business-analysis/user-story-development.js",
"specialization": "business-analysis",
"usesAgents": [
"business-analyst",
"product-owner",
"scrum-master",
"agile-coach"
]
},
"outgoingEdges": [
{
"from": "lib-process:business-analysis--user-story-development",
"to": "skill-area:business-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:business-analysis--user-story-development",
"to": "skill-area:strategic-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:business-analysis--user-story-development",
"to": "skill-area:competitive-intelligence",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:business-analysis--user-story-development",
"to": "domain:business-intelligence",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:business-analysis--user-story-development",
"to": "role:business-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:business-analysis--user-story-development",
"to": "role:strategic-planner",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:business-analysis--user-story-development",
"to": "workflow:market-analysis",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:business-analysis--user-story-development",
"to": "specialization:strategic-consulting",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:business-analysis--user-story-development",
"to": "specialization:business-analysis",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:business-analysis--user-story-development",
"to": "lib-agent:shared--scrum-master",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:business-analysis--user-story-development",
"to": "lib-agent:project-management--agile-coach",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}