II.
LibraryAgent JSON
Structured · livelib-agent:scientific-discovery--hypothesis-architect
hypothesis-architect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:scientific-discovery--hypothesis-architect",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "hypothesis-architect",
"description": "Agent specialized in constructing well-formed scientific hypotheses",
"libraryPath": "library/specializations/domains/science/scientific-discovery/agents/hypothesis-architect/AGENT.md",
"specialization": "scientific-discovery",
"role": "Hypothesis Development Specialist",
"expertise": [
"Hypothesis formulation",
"Prediction specification",
"Falsifiability design",
"Alternative hypotheses",
"Theoretical grounding"
]
},
"outgoingEdges": [
{
"from": "lib-agent:scientific-discovery--hypothesis-architect",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:scientific-discovery--hypothesis-architect",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:scientific-discovery--hypothesis-architect",
"to": "skill-area:deep-web-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:scientific-discovery--hypothesis-architect",
"to": "domain:scientific-discovery",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:scientific-discovery--hypothesis-architect",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:scientific-discovery--hypothesis-architect",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:scientific-discovery--hypothesis-architect",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:scientific-discovery--hypothesis-architect",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:scientific-discovery--hypothesis-architect",
"to": "specialization:scientific-research-methods",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:scientific-discovery--hypothesis-architect",
"to": "specialization:scientific-discovery",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:scientific-discovery--abductive-reasoning",
"to": "lib-agent:scientific-discovery--hypothesis-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:scientific-discovery--analysis-competing-hypotheses",
"to": "lib-agent:scientific-discovery--hypothesis-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:scientific-discovery--explanation-based-learning",
"to": "lib-agent:scientific-discovery--hypothesis-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:scientific-discovery--hypothesis-formulation-testing",
"to": "lib-agent:scientific-discovery--hypothesis-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:scientific-discovery--inductive-reasoning",
"to": "lib-agent:scientific-discovery--hypothesis-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}