What Is Live Reclassification?
Live reclassification is a data operation used to update the fitment status of a previously identified candidate at page render time. Instead of displaying an old result exactly as it was stored, the system runs the candidate through the current wheel-interchange rules before showing it to the user.
A candidate may represent a possible match between a donor vehicle or its wheel and a target vehicle. The candidate was often found through precomputed data, but its final classification can depend on rules that change over time. Live reclassification performs that final evaluation using the rules currently active on the site.
How It Works in Wheel Fitment
A typical process may look like this:
- The system stores or retrieves a precomputed candidate.
- At page render time, it reads the relevant fitment attributes and current rules.
- It reevaluates factors such as bolt pattern / PCD, center bore, wheel diameter, wheel width, offset, hardware, and required modifications.
- It assigns the current fitment outcome, such as Direct Fit, Fits With Hub Rings, Fits With Spacer, Adapter Required, Check Fitment, or Not Directly Compatible.
- The page displays the refreshed classification and any applicable notes.
The operation does not physically change the wheel, vehicle, or stored measurements. It changes–or confirms–the interpretation of those measurements under the current fitment rules.
Why Live Reclassification Matters
Fitment logic can become more precise as new data, exceptions, or safety rules are added. A candidate that was previously labeled Direct Fit might later require a hardware note, hub rings, or a clearance check. Conversely, a candidate previously marked Check Fitment may become easier to classify after the system gains reliable information.
Without live reclassification, a site may show a stale result even though its current rules would assign a different outcome. This is especially important when compatibility depends on more than one matching dimension. For example, matching PCD alone does not prove that a wheel is compatible. Center bore, offset, width, brake clearance, suspension clearance, lug hardware, and the specific tire package may also matter.
Example
Suppose a precomputed candidate identifies a wheel whose bolt pattern matches the target vehicle. An older stored result labels it Direct Fit. The current rules now recognize that the wheel’s center bore is larger than the vehicle hub and that a hub-centric ring is needed. At render time, live reclassification can change the displayed outcome to Fits With Hub Rings.
A hub ring can reduce the effective center-bore interface when the wheel bore is larger than the vehicle hub. It cannot make a wheel with a center bore smaller than the vehicle hub fit. Similarly, if the current rules identify different PCD values, a normal spacer does not solve the mismatch; a bolt-pattern adapter may be required, subject to the adapter’s own fitment and clearance requirements.
Live Reclassification vs. Candidate Discovery
These are separate operations:
- Candidate discovery finds possible wheel or vehicle matches, often using indexed or precomputed data.
- Live reclassification evaluates one of those candidates against the current rules before the result is displayed.
A candidate is therefore not necessarily a confirmed fitment. It is an item that still needs classification. Live reclassification helps prevent the search or database stage from being treated as the final compatibility decision.
Important Limitations
Live reclassification is only as accurate as the data and rules it receives. It cannot reliably determine clearance or hardware compatibility when key measurements are missing, inconsistent, or configuration-dependent. In those cases, the correct result may remain Check Fitment rather than an unconditional compatibility claim.
For users, a refreshed classification should still be read together with its fitment notes. A result such as Direct Fit – Hardware Note may indicate that the main dimensions align while lug nuts, bolts, seat type, thread engagement, or other hardware must be verified separately.