II.
LibraryProcess JSON
Structured · livelib-process:operations--tqm-program
tqm-program json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:operations--tqm-program",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "tqm-program",
"description": "Total Quality Management (TQM) Program Development for establishing a\n comprehensive quality culture. Integrates customer focus, continuous\n improvement, employee involvement, and process management.",
"libraryPath": "library/specializations/domains/business/operations/tqm-program.js",
"specialization": "operations",
"example": "// Input\n{\n organizationContext: { industry: \"manufacturing\", size: \"500-employees\", currentMaturity: \"basic\" },\n qualityState: { currentPrograms: [...], painPoints: [...], customerFeedback: {...} },\n strategicGoals: { qualityVision: \"Zero-defect-culture\", targetMetrics: {...}, timeline: \"3-years\" },\n stakeholders: { leadership: [...], employees: [...], customers: [...] },\n resources: { budget: 500000, trainingCapacity: 50, systemsAvailable: [...] }\n}",
"usesAgents": [
"quality-assessor",
"gap-analyst",
"quality-strategist",
"tqm-architect",
"governance-designer",
"process-management-designer",
"employee-involvement-designer",
"customer-focus-designer",
"ci-designer",
"training-developer",
"measurement-designer",
"implementation-planner",
"communication-strategist"
]
},
"outgoingEdges": [
{
"from": "lib-process:operations--tqm-program",
"to": "skill-area:organizational-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--tqm-program",
"to": "skill-area:stakeholder-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:operations--tqm-program",
"to": "domain:operations",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--tqm-program",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--tqm-program",
"to": "role:procurement-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:operations--tqm-program",
"to": "workflow:vendor-onboarding",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:operations--tqm-program",
"to": "workflow:vendor-evaluation",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:operations--tqm-program",
"to": "specialization:operations",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:operations--tqm-program",
"to": "lib-agent:meta--quality-assessor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}