II.
LibraryProcess JSON
Structured · livelib-process:web-development--angular-enterprise-development
angular-enterprise-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--angular-enterprise-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "angular-enterprise-development",
"description": "Angular Enterprise Application Development - Comprehensive process for building enterprise-grade Angular applications\nwith TypeScript, RxJS, NgRx state management, reactive forms, lazy loading, and comprehensive testing.",
"libraryPath": "library/specializations/web-development/angular-enterprise-development.js",
"specialization": "web-development",
"references": [
"- Angular Documentation: https://angular.io/docs\n- NgRx: https://ngrx.io/\n- RxJS: https://rxjs.dev/\n- Angular Material: https://material.angular.io/"
],
"example": "const result = await orchestrate('specializations/web-development/angular-enterprise-development', {\n projectName: 'EnterpriseApp',\n stateManagement: 'ngrx',\n features: { authentication: true, i18n: true },\n testing: { unit: true, e2e: true },\n styling: 'angular-material'\n});",
"usesAgents": [
"frontend-architect-agent",
"angular-developer-agent",
"angular-module-architect",
"angular-service-developer",
"angular-component-developer",
"angular-forms-specialist",
"angular-testing-specialist",
"technical-writer-agent"
],
"usesSkills": [
"ngrx-skill"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--angular-enterprise-development",
"to": "skill-area:react-state-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--angular-enterprise-development",
"to": "skill-area:ui-styling",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--angular-enterprise-development",
"to": "topic:component-based-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--angular-enterprise-development",
"to": "topic:design-patterns",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--angular-enterprise-development",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--angular-enterprise-development",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--angular-enterprise-development",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--angular-enterprise-development",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--angular-enterprise-development",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--angular-enterprise-development",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}