II.
LibraryProcess JSON
Structured · livelib-process:product-management--user-story-mapping
product-management/user-story-mapping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:product-management--user-story-mapping",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "product-management/user-story-mapping",
"description": "User Story Mapping process with user activity identification, task breakdown, story creation, prioritization, and release planning for product development",
"libraryPath": "library/specializations/product-management/user-story-mapping.js",
"specialization": "product-management",
"usesAgents": [
"product-analyst",
"ux-journey-mapper",
"product-designer",
"product-owner",
"estimation-facilitator",
"prioritization-strategist",
"release-planner",
"mvp-strategist",
"dependency-analyst",
"visualization-designer",
"backlog-manager",
"story-map-auditor"
]
},
"outgoingEdges": [
{
"from": "lib-process:product-management--user-story-mapping",
"to": "skill-area:product-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:product-management--user-story-mapping",
"to": "skill-area:product-analytics",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:product-management--user-story-mapping",
"to": "skill-area:prioritization-frameworks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:product-management--user-story-mapping",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:product-management--user-story-mapping",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:product-management--user-story-mapping",
"to": "role:product-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:product-management--user-story-mapping",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:product-management--user-story-mapping",
"to": "workflow:competitive-analysis",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:product-management--user-story-mapping",
"to": "specialization:product-management",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:product-management--user-story-mapping",
"to": "lib-agent:scientific-discovery--visualization-designer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}