II.
LibraryProcess JSON
Structured · livelib-process:meta--specialization-creation
meta/specialization-creation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:meta--specialization-creation",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "meta/specialization-creation",
"description": "Create a new specialization with all 7 phases in sequence - from research to integration",
"libraryPath": "library/specializations/meta/specialization-creation.js",
"specialization": "meta",
"usesAgents": [
"specialization-researcher",
"process-analyzer",
"process-generator",
"skill-agent-analyzer",
"reference-researcher",
"skill-generator",
"process-integrator",
"specialization-validator"
]
},
"outgoingEdges": [
{
"from": "lib-process:meta--specialization-creation",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--specialization-creation",
"to": "skill-area:prompt-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--specialization-creation",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:meta--specialization-creation",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--specialization-creation",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--specialization-creation",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--specialization-creation",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:meta--specialization-creation",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--specialization-creation",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--specialization-creation",
"to": "specialization:meta",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}