iiRecord
Agentic AI Atlas · software-verification-validation
lib-process:biomedical-engineering--software-verification-validationa5c.ai
II.
LibraryProcess JSON

lib-process:biomedical-engineering--software-verification-validation

Structured · live

software-verification-validation 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--software-verification-validation",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "software-verification-validation",
    "description": "Medical Device Software V&V - Conduct comprehensive software verification and validation\nensuring medical device software meets specified requirements and intended use per IEC 62304 and FDA guidance.",
    "libraryPath": "library/specializations/domains/science/biomedical-engineering/software-verification-validation.js",
    "specialization": "biomedical-engineering",
    "references": [
      "- IEC 62304:2006/AMD1:2015 Software Verification (Section 5.7)\n- FDA General Principles of Software Validation\n- GAMP 5 Guide for Validation of Automated Systems"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/biomedical-engineering/software-verification-validation', {\n  softwareName: 'Infusion Pump Controller Software',\n  safetyClass: 'Class C',\n  softwareRequirements: [{ id: 'SRS-001', requirement: 'Calculate dose rate', priority: 'critical' }],\n  testStrategy: 'Risk-based'\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:biomedical-engineering--software-verification-validation",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--software-verification-validation",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--software-verification-validation",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:biomedical-engineering--software-verification-validation",
      "to": "domain:biomedical-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--software-verification-validation",
      "to": "role:biomedical-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--software-verification-validation",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--software-verification-validation",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--software-verification-validation",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--software-verification-validation",
      "to": "specialization:biomedical-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}