II.
LibraryProcess overview
Reference · livelib-process:scientific-discovery--cognitive-bias-mitigation
cognitive-bias-mitigation overview
Apply structured techniques to counteract cognitive biases - Guides analysts through systematic identification and mitigation of cognitive biases that can distort judgment and analysis.
Attributes
displayName
cognitive-bias-mitigation
description
Apply structured techniques to counteract cognitive biases - Guides analysts through
systematic identification and mitigation of cognitive biases that can distort judgment and analysis.
libraryPath
library/specializations/domains/science/scientific-discovery/cognitive-bias-mitigation.js
specialization
scientific-discovery
references
- - Kahneman, D. (2011). Thinking, Fast and Slow - Heuer, R.J. (1999). Psychology of Intelligence Analysis - Fischhoff, B. (1982). Debiasing - Larrick, R.P. (2004). Debiasing
example
const result = await orchestrate('domains/science/scientific-discovery/cognitive-bias-mitigation', {
analysis: { conclusion: 'Project will succeed', evidence: ['Strong team', 'Market demand'] },
decisionContext: 'Major investment decision',
stakes: 'high'
});
usesAgents
- bias-analyst
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.