Description
Add a `SECURITY-CHECKLIST.md` to generated projects that provides a pre-deployment security review checklist specific to the generated API configuration.
Why
Nerva generates secure APIs by default, but security is context-dependent. A checklist reminds developers to review environment-specific settings (CORS origins, rate limits, JWT secrets) before deploying to production. This bridges the gap between "secure by default" and "secure in your environment."
Acceptance Criteria
Description
Add a `SECURITY-CHECKLIST.md` to generated projects that provides a pre-deployment security review checklist specific to the generated API configuration.
Why
Nerva generates secure APIs by default, but security is context-dependent. A checklist reminds developers to review environment-specific settings (CORS origins, rate limits, JWT secrets) before deploying to production. This bridges the gap between "secure by default" and "secure in your environment."
Acceptance Criteria