II.
LibraryProcess overview
Reference · livelib-process:scientific-discovery--systems-thinking
systems-thinking overview
Systems Thinking Process - Reason about feedback loops, delays, emergence, and complex system dynamics to understand interconnected wholes rather than isolated parts.
Attributes
displayName
systems-thinking
description
Systems Thinking Process - Reason about feedback loops, delays, emergence,
and complex system dynamics to understand interconnected wholes rather than isolated parts.
libraryPath
library/specializations/domains/science/scientific-discovery/systems-thinking.js
specialization
scientific-discovery
references
- - Meadows (2008). Thinking in Systems: A Primer - Sterman (2000). Business Dynamics: Systems Thinking and Modeling for a Complex World - Senge (1990). The Fifth Discipline - Forrester (1961). Industrial Dynamics
example
const result = await orchestrate('specializations/domains/science/scientific-discovery/systems-thinking', {
domain: 'Urban Planning',
system: { name: 'city_traffic', components: ['roads', 'vehicles', 'signals', 'public_transit'] },
question: 'Why does adding roads often increase congestion?',
perspective: 'long-term sustainability'
});
usesAgents
- systems-thinker
Outgoing edges
lib_applies_to_domain1
- domain:scientific-discovery·DomainScientific Discovery
lib_belongs_to_specialization2
- specialization:scientific-research-methods·SpecializationScientific Research Methods
- specialization:scientific-discovery·SpecializationScientific Discovery
lib_implements_workflow2
- workflow:experiment-design·WorkflowExperiment Design
- workflow:peer-review-cycle·WorkflowPeer Review Cycle
lib_involves_role2
- role:research-engineer·RoleResearch Engineer
- role:computational-scientist·RoleComputational Scientist
lib_requires_skill_area3
- skill-area:data-analysis·SkillAreaData Analysis
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:deep-web-research·SkillAreaDeep Web Research
uses_agent1
- lib-agent:scientific-discovery--systems-thinker·LibraryAgentsystems-thinker
Incoming edges
None.