iiRecord
Agentic AI Atlas · prototype-testing
lib-process:mechanical-engineering--prototype-testinga5c.ai
II.
LibraryProcess JSON

lib-process:mechanical-engineering--prototype-testing

Structured · live

prototype-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:mechanical-engineering--prototype-testing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "prototype-testing",
    "description": "Prototype testing and test-analysis correlation - physical testing, model validation, and prediction refinement",
    "libraryPath": "library/specializations/domains/science/mechanical-engineering/prototype-testing.js",
    "specialization": "mechanical-engineering",
    "example": "const result = await process({\n  projectId: 'PT-2024-001',\n  prototype: { serial: 'P001', instrumentation: [...] },\n  testPlan: { procedures: [...], conditions: [...] },\n  analyticalModels: { fea: {...}, cfd: {...} },\n  requirements: { performance: [...], durability: [...] }\n});",
    "usesAgents": [
      "test-engineer",
      "instrumentation-engineer",
      "test-conductor",
      "data-analyst",
      "correlation-analyst",
      "analysis-engineer",
      "systems-engineer",
      "report-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:mechanical-engineering--prototype-testing",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mechanical-engineering--prototype-testing",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:mechanical-engineering--prototype-testing",
      "to": "skill-area:motion-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:mechanical-engineering--prototype-testing",
      "to": "domain:mechanical-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mechanical-engineering--prototype-testing",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mechanical-engineering--prototype-testing",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:mechanical-engineering--prototype-testing",
      "to": "workflow:simulation-validation-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mechanical-engineering--prototype-testing",
      "to": "specialization:mechanical-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:mechanical-engineering--prototype-testing",
      "to": "lib-agent:shared--test-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}