II.
LibraryProcess JSON
Structured · livelib-process:nanotechnology--green-synthesis
green-synthesis json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:nanotechnology--green-synthesis",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "green-synthesis",
"description": "Green Synthesis Route Development - Design environmentally sustainable nanomaterial\nsynthesis routes using bio-based precursors, aqueous solvents, and energy-efficient processes\nwith lifecycle assessment, waste minimization validation, and comparison against conventional methods.",
"libraryPath": "library/specializations/domains/science/nanotechnology/green-synthesis.js",
"specialization": "nanotechnology",
"references": [
"- Green Synthesis of Nanomaterials: https://www.frontiersin.org/articles/10.3389/fchem.2019.00187/full\n- EPA Nanotechnology White Paper: https://www.epa.gov/chemical-research/nanotechnology-white-paper\n- OECD Guidelines for Testing of Manufactured Nanomaterials: https://www.oecd.org/science/nanotechnology/testing-nanomaterials/"
],
"example": "const result = await orchestrate('specializations/domains/science/nanotechnology/green-synthesis', {\n targetNanomaterial: { type: 'silver-nanoparticle', size: 20, shape: 'spherical' },\n sustainabilityGoals: { reducingAgent: 'plant-extract', solvent: 'water', energyEfficiency: 'high' },\n constraints: { biocompatible: true, costEffective: true }\n});",
"usesAgents": [
"green-chemistry-expert",
"bio-materials-scientist",
"process-chemist",
"lca-specialist",
"environmental-engineer",
"energy-analyst",
"comparative-analyst",
"materials-characterization-expert",
"technical-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:nanotechnology--green-synthesis",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:nanotechnology--green-synthesis",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:nanotechnology--green-synthesis",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:nanotechnology--green-synthesis",
"to": "domain:nanotechnology",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:nanotechnology--green-synthesis",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:nanotechnology--green-synthesis",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:nanotechnology--green-synthesis",
"to": "specialization:nanotechnology",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:nanotechnology--green-synthesis",
"to": "lib-agent:environmental-engineering--lca-specialist",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:nanotechnology--green-synthesis",
"to": "lib-agent:meta--technical-writer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}