Skip to content

chore: replace internal team names in test fixtures and a spec line - #41

Merged
DottytheHomeless merged 1 commit into
mainfrom
fix/scrub-internal-names-from-public-surface
Sep 12, 2026
Merged

chore: replace internal team names in test fixtures and a spec line#41
DottytheHomeless merged 1 commit into
mainfrom
fix/scrub-internal-names-from-public-surface

Conversation

@DottytheHomeless

Copy link
Copy Markdown
Contributor

Three real people's names were sitting in this public repo:

  • series-detection.test.mjs — two names used as sample memory content in fixtures
  • docs/superpowers/specs/2026-08-13-claude-markdown-recall-design.md — one name in a prose line

Nothing asserts on them; they were whatever was on screen when the fixtures were written. Fixture names are now generic placeholders (Alex / Robin) and the doc line says "the operator" instead of naming one.

Git history still carries the old strings — this only cleans the current surface.

Verification: 11/11 series-detection tests pass.

Found by the org's public-push leak guard while pushing an unrelated change.

🤖 Generated with Claude Code

Three real people's names were sitting in this public repo — two in
series-detection test fixtures (as sample memory content) and one in a
design doc. Nothing asserts on them; they were just whatever was on
screen when the fixtures were written.

Fixture names are now generic placeholders and the doc line says
"the operator" instead of naming one. 11/11 series-detection tests
still pass.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@DottytheHomeless
DottytheHomeless merged commit eefbe36 into main Sep 12, 2026
2 checks passed
@DottytheHomeless
DottytheHomeless deleted the fix/scrub-internal-names-from-public-surface branch September 12, 2026 04:28
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.

1 participant