π€ AI Summary
This work proposes a task classification method grounded in the monotonicity theory of distributed systems to determine whether coordination is necessary for task correctness, thereby reducing unnecessary coordination overhead in organizations. It establishes, for the first time, a formal correspondence between classical organizational interdependence typologies and monotonicity criteria, yielding decision rules for assessing coordination necessity and quantifying the avoidable βcoordination tax.β Through multi-agent simulations, task analyses, and large-scale empirical evaluations of 13,417 occupational tasks from the O*NET database and 65 enterprise workflows, the study finds that 42% of occupational tasks and 74% of workflows are monotonic, indicating that 24%β57% of current coordination expenditures are redundant for ensuring correctness.
π Abstract
Organizations devote substantial resources to coordination, yet which tasks actually require it for correctness remains unclear. The problem is acute in multi-agent AI systems, where coordination overhead is directly measurable and routinely exceeds the cost of the work itself. However, distributed systems theory provides a precise answer: coordination is necessary if and only if a task is non-monotonic, meaning new information can invalidate prior conclusions. Here we show that a classic taxonomy of organizational interdependence maps onto the monotonicity criterion, yielding a decision rule and a measure of avoidable overhead (the Coordination Tax). Multi-agent simulations confirm both predictions. We classify 65 enterprise workflows and find that 48 (74%) are monotonic, then replicate on 13,417 occupational tasks from the O*NET database (42% monotonic). These classification rates imply that 24-57% of coordination spending is unnecessary for correctness.