II.
LibraryAgent JSON
Structured · livelib-agent:programming-languages--compiler-frontend-architect
compiler-frontend-architect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:programming-languages--compiler-frontend-architect",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "compiler-frontend-architect",
"description": "Senior compiler frontend expert specializing in lexer, parser, and AST design with deep knowledge of parsing theory, grammar design, and error recovery.",
"libraryPath": "library/specializations/programming-languages/agents/compiler-frontend-architect/AGENT.md",
"specialization": "programming-languages",
"role": "Principal Compiler Frontend Engineer",
"expertise": [
"Formal grammar design and analysis",
"Parsing algorithm selection (LL, LR, LALR, PEG, Pratt)",
"Lexer optimization and Unicode handling",
"AST design patterns and best practices",
"Error recovery and diagnostic generation",
"Incremental parsing for IDE support"
]
},
"outgoingEdges": [
{
"from": "lib-agent:programming-languages--compiler-frontend-architect",
"to": "skill-area:compiler-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:programming-languages--compiler-frontend-architect",
"to": "skill-area:language-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:programming-languages--compiler-frontend-architect",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:programming-languages--compiler-frontend-architect",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:programming-languages--compiler-frontend-architect",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:programming-languages--compiler-frontend-architect",
"to": "specialization:programming-languages",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:programming-languages--ast-design",
"to": "lib-agent:programming-languages--compiler-frontend-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:programming-languages--error-message-enhancement",
"to": "lib-agent:programming-languages--compiler-frontend-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:programming-languages--language-grammar-design",
"to": "lib-agent:programming-languages--compiler-frontend-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:programming-languages--lexer-implementation",
"to": "lib-agent:programming-languages--compiler-frontend-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:programming-languages--macro-system-implementation",
"to": "lib-agent:programming-languages--compiler-frontend-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:programming-languages--parser-development",
"to": "lib-agent:programming-languages--compiler-frontend-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:programming-languages--pattern-matching-implementation",
"to": "lib-agent:programming-languages--compiler-frontend-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}