II.
LibraryProcess JSON
Structured · livelib-process:scientific-discovery--dialectical-reasoning
dialectical-reasoning json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:scientific-discovery--dialectical-reasoning",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "dialectical-reasoning",
"description": "Dialectical Reasoning - Advance understanding through structured opposition, thesis-antithesis\nsynthesis, Socratic questioning, and systematic exploration of contradictions to develop more robust\ntheories, resolve tensions, and achieve deeper comprehension in scientific inquiry.",
"libraryPath": "library/specializations/domains/science/scientific-discovery/dialectical-reasoning.js",
"specialization": "scientific-discovery",
"references": [
"- Hegelian Dialectics: https://plato.stanford.edu/entries/hegel-dialectics/\n- Socratic Method: https://plato.stanford.edu/entries/socrates/\n- Critical Thinking: https://plato.stanford.edu/entries/critical-thinking/\n- Argumentation Theory: https://plato.stanford.edu/entries/argument/"
],
"example": "const result = await orchestrate('specializations/domains/science/scientific-discovery/dialectical-reasoning', {\n thesis: 'Consciousness emerges from computational processes',\n domain: 'Philosophy of Mind',\n antitheses: ['Chinese Room argument', 'Hard problem of consciousness'],\n context: 'Exploring theories of consciousness in cognitive science'\n});",
"usesAgents": [
"formal-logic-reasoner"
]
},
"outgoingEdges": [
{
"from": "lib-process:scientific-discovery--dialectical-reasoning",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--dialectical-reasoning",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--dialectical-reasoning",
"to": "skill-area:deep-web-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:scientific-discovery--dialectical-reasoning",
"to": "domain:scientific-discovery",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--dialectical-reasoning",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--dialectical-reasoning",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--dialectical-reasoning",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--dialectical-reasoning",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--dialectical-reasoning",
"to": "specialization:scientific-research-methods",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--dialectical-reasoning",
"to": "specialization:scientific-discovery",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}