Skip to main contentSkip to navigationSkip to footer

Defect Classification and Prioritization

8 min
3/6

Key Takeaways

  • Four-level severity classification ensures appropriate response to each defect.
  • Root cause analysis prevents recurring defects—fix the system, not just the symptom.
  • Consistent documentation enables trending analysis across projects.
  • After 3-5 projects, defect data reveals which QA improvements yield the highest return.

Not all defects are equal. A systematic classification framework ensures critical defects receive immediate attention while cosmetic issues are addressed efficiently.

Defect Severity Classification

Critical (Red): safety hazard, code violation, structural deficiency. Must be corrected before work proceeds. Examples: missing GFCI in bathroom, structural member undersized, gas leak. Major (Orange): functional deficiency that will cause performance failure. Must be corrected before finishes. Examples: insufficient drain slope, HVAC duct undersized, water intrusion path. Minor (Yellow): cosmetic or workmanship deficiency below standard. Must be corrected before final payment. Examples: paint holiday, minor drywall imperfection, grout color inconsistency. Observation (Green): noted for monitoring but acceptable. Examples: minor settling crack, cosmetic preference item.

Pre-Drywall Inspection: The Most Important Walk-Through You Will Do
The pre-drywall inspection is your last opportunity to see inside the walls before they are closed. Hire a third-party inspector ($300-$500) in addition to the building department inspection. Key items to verify: (1) Electrical — all outlet locations match plan, GFCI where required, arc-fault breakers in bedrooms (2018+ NEC), no exposed splices outside junction boxes. (2) Plumbing — all supply lines pressure tested (minimum 40 PSI for 30 minutes), waste lines slope tested, shut-off valves accessible. (3) HVAC — ductwork properly sealed at joints (mastic, not tape alone), returns sized for each zone, condensate drain has proper trap and slope. (4) Framing — headers over openings per span tables, fire blocking at floor penetrations, no notched/drilled studs beyond code limits (max 25% notch depth, max 40% bore). (5) Insulation — R-value matches energy code, no gaps or compression, vapor barrier on correct side. This inspection typically takes 60-90 minutes and can save $5,000-$20,000 in post-close-in corrections.
SeverityAction RequiredTimelinePayment Impact
CriticalStop work, immediate correctionSame dayNo payment until resolved
MajorCorrect before covering/proceeding1-3 daysWithhold related draw
MinorCorrect before finalBefore substantial completionWithhold retainage
ObservationMonitor, documentOngoingNone

Defect severity classification and response protocol

Root Cause Analysis

When defects recur, analyze root cause: materials (wrong product, defective product), methods (improper installation technique), manpower (inadequate skill, training, supervision), measurement (incorrect dimensions, layouts), environment (temperature, moisture during installation). Correcting symptoms without addressing root cause guarantees recurrence.

Defect Documentation

Every defect documented with: unique ID, location (room, wall, position), description, severity classification, photo with reference marker, responsible party, correction required, correction deadline, verification method. Use consistent format across all projects for trending analysis. Digital tools (photo markup apps, punch list software) speed documentation 3-5x vs. paper.

Risk Scoring Matrix

Four-level severity classification ensures appropriate response to each defect.
Root cause analysis prevents recurring defects—fix the system, not just the symptom.
Consistent documentation enables trending analysis across projects.
After 3-5 projects, defect data reveals which QA improvements yield the highest return.

Common Mistakes to Avoid

Treating all defects with equal urgency

Consequence: Resources wasted on cosmetic issues while critical safety or structural defects remain unaddressed

Correction: Classify defects by severity and address in priority order: Critical first, then Major, then Minor, then Cosmetic

Test Your Knowledge

1.How should construction defects be classified?

2.Which defect classification requires immediate work stoppage?