II.
LibraryProcess JSON
Structured · livelib-process:scientific-discovery--rhetorical-reasoning
rhetorical-reasoning json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:scientific-discovery--rhetorical-reasoning",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "rhetorical-reasoning",
"description": "Rhetorical Reasoning - Persuasion-oriented reasoning that considers audience characteristics,\nframing strategies, argument presentation, and communicative effectiveness for scientific communication,\ngrant writing, policy advocacy, and public engagement in scientific discovery.",
"libraryPath": "library/specializations/domains/science/scientific-discovery/rhetorical-reasoning.js",
"specialization": "scientific-discovery",
"references": [
"- Rhetoric (Aristotle): https://plato.stanford.edu/entries/aristotle-rhetoric/\n- Argumentation Theory: https://plato.stanford.edu/entries/argument/\n- Science Communication: https://www.sciencedirect.com/topics/social-sciences/science-communication\n- Framing Effects: https://www.annualreviews.org/doi/abs/10.1146/annurev.polisci.10.072805.103054"
],
"example": "const result = await orchestrate('specializations/domains/science/scientific-discovery/rhetorical-reasoning', {\n claim: 'Climate models are reliable predictors of future warming',\n audience: { type: 'policymakers', expertise: 'non-specialist', concerns: ['economic impact', 'certainty'] },\n purpose: 'Persuade adoption of evidence-based climate policy',\n context: 'Policy briefing on climate science'\n});",
"usesAgents": [
"hypothesis-generator"
]
},
"outgoingEdges": [
{
"from": "lib-process:scientific-discovery--rhetorical-reasoning",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--rhetorical-reasoning",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--rhetorical-reasoning",
"to": "skill-area:deep-web-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:scientific-discovery--rhetorical-reasoning",
"to": "domain:scientific-discovery",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--rhetorical-reasoning",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--rhetorical-reasoning",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--rhetorical-reasoning",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--rhetorical-reasoning",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--rhetorical-reasoning",
"to": "specialization:scientific-research-methods",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--rhetorical-reasoning",
"to": "specialization:scientific-discovery",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}