II.
LibraryProcess JSON
Structured · livelib-process:civil-engineering--structural-steel-design
structural-steel-design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:civil-engineering--structural-steel-design",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "structural-steel-design",
"description": "Design of structural steel members and connections per AISC 360 including beams, columns, bracing, and moment frames",
"libraryPath": "library/specializations/domains/science/civil-engineering/structural-steel-design.js",
"specialization": "civil-engineering",
"usesAgents": [
"structural-steel-designer",
"seismic-design-specialist",
"cost-estimator"
]
},
"outgoingEdges": [
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "skill-area:computational-geometry",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "domain:civil-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "specialization:civil-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "lib-agent:civil-engineering--structural-steel-designer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "lib-agent:civil-engineering--seismic-design-specialist",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:civil-engineering--structural-steel-design",
"to": "lib-agent:civil-engineering--cost-estimator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}