II.
LibraryProcess JSON
Structured · livelib-process:developer-relations--devrel-campaign
developer-relations/devrel-campaign json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:developer-relations--devrel-campaign",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "developer-relations/devrel-campaign",
"description": "Flagship end-to-end governed developer-relations campaign carrying one\n product change from intake to community engagement: product-change intake ->\n parallel docs-driven sample-app builds that MUST actually build and run (evidence =\n captured run output) -> adversarial sample-app accuracy gate (critics independently\n RE-RUN every sample against the current API surface) -> parallel content production\n (blog / tutorial / video-script) drafted ONLY from executed samples, composing the\n technical-documentation point tasks + content-writer persona by name -> adversarial\n content technical-accuracy gate (critics EXTRACT and EXECUTE every code snippet) ->\n three routed policy gates (sample-app-repo-publish, external-content-publish,\n community-reply-send) with fail-closed executors -> community triage loop setup ->\n engagement retro. A failed sample-app OR content gate returns success:false BEFORE\n any approval/publish. kipRecall at intake, kipAssert at close (kind\n 'developer-relations'). No shell subtasks, no fallbacks.",
"libraryPath": "library/specializations/developer-relations/devrel-campaign.js",
"specialization": "developer-relations",
"usesAgents": [
"devrel-intake-analyst",
"devrel-sample-app-engineer",
"devrel-content-producer",
"devrel-publish-executor",
"devrel-community-triager",
"devrel-retro-analyst"
]
},
"outgoingEdges": [
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "skill-area:developer-advocacy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "skill-area:content-marketing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "skill-area:community-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "skill-area:knowledge-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "topic:quality-assurance",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "domain:developer-relations",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "role:developer-advocate",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "role:community-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "workflow:content-pipeline",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "workflow:user-feedback-loop",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:developer-relations--devrel-campaign",
"to": "specialization:developer-relations",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}