II.
LibraryAgent JSON
Structured · livelib-agent:ai-agents-conversational--rag-pipeline-architect
rag-pipeline-architect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "rag-pipeline-architect",
"description": "Designs end-to-end RAG pipeline architecture. Specializes in document processing, chunking strategies, embedding selection, retrieval optimization, and generation quality.",
"libraryPath": "library/specializations/ai-agents-conversational/agents/rag-pipeline-architect/AGENT.md",
"specialization": "ai-agents-conversational",
"role": "RAG Systems Architect"
},
"outgoingEdges": [
{
"from": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
"to": "skill-area:retrieval-augmented-generation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
"to": "skill-area:search-indexing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
"to": "topic:design-patterns",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--rag-pipeline-architect",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}