Occupancy and Idle-Capacity Audit¶
Audit — instantiates Internal Capacity Deepening
Counts the capacity you already own but aren't using — position by position — by measuring the gap between what a system nominally holds and what it effectively delivers.
Before anyone argues about expanding the footprint, this audit establishes what is actually already inside it. Occupancy and Idle-Capacity Audit is a point-in-time census of every internal position — a room, a machine, a server, a shift, a seat — that measures how much of its nominal capacity is truly delivered once you subtract vacancy, idle time, low-yield use, access restrictions, and incompatibility. Its defining move is to separate two things that a naïve capacity number fuses: empty (a position no one is using) and full-but-low-yield (a position that is busy producing little). The output is not a live gauge and not a forecast; it is a grounded snapshot of the hidden slack that already exists, plus a map of where it sits and why.
Example¶
A university is convinced it has run out of teaching space and has begun drafting a bond measure for a new classroom building. The audit runs first. Instead of counting rooms, it counts seat-hours: it finds lecture halls booked at 40% fill because timetabling clashes force half-empty sections, lab benches idle every Friday, and an entire wing effectively locked to one department by an old access rule. Nominal capacity is 1.0; measured effective capacity is ≈0.55. The audit tags each gap by cause — idle-time here, low-yield fill there, access-locked in the wing — because the cause determines the remedy. The "shortage" turns out to be a utilization problem, not a footprint problem, and the reusable slack is enough to defer the building for years.
How it works¶
What distinguishes the audit from a simple utilization report is the decomposition. It measures each position on four axes — availability (is it open?), yield (when used, is it productive?), access (who is allowed on it?), and compatibility (can current demand actually run on it?) — and multiplies them into an effective-capacity figure well below the nominal one. Every underused position is then labelled by why, because idle time invites time-sharing, low yield invites redesign, and access locks invite a policy fix — three different downstream mechanisms. The result is an inventory and an opportunity map, not a verdict.
Tuning parameters¶
- Measurement window — a single snapshot versus a representative period spanning peaks and troughs. Too short and a busy Tuesday hides the idle Friday; too long and the audit becomes a monitoring project.
- Granularity — building, room, or seat-hour. Finer granularity finds more reusable slack but costs far more to collect and can drown the signal in noise.
- "Used" definition — does a position count as used when it is booked, when it is occupied, or when it is productive? The stricter the definition, the more slack the audit reveals — and the more contestable each number becomes.
- Access/compatibility scope — whether to count capacity that physically exists but is politically or technically locked away, which is often the largest and most sensitive reservoir.
When it helps, and when it misleads¶
Its strength is that it kills the reflex to expand when the real problem is uneven use, and it drags politically buried slack into daylight where it can be argued about on evidence. It is the ground truth the rest of the archetype's models and gates are built on.
Its central failure mode is mistaking occupancy for value: a position that is full of low-value activity reads as "used" and its slack stays hidden, so an occupancy-only audit systematically under-finds the reusable capacity that matters most. It is also easily run backwards — commissioned to manufacture the slack figure that justifies a hot-desking or consolidation edict already decided. And a single snapshot flatters or damns a position by the day it was measured. The discipline is to measure yield and not just occupancy, to sample a real cycle rather than a convenient moment, and to treat the audit as a diagnostic that hands its findings to a floor test before anyone acts on them.[1]
How it implements the components¶
This audit fills the measurement side of the archetype — the components that establish what exists now:
effective_capacity_baseline— its headline output: the nominal-versus-effective figure, decomposed by availability, yield, access, and compatibility.internal_position_inventory— the census itself, one row per position with its occupancy and idle state.internal_intensification_opportunity_map— the reusable slack tagged by cause, pointing each opportunity at the remedy that fits it.
It does not model futures or price options — that is the Intensification–Expansion Lifecycle Model and Infrastructure-Load Simulation — and it is not the live watch, which is the Capacity Utilization Dashboard. The audit is the periodic deep count those consume.
Related¶
- Instantiates: Internal Capacity Deepening — the audit supplies the effective-capacity ground truth every later step depends on.
- Sibling mechanisms: Infill and Adaptive-Reuse Program · Temporal Multiplexing Schedule · Capacity Utilization Dashboard · Network Capacity Dashboard · Slack-Erosion Test · Intensification–Expansion Lifecycle Model
Notes¶
The audit says where the slack is, never whether to use it. Confusing the two turns a measurement into a mandate — the moment a found gap is read as an instruction to fill it, the slack floor and the support-system ceiling get skipped. Keep the count and the decision in separate hands.
References¶
[1] Overall Equipment Effectiveness — the manufacturing practice of decomposing a machine's real output into availability × performance × quality rather than trusting a single utilization percentage — is the closest established analogue to what this audit does across positions, and the reason it insists on yield, not just occupancy. ↩