# HIGHRA CRM V9 — Production Hardening & Polish

Built on V8.

## Added
- Lead CSV export
- Company/system settings screen
- Activity/audit timeline model
- Lead activity page
- Activity logging service foundation
- Production-readiness documentation

## Production checklist
- APP_ENV=production
- APP_DEBUG=false
- HTTPS
- Strong database credentials
- Meta App Review / approved permissions
- Queue worker
- Scheduler every minute
- Database backups
- Log rotation
- Storage permissions
- Rate limiting on webhook endpoints
- CSRF/session/auth configuration review
- Change seeded/default passwords
- Configure mail and WhatsApp providers
- Configure real PDF generation if server-side PDF files are required
