iiRecord
Agentic AI Atlas · materials-synthesizer
lib-agent:physics--materials-synthesizera5c.ai
II.
LibraryAgent JSON

lib-agent:physics--materials-synthesizer

Structured · live

materials-synthesizer json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:physics--materials-synthesizer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "materials-synthesizer",
    "description": "Agent specialized in materials synthesis planning and structural characterization",
    "libraryPath": "library/specializations/domains/science/physics/agents/materials-synthesizer/AGENT.md",
    "specialization": "physics",
    "role": "Condensed Matter Agent",
    "expertise": [
      "Synthesis route planning",
      "Growth condition optimization",
      "Crystal structure characterization",
      "Property measurement",
      "Structure-property correlation"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:physics--materials-synthesizer",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--materials-synthesizer",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--materials-synthesizer",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:physics--materials-synthesizer",
      "to": "domain:physics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--materials-synthesizer",
      "to": "role:research-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--materials-synthesizer",
      "to": "role:lab-technician",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--materials-synthesizer",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--materials-synthesizer",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--materials-synthesizer",
      "to": "specialization:physics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:physics--material-synthesis-characterization",
      "to": "lib-agent:physics--materials-synthesizer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}