Summary
No comprehensive deployment hardening guide exists. Operators need guidance on:
- Required environment variables for production (AUDIT_HMAC_KEY, ADMIN_TOKEN, OAUTH2 config)
- PostgreSQL hardening (RLS, connection limits, TLS)
- Redis hardening (AUTH, TLS, network isolation)
- HTTPS enforcement and reverse proxy configuration
- Network segmentation (LLM providers, database, Redis)
- Backup and disaster recovery for memory data
- Monitoring and alerting on security events
Deliverable
Create DEPLOYMENT-SECURITY.md with production checklist and reference architecture.
Summary
No comprehensive deployment hardening guide exists. Operators need guidance on:
Deliverable
Create
DEPLOYMENT-SECURITY.mdwith production checklist and reference architecture.