II.
LibraryProcess JSON
Structured · livelib-process:shared--impact-mapping
impact-mapping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--impact-mapping",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "impact-mapping",
"description": "Impact Mapping strategic planning technique - connects business goals to features through actors and impacts",
"libraryPath": "library/methodologies/impact-mapping/impact-mapping.js",
"usesAgents": [
"goal-definer",
"actor-identifier",
"impact-analyzer",
"deliverable-generator",
"prioritizer",
"map-visualizer"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--impact-mapping",
"to": "skill-area:prioritization-frameworks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--impact-mapping",
"to": "skill-area:product-discovery",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--impact-mapping",
"to": "skill-area:roadmap-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--impact-mapping",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--impact-mapping",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--impact-mapping",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--impact-mapping",
"to": "role:engineering-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--impact-mapping",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--impact-mapping",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--impact-mapping",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--impact-mapping",
"to": "methodology:impact-mapping",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}