II.
LibraryProcess JSON
Structured · livelib-process:materials-science--composite-design
composite-design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:materials-science--composite-design",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "composite-design",
"description": "Comprehensive composite material design including laminate analysis,\nfiber-matrix selection, layup optimization, and manufacturing process specification",
"libraryPath": "library/specializations/domains/science/materials-science/composite-design.js",
"specialization": "materials-science",
"example": "{\n \"applicationRequirements\": { \"component\": \"wing-skin\", \"loadType\": \"combined\", \"environment\": \"aerospace\" },\n \"loadCases\": [{ \"type\": \"tension\", \"magnitude\": \"500MPa\" }, { \"type\": \"compression\", \"magnitude\": \"300MPa\" }],\n \"compositeType\": \"CFRP\",\n \"manufacturingProcess\": \"autoclave\",\n \"designStandards\": [\"CMH-17\", \"MIL-HDBK-17\"]\n}",
"usesAgents": [
"composite-constituents-specialist",
"micromechanics-analyst",
"laminate-design-engineer",
"clt-analyst",
"composite-failure-analyst",
"laminate-optimization-engineer",
"detailed-analysis-engineer",
"composite-manufacturing-engineer",
"qualification-plan-engineer"
]
},
"outgoingEdges": [
{
"from": "lib-process:materials-science--composite-design",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:materials-science--composite-design",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:materials-science--composite-design",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:materials-science--composite-design",
"to": "domain:materials-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:materials-science--composite-design",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:materials-science--composite-design",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:materials-science--composite-design",
"to": "specialization:materials-science",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}