II.
LibraryProcess overview
Reference · livelib-process:scientific-discovery--narrative-causal-storytelling
narrative-causal-storytelling overview
Narrative Causal Storytelling - Build coherent time-ordered explanations connecting events through causal chains, identify plot structures in scientific discoveries, and construct compelling explanatory narratives that illuminate how and why sequences of events unfolded.
Attributes
displayName
narrative-causal-storytelling
description
Narrative Causal Storytelling - Build coherent time-ordered explanations connecting events
through causal chains, identify plot structures in scientific discoveries, and construct compelling
explanatory narratives that illuminate how and why sequences of events unfolded.
libraryPath
library/specializations/domains/science/scientific-discovery/narrative-causal-storytelling.js
specialization
scientific-discovery
references
- - Narrative Explanation: https://plato.stanford.edu/entries/narrative/ - Causal Reasoning: https://plato.stanford.edu/entries/causation-metaphysics/ - Historical Explanation: https://plato.stanford.edu/entries/history/ - Philosophy of Historiography: https://plato.stanford.edu/entries/history-philosophy/
example
const result = await orchestrate('specializations/domains/science/scientific-discovery/narrative-causal-storytelling', {
events: [{ time: '1900', event: 'Planck proposes quantum hypothesis' }, { time: '1905', event: 'Einstein photoelectric paper' }],
domain: 'History of quantum physics',
purpose: 'Explain the emergence of quantum mechanics',
temporalScope: { start: '1900', end: '1930' }
});
usesAgents
- causal-inference-engine
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
Incoming edges
None.