Skip to content

Use a neutral placeholder name in fixtures and comments - #33

Merged
ethanplusai merged 1 commit into
mainfrom
chore/neutral-placeholder-name
Sep 6, 2026
Merged

ethanplusai merged 1 commit into
mainfrom
chore/neutral-placeholder-name

Conversation

@ethanplusai

Copy link
Copy Markdown
Owner

Every sample USER_NAME, memory title and worked example in the tests — plus two source comments — used the author's own name. Nothing depends on it; it is a placeholder. It reads oddly in a project people fork and run as themselves, and .env.example already suggests Tony, so the fixtures now match it.

Purely cosmetic. No behaviour changes, no assertion changes meaning — only the string it is demonstrated with. The possessive and slug forms moved together, so slugify("Tony's ...") == "tonys-..." still tests exactly what it did before.

The README's attribution is deliberately left alone.

11 files, 59 lines. Branched off main, independent of #32.

Testing: 2405 pass.

🤖 Generated with Claude Code

Every sample USER_NAME, memory title and worked example in the tests and
in two source comments was the author's own name. Nothing depended on it —
it is a placeholder — and it reads oddly in a project people fork and run
as themselves. `.env.example` already suggests `Tony`, so the fixtures now
match it.

Purely cosmetic: no behaviour, no assertions and no slugs change meaning,
only the string they are demonstrated with. The possessive and slug forms
moved together, so `slugify("Tony's ...") == "tonys-..."` still tests what
it always tested.

The README's attribution is deliberately left alone.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ethanplusai
ethanplusai merged commit 90659f9 into main Sep 6, 2026
2 checks passed
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