II.
LibraryProcess overview
Reference · livelib-process:scientific-discovery--key-assumptions-check
key-assumptions-check overview
Explicitly identify, document, and challenge underlying assumptions - Guides analysts through systematically surfacing and testing assumptions that underpin analyses and decisions.
Attributes
displayName
key-assumptions-check
description
Explicitly identify, document, and challenge underlying assumptions - Guides analysts through
systematically surfacing and testing assumptions that underpin analyses and decisions.
libraryPath
library/specializations/domains/science/scientific-discovery/key-assumptions-check.js
specialization
scientific-discovery
references
- - Heuer, R.J. & Pherson, R.H. (2010). Structured Analytic Techniques - CIA Tradecraft Primer (2009) - Schoemaker, P.J.H. (1995). Scenario Planning: A Tool for Strategic Thinking
example
const result = await orchestrate('domains/science/scientific-discovery/key-assumptions-check', {
analysis: { topic: 'Market expansion into Asia', conclusion: 'Proceed with expansion' },
conclusions: ['Market is large enough', 'We can compete', 'Regulations are favorable'],
evidence: ['Market research', 'Competitor analysis', 'Legal review']
});
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.