iiRecord
Agentic AI Atlas · powder-processing
lib-process:materials-science--powder-processinga5c.ai
II.
LibraryProcess JSON

lib-process:materials-science--powder-processing

Structured · live

powder-processing 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--powder-processing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "powder-processing",
    "description": "Powder Processing & Sintering - Develop powder metallurgy processes including powder characterization,\ncompaction optimization, and sintering parameter development.",
    "libraryPath": "library/specializations/domains/science/materials-science/powder-processing.js",
    "specialization": "materials-science",
    "references": [
      "- ASM Handbook Vol. 7: Powder Metal Technologies\n- MPIF Standard Test Methods for Metal Powders\n- Sintering Theory: German, R.M. \"Sintering Theory and Practice\""
    ],
    "example": "const result = await orchestrate('domains/science/materials-science/powder-processing', {\n  materialSystem: 'WC-Co',\n  targetDensity: 99.5,\n  processingRoute: 'press-and-sinter'\n});",
    "usesAgents": [
      "powder-technologist",
      "powder-processor",
      "compaction-engineer",
      "sintering-engineer",
      "sintering-modeler",
      "post-processing-engineer",
      "pm-property-predictor",
      "technical-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:materials-science--powder-processing",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--powder-processing",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:materials-science--powder-processing",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:materials-science--powder-processing",
      "to": "domain:materials-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--powder-processing",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--powder-processing",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--powder-processing",
      "to": "specialization:materials-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:materials-science--powder-processing",
      "to": "lib-agent:meta--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}