II.
LibraryAgent JSON
Structured · livelib-agent:civil-engineering--bridge-engineer
bridge-engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:civil-engineering--bridge-engineer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "bridge-engineer",
"description": "Agent specialized in bridge design per AASHTO LRFD specifications",
"libraryPath": "library/specializations/domains/science/civil-engineering/agents/bridge-engineer/AGENT.md",
"specialization": "civil-engineering",
"role": "Bridge Design Engineer",
"expertise": [
"AASHTO LRFD specifications",
"Superstructure design",
"Substructure design",
"Load rating",
"Bridge inspection"
]
},
"outgoingEdges": [
{
"from": "lib-agent:civil-engineering--bridge-engineer",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:civil-engineering--bridge-engineer",
"to": "skill-area:computational-geometry",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:civil-engineering--bridge-engineer",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:civil-engineering--bridge-engineer",
"to": "domain:civil-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:civil-engineering--bridge-engineer",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:civil-engineering--bridge-engineer",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:civil-engineering--bridge-engineer",
"to": "specialization:civil-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:civil-engineering--bridge-design-lrfd",
"to": "lib-agent:civil-engineering--bridge-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}