Background
Missing template variables render as empty strings. Validate provided variables against the template schema.
Files to modify (2-3)
src/lib/email/templates.ts
src/lib/email/types.ts
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards
Background
Missing template variables render as empty strings. Validate provided variables against the template schema.
Files to modify (2-3)
src/lib/email/templates.ts
src/lib/email/types.ts
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards