II.
LibraryProcess JSON
Structured · livelib-process:scientific-discovery--lateral-thinking-idea-generation
lateral-thinking-idea-generation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "lateral-thinking-idea-generation",
"description": "Divergent thinking to generate novel solutions - Guides practitioners through lateral thinking\ntechniques to break conventional thought patterns and generate creative, non-obvious solutions to problems.",
"libraryPath": "library/specializations/domains/science/scientific-discovery/lateral-thinking-idea-generation.js",
"specialization": "scientific-discovery",
"references": [
"- de Bono, E. (1970). Lateral Thinking: Creativity Step by Step\n- de Bono, E. (1985). Six Thinking Hats\n- Michalko, M. (2006). Thinkertoys"
],
"example": "const result = await orchestrate('domains/science/scientific-discovery/lateral-thinking-idea-generation', {\n problem: 'Reduce traffic congestion in urban areas',\n domain: 'urban-planning',\n existingSolutions: ['traffic lights', 'public transit', 'carpooling']\n});",
"usesAgents": [
"innovation-facilitator"
]
},
"outgoingEdges": [
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "skill-area:deep-web-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "domain:scientific-discovery",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "specialization:scientific-research-methods",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "specialization:scientific-discovery",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:scientific-discovery--lateral-thinking-idea-generation",
"to": "lib-agent:scientific-discovery--innovation-facilitator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}