II.
LibraryProcess JSON
Structured · livelib-process:scientific-discovery--preregistration-registered-reports
preregistration-registered-reports json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:scientific-discovery--preregistration-registered-reports",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "preregistration-registered-reports",
"description": "Pre-register hypotheses and analysis plans - Guides researchers through creating comprehensive\npreregistration documents that specify hypotheses, methods, and analysis plans before data collection,\nfollowing Open Science Framework (OSF) and Registered Reports guidelines.",
"libraryPath": "library/specializations/domains/science/scientific-discovery/preregistration-registered-reports.js",
"specialization": "scientific-discovery",
"references": [
"- Nosek, B.A. et al. (2018). The preregistration revolution\n- Chambers, C.D. (2013). Registered Reports: A new publishing initiative\n- OSF Preregistration Templates: https://osf.io/prereg/"
],
"example": "const result = await orchestrate('domains/science/scientific-discovery/preregistration-registered-reports', {\n studyTitle: 'Effect of Sleep Duration on Cognitive Performance',\n hypotheses: [{ statement: 'Reduced sleep impairs working memory', direction: 'negative' }],\n methods: { design: 'within-subjects', n: 60 },\n registryTarget: 'OSF'\n});",
"usesAgents": [
"statistical-test-selector"
]
},
"outgoingEdges": [
{
"from": "lib-process:scientific-discovery--preregistration-registered-reports",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--preregistration-registered-reports",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--preregistration-registered-reports",
"to": "skill-area:deep-web-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:scientific-discovery--preregistration-registered-reports",
"to": "domain:scientific-discovery",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--preregistration-registered-reports",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--preregistration-registered-reports",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--preregistration-registered-reports",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--preregistration-registered-reports",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--preregistration-registered-reports",
"to": "specialization:scientific-research-methods",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--preregistration-registered-reports",
"to": "specialization:scientific-discovery",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}