II.
LibraryProcess overview
Reference · livelib-process:operations--constraint-identification
constraint-identification overview
Constraint Identification and Exploitation Process - Identify system bottlenecks, maximize constraint utilization, subordinate non-constraints, and implement Theory of Constraints five focusing steps.
Attributes
displayName
constraint-identification
description
Constraint Identification and Exploitation Process - Identify system bottlenecks, maximize constraint
utilization, subordinate non-constraints, and implement Theory of Constraints five focusing steps.
libraryPath
library/specializations/domains/business/operations/constraint-identification.js
specialization
operations
references
- - Goldratt, E.M. & Cox, J. (2014). The Goal - Goldratt, E.M. (1990). Theory of Constraints - Dettmer, H.W. (1997). Goldratt's Theory of Constraints
example
const result = await orchestrate('specializations/domains/business/operations/constraint-identification', {
systemName: 'Manufacturing Value Stream',
scope: 'end-to-end production',
currentThroughput: 100,
targetThroughput: 150
});
usesAgents
- toc-analyst
- toc-engineer
- toc-coordinator
- toc-strategist
- toc-auditor
- implementation-planner
- report-writer
Outgoing edges
lib_applies_to_domain1
- domain:operations·DomainOperations
lib_belongs_to_specialization1
- specialization:operations·SpecializationOperations
lib_implements_workflow2
- workflow:vendor-onboarding·WorkflowVendor Onboarding
- workflow:vendor-evaluation·WorkflowVendor Evaluation
lib_involves_role2
- role:operations-analyst·RoleOperations Analyst
- role:procurement-manager·RoleProcurement Manager
lib_requires_skill_area2
- skill-area:organizational-design·SkillAreaOrganizational Design
- skill-area:stakeholder-management·SkillAreaStakeholder Management
Incoming edges
None.