II.
LibraryProcess overview
Reference · livelib-process:scientific-discovery--sensemaking-frame-building
sensemaking-frame-building overview
Sensemaking and Frame Building - Systematically determine "what kind of situation is this?" by constructing interpretive frames, identifying relevant schemas, and building coherent mental models that enable understanding and action in novel, ambiguous, or complex scientific discovery situations.
Attributes
displayName
sensemaking-frame-building
description
Sensemaking and Frame Building - Systematically determine "what kind of situation is this?"
by constructing interpretive frames, identifying relevant schemas, and building coherent mental models
that enable understanding and action in novel, ambiguous, or complex scientific discovery situations.
libraryPath
library/specializations/domains/science/scientific-discovery/sensemaking-frame-building.js
specialization
scientific-discovery
references
- - Sensemaking: https://www.sciencedirect.com/topics/social-sciences/sensemaking - Framing Theory: https://plato.stanford.edu/entries/frame-theory/ - Mental Models: https://plato.stanford.edu/entries/mental-representation/ - Weick's Sensemaking: https://www.jstor.org/stable/2393553
example
const result = await orchestrate('specializations/domains/science/scientific-discovery/sensemaking-frame-building', {
situation: { description: 'Unexpected experimental results contradicting established theory', domain: 'particle physics' },
cues: [{ cue: 'Consistent replication across labs', salience: 'high' }, { cue: 'No known systematic errors', salience: 'high' }],
goals: ['Determine if results are valid', 'Decide on next experimental steps']
});
usesAgents
- hypothesis-generator
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.