sanitize: redact secrets from docs, add forefront-broadband-map, exclude backup dir

- Redact credentials/keys from README, key-inventory, model-chain, ops-portal docs, project-log, systems-networks-team, app3
- Add forefront-broadband-map.md with sanitized content
- Add .gitignore to permanently exclude .backup-before-sanitize-20260723/ and .env files
- No credentials rotated; no history rewritten
This commit is contained in:
root
2026-07-23 12:03:10 -04:00
parent 35daf41fe9
commit ec0eba9645
10 changed files with 149 additions and 111 deletions
+8
View File
@@ -0,0 +1,8 @@
# Secret backups — never commit
.backup-before-sanitize-20260723/
# Environment files
.env
.env.*
*.key
*.pem