This policy defines what is allowed in public docs.
Private keys, seed phrases, keystore data
JWT/API secrets or encryption keys
Database credentials
Internal-only hostnames/IPs
Local absolute machine paths
Unredacted production incident data with sensitive metadata
Replace secrets with <REDACTED>
<REDACTED>
Replace absolute local paths with <repo-root>/...
<repo-root>/...
Replace internal endpoints with <internal-endpoint>
<internal-endpoint>
Every docs PR must pass redaction review before merge.
Last updated 6 hours ago