Relabel equals recompile.
Who This Matters To (And Why)
Critical: Architect,Developer,GC. These parties make or lose money directly based on this thesis.
Important: Engineer,Investor,Banker. These parties execute decisions shaped by this thesis.
Context: City,Inspector,Interior Design. These parties need to understand it to avoid friction.
Highest typology impact: Multifamily,Office,Mixed Use,Industrial. Lower impact: Hotel,Retail.
Changing a label in a generative model rebuilds the whole project. Relabeling equals recompiling.
How It Shapes Development
Relabeling a building element recompiles its specification because in a model-based building data system, every element's properties are derived from its type label. Change a room's label from “Office” to “Assembly” and the occupancy load calculation changes, the egress width requirement changes, the exit count requirement may change, the sprinkler design density changes, and the mechanical system sizing changes. The label is the input to a specification compiler. The specification is the output. Change the input, rerun the compiler, get a new output.
Occupancy change during design is a relabeling event with cascading consequences. A developer who starts with an office program and pivots to residential mid-design is not changing a few rooms — they are relabeling the entire building. The structural grid may be wrong for residential. The floor-to-floor may be wrong. The plumbing stack locations may be wrong. The egress stair positions may be wrong. Each wrong element is a specification that was compiled against the old label and must be recompiled against the new one. The design team's effort to “convert” the drawings is literally a recompilation of the entire specification.
Unit type relabeling is the most common and least expensive relabeling operation. Changing a one-bedroom label to a two-bedroom label on a cell of adequate size requires updating the room count, the bathroom count, the closet specification, and the unit revenue assumption in the pro forma. If the cell is large enough to accommodate the new label's program, the recompile is fast. If the cell is too small, the relabeling triggers a resizing that propagates to adjacent cells. The constraint is geometric: the new label has minimum size requirements that the cell must satisfy.
Adaptive reuse projects are full building relabeling operations. A warehouse relabeled as residential requires recompilation of every building system: structure checked against new live loads, egress reconfigured for new occupancy, HVAC redesigned for residential comfort standards, plumbing added for unit wet walls. The relabeling is easy to say — “we're converting this warehouse to apartments” — but the recompilation is expensive to execute because the original compilation was optimized for a different label set. The residual value of the existing structure is the discount applied to the recompilation cost.