Error Message Generator — illustrative example INPUT CSV import fails because the required SKU column is missing. RESULT This file is missing the SKU column. Add it to the header row and try the import again. REVIEW An error message should state what happened and the available recovery action. Do not expose sensitive internals or blame the user. This is a teaching example, not a live execution record.