II.
LibraryProcess JSON
Structured · livelib-process:game-development--game-analytics-integration
specializations/game-development/game-analytics-integration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:game-development--game-analytics-integration",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/game-development/game-analytics-integration",
"description": "Game Analytics Integration Process - Implement analytics tracking for player behavior, monetization,\nretention metrics, funnel analysis, and A/B testing infrastructure.",
"libraryPath": "library/specializations/game-development/game-analytics-integration.js",
"specialization": "game-development",
"usesAgents": [
"analytics-engineer-agent",
"gameplay-programmer-agent",
"compliance-tester-agent",
"game-qa-agent"
]
},
"outgoingEdges": [
{
"from": "lib-process:game-development--game-analytics-integration",
"to": "skill-area:game-engine-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:game-development--game-analytics-integration",
"to": "skill-area:gameplay-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:game-development--game-analytics-integration",
"to": "skill-area:game-analytics-monetization",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:game-development--game-analytics-integration",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:game-development--game-analytics-integration",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:game-development--game-analytics-integration",
"to": "workflow:game-prototype-iteration",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:game-development--game-analytics-integration",
"to": "workflow:game-asset-pipeline",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:game-development--game-analytics-integration",
"to": "workflow:playtesting-feedback-loop",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:game-development--game-analytics-integration",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}