II.
LibraryProcess JSON
Structured · livelib-process:mechanical-engineering--test-plan-development
test-plan-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:mechanical-engineering--test-plan-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "test-plan-development",
"description": "Engineering test plan development - test requirements, procedures, fixtures, and data acquisition",
"libraryPath": "library/specializations/domains/science/mechanical-engineering/test-plan-development.js",
"specialization": "mechanical-engineering",
"example": "const result = await process({\n projectId: 'TP-2024-001',\n requirements: { functional: [...], environmental: [...], performance: [...] },\n testArticle: { part: 'Hydraulic Actuator', quantity: 3 },\n testType: 'qualification',\n constraints: { budget: 150000, duration: 12, facility: 'internal' }\n});",
"usesAgents": [
"test-engineer",
"test-strategist",
"procedure-writer",
"fixture-engineer",
"instrumentation-engineer",
"data-analyst",
"risk-analyst",
"resource-planner",
"documentation-specialist"
]
},
"outgoingEdges": [
{
"from": "lib-process:mechanical-engineering--test-plan-development",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mechanical-engineering--test-plan-development",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:mechanical-engineering--test-plan-development",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:mechanical-engineering--test-plan-development",
"to": "domain:mechanical-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mechanical-engineering--test-plan-development",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mechanical-engineering--test-plan-development",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:mechanical-engineering--test-plan-development",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mechanical-engineering--test-plan-development",
"to": "specialization:mechanical-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:mechanical-engineering--test-plan-development",
"to": "lib-agent:shared--test-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:mechanical-engineering--test-plan-development",
"to": "lib-agent:business-analysis--risk-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}