iiRecord
Agentic AI Atlas · nanoparticle-synthesis-protocol
lib-process:nanotechnology--nanoparticle-synthesis-protocola5c.ai
II.
LibraryProcess JSON

lib-process:nanotechnology--nanoparticle-synthesis-protocol

Structured · live

nanoparticle-synthesis-protocol json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:nanotechnology--nanoparticle-synthesis-protocol",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "nanoparticle-synthesis-protocol",
    "description": "Nanoparticle Synthesis Protocol Development - Design, optimize, and validate synthesis protocols\nfor nanoparticles (metal, semiconductor, metal oxide) including precursor selection, reaction parameter optimization,\nsize/shape control, purification procedures, and batch-to-batch reproducibility validation.",
    "libraryPath": "library/specializations/domains/science/nanotechnology/nanoparticle-synthesis-protocol.js",
    "specialization": "nanotechnology",
    "references": [
      "- Colloidal Nanoparticle Synthesis: A Best Practices Guide: https://pubs.acs.org/doi/10.1021/acs.chemmater.0c00095\n- Sol-Gel Synthesis of Nanoparticles: https://www.sciencedirect.com/topics/chemistry/sol-gel-process\n- Nanoparticle synthesis methods: A comprehensive review: https://www.sciencedirect.com/science/article/pii/S2352507X21000336"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/nanotechnology/nanoparticle-synthesis-protocol', {\n  nanoparticleType: 'gold',\n  targetSize: { mean: 15, unit: 'nm', tolerance: 2 },\n  targetShape: 'spherical',\n  materialSystem: 'citrate-reduction',\n  applicationRequirements: { biocompatible: true, surfacePlasmonResonance: true }\n});",
    "usesAgents": [
      "nanomaterials-chemist",
      "process-optimization-specialist",
      "computational-nanoscientist",
      "separation-scientist",
      "nanocharacterization-expert",
      "quality-assurance-scientist",
      "quality-control-specialist",
      "technical-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:nanotechnology--nanoparticle-synthesis-protocol",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:nanotechnology--nanoparticle-synthesis-protocol",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:nanotechnology--nanoparticle-synthesis-protocol",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:nanotechnology--nanoparticle-synthesis-protocol",
      "to": "domain:nanotechnology",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:nanotechnology--nanoparticle-synthesis-protocol",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:nanotechnology--nanoparticle-synthesis-protocol",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:nanotechnology--nanoparticle-synthesis-protocol",
      "to": "specialization:nanotechnology",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:nanotechnology--nanoparticle-synthesis-protocol",
      "to": "lib-agent:civil-engineering--quality-control-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:nanotechnology--nanoparticle-synthesis-protocol",
      "to": "lib-agent:meta--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}