II.
LibraryProcess JSON
Structured · livelib-process:biomedical-engineering--gait-analysis-musculoskeletal
gait-analysis-musculoskeletal json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:biomedical-engineering--gait-analysis-musculoskeletal",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "gait-analysis-musculoskeletal",
"description": "Gait Analysis and Musculoskeletal Modeling - Conduct gait analysis and develop musculoskeletal\nmodels to evaluate prosthetics, orthotics, and rehabilitation devices using motion capture and OpenSim.",
"libraryPath": "library/specializations/domains/science/biomedical-engineering/gait-analysis-musculoskeletal.js",
"specialization": "biomedical-engineering",
"references": [
"- OpenSim Documentation: https://opensim.stanford.edu/\n- Winter's Biomechanics and Motor Control of Human Movement\n- ISB Standards for Reporting Kinematic Data"
],
"example": "const result = await orchestrate('specializations/domains/science/biomedical-engineering/gait-analysis-musculoskeletal', {\n studyName: 'Transtibial Prosthesis Evaluation',\n deviceType: 'Below-Knee Prosthesis',\n subjectPopulation: 'Transtibial amputees',\n analysisGoals: ['Gait symmetry', 'Joint loading', 'Socket interface forces']\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:biomedical-engineering--gait-analysis-musculoskeletal",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--gait-analysis-musculoskeletal",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:biomedical-engineering--gait-analysis-musculoskeletal",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:biomedical-engineering--gait-analysis-musculoskeletal",
"to": "domain:biomedical-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--gait-analysis-musculoskeletal",
"to": "role:biomedical-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--gait-analysis-musculoskeletal",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:biomedical-engineering--gait-analysis-musculoskeletal",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--gait-analysis-musculoskeletal",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:biomedical-engineering--gait-analysis-musculoskeletal",
"to": "specialization:biomedical-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}