docs: use a generic identity in the screenshots - #766
Merged
Conversation
They were captured against a running deployment, so the signed-in account's Discord handle and avatar came along: the handle in the user menu, the avatar in the toolbar of every full-page shot. The user menu is retaken under a placeholder name with a neutral silhouette. The other ten are patched in place rather than retaken, because the demo data they show was torn down afterwards and re-seeding it to change 28 pixels is not a trade worth making. The silhouette matches what the app already draws for a user with no Discord picture, so it reads as a default avatar rather than a redaction. Refs #730 Claude-Session: https://claude.ai/code/session_01Nah4N2sGFs1TU2t7DXfKzJ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The screenshots in #763 were taken against a live deployment, so the signed-in account travelled into the documentation with them — the Discord handle in the user menu, and the avatar in the toolbar of every full-page capture.
User menu retaken with a placeholder name and a neutral silhouette, still showing what it's there to show: both language entries, Areas & Places, and the profile switcher.
The other ten are patched in place rather than retaken. The demo data they show — a pin, three saved places, four areas, six varied alarms — was torn down after capture, and re-seeding all of it to change 28 pixels in the corner isn't a trade worth making. The replacement is drawn at 8× and downsampled so its edges match the surrounding UI, and it's the same silhouette the app draws for a user with no Discord picture, so it reads as a default avatar rather than a redaction.
Nothing else in the set carries identifying data: the pin resolves to a fictional San Francisco address, the places are "work", "the gym" and "parents", and the areas are the public community fences.
https://claude.ai/code/session_01Nah4N2sGFs1TU2t7DXfKzJ