II.
LibraryAgent JSON
Structured · livelib-agent:physics--experiment-designer
experiment-designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:physics--experiment-designer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "experiment-designer",
"description": "Agent specialized in physics experiment design, apparatus specification, and systematic planning",
"libraryPath": "library/specializations/domains/science/physics/agents/experiment-designer/AGENT.md",
"specialization": "physics",
"role": "Experimental Physics Agent",
"expertise": [
"Measurement objectives",
"Apparatus design",
"Signal and background estimation",
"Calibration strategy",
"Systematic planning"
]
},
"outgoingEdges": [
{
"from": "lib-agent:physics--experiment-designer",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:physics--experiment-designer",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:physics--experiment-designer",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:physics--experiment-designer",
"to": "domain:physics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:physics--experiment-designer",
"to": "role:research-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:physics--experiment-designer",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:physics--experiment-designer",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:physics--experiment-designer",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:physics--experiment-designer",
"to": "specialization:physics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:physics--experiment-design-planning",
"to": "lib-agent:physics--experiment-designer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}