Prior work in this series established that all information processing operates through three cardinalities. Zero: the system references something but cannot operate on it. One: the single unit of actual work — the only cardinality at which anything happens. Infinity: a multiplicity that must be reduced to One before work can proceed. These three cardinalities are not design choices. They are intrinsic properties of information processing on any substrate — silicon, biological, institutional, mathematical (@HOWL-INFO-11-2026, "The Relationship of Zero, One, and Infinity in Information Processing: The Intrinsic Cardinalities of Computation"). The act of information processing is the reduction of Infinity to One, with the aspiration of Zero where possible (@HOWL-INFO-12-2026, "Information Processing Requires Reduction to Cardinality One: The Universal Bottleneck of Information Processing"). The reduction follows a pipeline — enumerate, filter, score, select — that appears identically in CPU scheduling, fighter pilot decision-making, medical diagnosis, and a person deciding what to do with their morning. This paper introduces a second axis: manageability. For any element the system processes, manageability asks a binary question: can the system operate on this thing, or can it only observe and respond? Can you change it, or can you only watch it? A fleet of servers you administer is manageable. The weather those servers sit in is not. A list of tasks you can reorder and complete is manageable. A coworker's mood that affects your meeting is not. A codebase you maintain is manageable. The hardware it runs on degrading according to physics is not. Manageability is not a spectrum. For any given element at any given moment, the system either has operational access or it does not. Either you can write to it or you can only read from it. Either your actions change it or they don't. Crossing three cardinalities with two manageability states produces six cells. Every element in every information-processing system — every problem, every dependency, every task, every threat, every resource — occupies exactly one cell at any given time. The six cells are exhaustive. Nothing exists outside them. Each cell has a distinct nature, a distinct correct response, and a distinct failure mode when an element is misclassified — placed in a cell it doesn't actually occupy and treated with that cell's response instead of its own. Most failures in systems, organizations, and individual decision-making trace not to incompetence within the correct cell but to misclassification: applying the wrong cell's response to the wrong element. The remainder of this paper examines each cell, then the misclassifications that produce failure, then the maturity progression that moves elements toward their optimal states.
Geoffrey Howland (Mon,) studied this question.