II.
LibraryProcess JSON
Structured · livelib-process:scientific-discovery--reduction-to-known-problems
reduction-to-known-problems json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:scientific-discovery--reduction-to-known-problems",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "reduction-to-known-problems",
"description": "Show that a new problem is equivalent to a known problem, leveraging existing solutions and complexity results",
"libraryPath": "library/specializations/domains/science/scientific-discovery/reduction-to-known-problems.js",
"specialization": "scientific-discovery",
"usesAgents": [
"problem-formalizer",
"problem-cataloger",
"similarity-analyst",
"reduction-constructor",
"verification-specialist",
"complexity-analyst",
"solution-transferer",
"synthesis-specialist"
]
},
"outgoingEdges": [
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "skill-area:deep-web-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "domain:scientific-discovery",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "specialization:scientific-research-methods",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "specialization:scientific-discovery",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "lib-agent:algorithms-optimization--complexity-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:scientific-discovery--reduction-to-known-problems",
"to": "lib-agent:computer-science--synthesis-specialist",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}