Skip to content

Remove any identifiers from planning docs - #1178

Open
jevansnyc wants to merge 1 commit into
mainfrom
redact-publisher-ids
Open

jevansnyc wants to merge 1 commit into
mainfrom
redact-publisher-ids

Conversation

@jevansnyc

@jevansnyc jevansnyc commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Two stale planning docs on main still carried publisher-specific ad identifiers. Both describe work that has since shipped.

Changes

certain parameters that are available in the browser, but could be considered sensitive have been removed.

Scope

Docs only, no code or config touched. These values remain in git history (they trace back to the initial commit), so this is not a purge. It removes them from the working tree, code search, and secret scanning.

Verification

  • git grep for each identifier returns clean across the tree
  • Prettier check passes on the modified file
  • No remaining references to the deleted doc

Delete the archived publisher IDs audit. It catalogued hardcoded values
in gam.rs and prebid.rs; gam.rs no longer exists and the segment string
is gone from crates/, so the cleanup it tracked is complete and the only
remaining content is the identifiers themselves.

Replace the ad server network ID in the PR #680 plan's example config
with a fictional value, matching the instruction in that same step to
use only example values.
@jevansnyc jevansnyc changed the title Remove publisher-specific ad identifiers from planning docs Remove any identifiers from planning docs Sep 16, 2026
@jevansnyc
jevansnyc requested a review from prk-Jr September 16, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants