II.
LibraryProcess JSON
Structured · livelib-process:scientific-discovery--debiasing-epistemic-hygiene
debiasing-epistemic-hygiene json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "debiasing-epistemic-hygiene",
"description": "Apply techniques to reduce the impact of cognitive biases and improve reasoning quality through systematic checklists and structured analysis",
"libraryPath": "library/specializations/domains/science/scientific-discovery/debiasing-epistemic-hygiene.js",
"specialization": "scientific-discovery",
"example": "// Input: { reasoning: { conclusion: \"...\", premises: [...] }, claims: [...], knownBiases: [...] }\n// Output: { debiasedAnalysis: {...}, biasesIdentified: [...], corrections: [...], recommendations: [...] }",
"usesAgents": [
"hypothesis-generator"
]
},
"outgoingEdges": [
{
"from": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"to": "skill-area:deep-web-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"to": "domain:scientific-discovery",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"to": "specialization:scientific-research-methods",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--debiasing-epistemic-hygiene",
"to": "specialization:scientific-discovery",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}