II.
LibraryAgent JSON
Structured · livelib-agent:physics--theoretical-model-developer
theoretical-model-developer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:physics--theoretical-model-developer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "theoretical-model-developer",
"description": "Agent specialized in developing mathematical models from first principles for physical systems",
"libraryPath": "library/specializations/domains/science/physics/agents/theoretical-model-developer/AGENT.md",
"specialization": "physics",
"role": "Theoretical Physics Agent",
"expertise": [
"Physical system boundaries and assumptions",
"Hamiltonian and Lagrangian formulation",
"Symmetry identification",
"Equation derivation",
"Limiting case validation"
]
},
"outgoingEdges": [
{
"from": "lib-agent:physics--theoretical-model-developer",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:physics--theoretical-model-developer",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:physics--theoretical-model-developer",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:physics--theoretical-model-developer",
"to": "domain:physics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:physics--theoretical-model-developer",
"to": "role:research-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:physics--theoretical-model-developer",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:physics--theoretical-model-developer",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:physics--theoretical-model-developer",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:physics--theoretical-model-developer",
"to": "specialization:physics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:physics--mathematical-model-derivation",
"to": "lib-agent:physics--theoretical-model-developer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:physics--symmetry-conservation-analysis",
"to": "lib-agent:physics--theoretical-model-developer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}