II.
LibraryProcess overview
Reference · livelib-process:operations--throughput-accounting
throughput-accounting overview
Throughput Accounting analysis based on Theory of Constraints financial metrics. Replaces traditional cost accounting with T (Throughput), I (Investment), and OE (Operating Expense) to drive better operational decisions.
Attributes
displayName
throughput-accounting
description
Throughput Accounting analysis based on Theory of Constraints financial metrics.
Replaces traditional cost accounting with T (Throughput), I (Investment), and
OE (Operating Expense) to drive better operational decisions.
libraryPath
library/specializations/domains/business/operations/throughput-accounting.js
specialization
operations
example
// Input
{
organizationContext: { industry: "manufacturing", businessModel: "make-to-order", productLines: ["Standard", "Premium", "Custom"] },
financialData: { revenueByProduct: {...}, materialCosts: {...}, operatingExpenses: 500000 },
productData: { products: [...], constraintUsage: {...}, routings: [...] },
decisionContext: { decisionsToEvaluate: [...], investmentProposals: [...] },
currentMetrics: { currentThroughput: 800000, currentInventory: 200000, currentOE: 500000 }
}
usesAgents
- financial-analyst
- throughput-calculator
- constraint-analyst
- tcu-analyst
- product-mix-optimizer
- pricing-analyst
- make-buy-analyst
- investment-evaluator
- inventory-valuator
- performance-metrics-analyst
- decision-advisor
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
uses_agent1
- lib-agent:business-analysis--financial-analyst·LibraryAgentfinancial-analyst
Incoming edges
None.