II.
LibraryProcess JSON
Structured · livelib-process:marketing--content-production-workflow
content-production-workflow json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:marketing--content-production-workflow",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "content-production-workflow",
"description": "Establish end-to-end content creation process from briefing through writing, editing, SEO optimization, approval, and publication.",
"libraryPath": "library/specializations/domains/business/marketing/content-production-workflow.js",
"specialization": "marketing",
"usesAgents": [
"brief-analyst",
"content-researcher",
"content-writer",
"editor",
"seo-specialist",
"visual-designer",
"final-editor",
"approval-coordinator",
"publishing-coordinator",
"quality-assessor"
]
},
"outgoingEdges": [
{
"from": "lib-process:marketing--content-production-workflow",
"to": "skill-area:brand-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:marketing--content-production-workflow",
"to": "skill-area:brand-positioning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:marketing--content-production-workflow",
"to": "skill-area:content-marketing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:marketing--content-production-workflow",
"to": "domain:marketing",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:marketing--content-production-workflow",
"to": "role:marketing-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:marketing--content-production-workflow",
"to": "role:marketing-strategist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:marketing--content-production-workflow",
"to": "role:brand-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:marketing--content-production-workflow",
"to": "workflow:brand-campaign-launch",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:marketing--content-production-workflow",
"to": "specialization:marketing",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:marketing--content-production-workflow",
"to": "lib-agent:meta--quality-assessor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}