iiRecord
Agentic AI Atlas · domains/science/materials-science/high-throughput-screening
lib-process:materials-science--high-throughput-screeninga5c.ai
II.
LibraryProcess JSON

lib-process:materials-science--high-throughput-screening

Structured · live

domains/science/materials-science/high-throughput-screening 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:materials-science--high-throughput-screening",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "domains/science/materials-science/high-throughput-screening",
    "description": "High-Throughput Computational Screening - Implement automated screening workflows using Materials Project/AFLOW\ndatabases with property filters and stability criteria.",
    "libraryPath": "library/specializations/domains/science/materials-science/high-throughput-screening.js",
    "specialization": "materials-science",
    "references": [
      "- Materials Project: https://materialsproject.org/",
      "- AFLOW: https://aflow.org/",
      "- atomate: https://atomate.org/",
      "- pymatgen: https://pymatgen.org/"
    ],
    "example": "const result = await orchestrate('domains/science/materials-science/high-throughput-screening', {\n  targetProperty: 'band-gap',\n  propertyRange: { min: 1.5, max: 2.5 },\n  chemicalSpace: ['Ti', 'O', 'N'],\n  stabilityThreshold: 0.025\n});",
    "usesAgents": [
      "materials-informatics-specialist",
      "database-specialist",
      "stability-analyst",
      "property-analyst",
      "computational-specialist",
      "ranking-specialist",
      "synthesis-specialist",
      "report-generator",
      "technical-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:materials-science--high-throughput-screening",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--high-throughput-screening",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:materials-science--high-throughput-screening",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:materials-science--high-throughput-screening",
      "to": "domain:materials-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--high-throughput-screening",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--high-throughput-screening",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--high-throughput-screening",
      "to": "specialization:materials-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:materials-science--high-throughput-screening",
      "to": "lib-agent:nanotechnology--materials-informatics-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:materials-science--high-throughput-screening",
      "to": "lib-agent:computer-science--synthesis-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:materials-science--high-throughput-screening",
      "to": "lib-agent:meta--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}