iiRecord
Agentic AI Atlas · domains/science/materials-science/creep-testing
lib-process:materials-science--creep-testinga5c.ai
II.
LibraryProcess JSON

lib-process:materials-science--creep-testing

Structured · live

domains/science/materials-science/creep-testing 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--creep-testing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "domains/science/materials-science/creep-testing",
    "description": "Creep & High-Temperature Testing - Execute creep and stress-rupture testing, elevated temperature\ntensile testing, and thermal fatigue evaluation.",
    "libraryPath": "library/specializations/domains/science/materials-science/creep-testing.js",
    "specialization": "materials-science",
    "references": [
      "- ASTM E139: Standard Test Methods for Conducting Creep Tests of Metallic Materials",
      "- ASTM E21: Standard Test Methods for Elevated Temperature Tension Tests of Metallic Materials",
      "- ASTM E2714: Standard Test Method for Creep-Fatigue Testing"
    ],
    "example": "const result = await orchestrate('domains/science/materials-science/creep-testing', {\n  sampleId: 'SAMPLE-007',\n  testType: 'creep-rupture',\n  temperature: 650,\n  stress: 150,\n  duration: 1000\n});",
    "usesAgents": [
      "creep-technician",
      "creep-test-specialist",
      "rupture-test-specialist",
      "hot-tensile-specialist",
      "thermal-fatigue-specialist",
      "creep-modeler",
      "microstructure-analyst",
      "technical-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:materials-science--creep-testing",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--creep-testing",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:materials-science--creep-testing",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:materials-science--creep-testing",
      "to": "domain:materials-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--creep-testing",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--creep-testing",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:materials-science--creep-testing",
      "to": "specialization:materials-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:materials-science--creep-testing",
      "to": "lib-agent:meta--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}