Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The document’s security guidance explicitly says sensitive information must not be hardcoded, yet the production JSON example includes concrete database credentials fields with inline values. Even if these are illustrative placeholders, showing secrets in a production config example normalizes insecure practice and can lead developers to copy the pattern into real deployments.
