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

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

Structured · live

verification-validation-planning 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--verification-validation-planning",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "verification-validation-planning",
    "description": "Verification and Validation Test Planning - Develop comprehensive V&V test plans ensuring all\ndesign requirements are tested with appropriate methods, sample sizes, and acceptance criteria.",
    "libraryPath": "library/specializations/domains/science/biomedical-engineering/verification-validation-planning.js",
    "specialization": "biomedical-engineering",
    "references": [
      "- FDA 21 CFR 820.30(f)(g) Design Verification and Validation\n- GHTF SG3/N99-10 Quality Management Systems - Process Validation Guidance\n- ISO 13485:2016 Section 7.3.6 and 7.3.7"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/biomedical-engineering/verification-validation-planning', {\n  deviceName: 'Surgical Robot Arm',\n  designInputs: [{ requirement: 'Position accuracy < 0.5mm', type: 'performance' }],\n  deviceClass: 'Class II',\n  intendedUse: 'Minimally invasive surgical procedures'\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:biomedical-engineering--verification-validation-planning",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--verification-validation-planning",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--verification-validation-planning",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:biomedical-engineering--verification-validation-planning",
      "to": "domain:biomedical-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--verification-validation-planning",
      "to": "role:biomedical-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--verification-validation-planning",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--verification-validation-planning",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--verification-validation-planning",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--verification-validation-planning",
      "to": "specialization:biomedical-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}