II.
LibraryProcess JSON
Structured · livelib-process:scientific-discovery--triz-contradiction-resolution
triz-contradiction-resolution json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:scientific-discovery--triz-contradiction-resolution",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "triz-contradiction-resolution",
"description": "Apply TRIZ inventive principles and contradiction matrix - Guides practitioners through\nTRIZ (Theory of Inventive Problem Solving) methodology to identify and resolve technical and physical\ncontradictions using the 40 inventive principles and contradiction matrix.",
"libraryPath": "library/specializations/domains/science/scientific-discovery/triz-contradiction-resolution.js",
"specialization": "scientific-discovery",
"references": [
"- Altshuller, G.S. (1984). Creativity as an Exact Science\n- Savransky, S.D. (2000). Engineering of Creativity\n- Mann, D. (2001). Hands-On Systematic Innovation"
],
"example": "const result = await orchestrate('domains/science/scientific-discovery/triz-contradiction-resolution', {\n problem: 'Increase aircraft wing strength without adding weight',\n improvingParameter: 'strength',\n worseningParameter: 'weight',\n context: { domain: 'aerospace', constraints: ['cost', 'manufacturability'] }\n});",
"usesAgents": [
"triz-specialist"
]
},
"outgoingEdges": [
{
"from": "lib-process:scientific-discovery--triz-contradiction-resolution",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--triz-contradiction-resolution",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--triz-contradiction-resolution",
"to": "skill-area:deep-web-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:scientific-discovery--triz-contradiction-resolution",
"to": "domain:scientific-discovery",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--triz-contradiction-resolution",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--triz-contradiction-resolution",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--triz-contradiction-resolution",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--triz-contradiction-resolution",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--triz-contradiction-resolution",
"to": "specialization:scientific-research-methods",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--triz-contradiction-resolution",
"to": "specialization:scientific-discovery",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}