II.
LibraryProcess JSON
Structured · livelib-process:web-development--bundle-size-optimization
bundle-size-optimization json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--bundle-size-optimization",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "bundle-size-optimization",
"description": "Bundle Size Optimization - Process for analyzing and reducing JavaScript bundle sizes through code splitting, tree shaking, and dependency optimization.",
"libraryPath": "library/specializations/web-development/bundle-size-optimization.js",
"specialization": "web-development",
"references": [
"- Webpack Bundle Analyzer: https://github.com/webpack-contrib/webpack-bundle-analyzer\n- Vite Optimization: https://vitejs.dev/guide/build.html"
],
"usesAgents": [
"bundle-analyst",
"code-splitting-specialist",
"tree-shaking-specialist",
"dependency-optimizer",
"technical-writer-agent"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "skill-area:web-performance",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "skill-area:asset-pipeline",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "topic:tree-shaking",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "topic:code-splitting",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}