iiRecord
Agentic AI Atlas · orthopedic-biomechanical-testing
lib-process:biomedical-engineering--orthopedic-biomechanical-testinga5c.ai
II.
LibraryProcess JSON

lib-process:biomedical-engineering--orthopedic-biomechanical-testing

Structured · live

orthopedic-biomechanical-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:biomedical-engineering--orthopedic-biomechanical-testing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "orthopedic-biomechanical-testing",
    "description": "Orthopedic Implant Biomechanical Testing - Conduct standardized biomechanical testing of\northopedic implants per ASTM and ISO standards including fatigue, wear, and mechanical characterization.",
    "libraryPath": "library/specializations/domains/science/biomedical-engineering/orthopedic-biomechanical-testing.js",
    "specialization": "biomedical-engineering",
    "references": [
      "- ISO 7206 Series - Implants for surgery - Partial and total hip joint prostheses\n- ASTM F1717 - Standard Test Methods for Spinal Implant Constructs\n- ISO 14242 - Implants for surgery - Wear of total hip-joint prostheses"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/biomedical-engineering/orthopedic-biomechanical-testing', {\n  implantName: 'Total Hip Replacement System',\n  implantType: 'Hip Prosthesis',\n  applicableStandards: ['ISO 7206', 'ASTM F1440', 'ISO 14242'],\n  testRequirements: { fatigueLife: '10M cycles', wearRate: '<80mm³/10⁶ cycles' }\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:biomedical-engineering--orthopedic-biomechanical-testing",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--orthopedic-biomechanical-testing",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--orthopedic-biomechanical-testing",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:biomedical-engineering--orthopedic-biomechanical-testing",
      "to": "domain:biomedical-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--orthopedic-biomechanical-testing",
      "to": "role:biomedical-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--orthopedic-biomechanical-testing",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--orthopedic-biomechanical-testing",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--orthopedic-biomechanical-testing",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--orthopedic-biomechanical-testing",
      "to": "specialization:biomedical-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}