II.
LibraryProcess JSON
Structured · livelib-process:meta--library-enrichment
meta/library-enrichment json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:meta--library-enrichment",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "meta/library-enrichment",
"description": "Reusable batch enrichment of the process library: survey backlogs and\n library coverage in parallel, recall prior enrichment knowledge from kip, synthesize\n a candidate slate, get owner approval, author the approved items in parallel\n (design -> generate -> adversarial proof-driven quality gate), integrate them into\n backlogs and indexes, capture durable insights back into kip, and finish with an\n owner sign-off. Re-run it any time to enrich the library further — each run builds\n on the facts the previous runs asserted into kip.",
"libraryPath": "library/specializations/meta/library-enrichment.js",
"specialization": "meta",
"usesAgents": [
"specialization-curator",
"process-architect",
"process-validator",
"process-integrator",
"technical-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:meta--library-enrichment",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--library-enrichment",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--library-enrichment",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--library-enrichment",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--library-enrichment",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:meta--library-enrichment",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--library-enrichment",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:meta--library-enrichment",
"to": "specialization:meta",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:meta--library-enrichment",
"to": "lib-agent:meta--specialization-curator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:meta--library-enrichment",
"to": "lib-agent:meta--process-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:meta--library-enrichment",
"to": "lib-agent:meta--technical-writer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}