Added
- Each comparable in the POST /v1/avm/analysis response now includes a
hedonicAdjustmentobject withoriginalPrice,adjustedPrice,adjustmentFactor, a per-attributebreakdown(bedroomAdjustment,propertyTypeAdjustment,floorAreaAdjustment), and thesourceLevelof the coefficients used. - Comparables also gain
adjustedPrice,address,pricePerSqm, and anestimatedFloorAreaflag indicating whether floor area was estimated rather than verified. - The
confidenceobject is expanded withmodelAgreement,dataQuality,modelWeights,limitingFactors, and acomparablesQualityblock (highQualityRatio,floorAreaCoverage,avgDistanceKm,avgTransactionAgeMonths). - A new
priceSpreadobject reports valuation reliability viaforecastStdDev,fsdBand,coefficientOfVariation,sameBedSpreadPct, andwarnings. All new fields are optional, so existing integrations are unaffected.