II.
LibraryAgent JSON
Structured · livelib-agent:software-architecture--tech-stack-evaluator
tech-stack-evaluator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:software-architecture--tech-stack-evaluator",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "tech-stack-evaluator",
"description": "Expert in technology landscape assessment, comparative analysis, POC design, and TCO calculation",
"libraryPath": "library/specializations/software-architecture/agents/tech-stack-evaluator/AGENT.md",
"specialization": "software-architecture",
"role": "Technology Selection",
"expertise": [
"Technology landscape assessment",
"Comparative analysis",
"POC design",
"TCO calculation",
"Risk assessment",
"Vendor evaluation",
"Technology radar analysis"
]
},
"outgoingEdges": [
{
"from": "lib-agent:software-architecture--tech-stack-evaluator",
"to": "skill-area:adr-writing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--tech-stack-evaluator",
"to": "skill-area:monolith-vs-microservices",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--tech-stack-evaluator",
"to": "topic:architecture-decisions",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--tech-stack-evaluator",
"to": "topic:design-patterns",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--tech-stack-evaluator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--tech-stack-evaluator",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--tech-stack-evaluator",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--tech-stack-evaluator",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--tech-stack-evaluator",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:software-architecture--tech-stack-evaluation",
"to": "lib-agent:software-architecture--tech-stack-evaluator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}