interactive intro to open social at-me.zzstoatzz.io

fix: use minimal oauth scope for guestbook collection

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

+1 -1
+1 -1
public/oauth-client-metadata.json
··· 3 3 "client_name": "at-me", 4 4 "client_uri": "https://at-me.wisp.place", 5 5 "redirect_uris": ["https://at-me.wisp.place/view/"], 6 - "scope": "atproto transition:generic", 6 + "scope": "atproto repo:app.at-me.visit", 7 7 "grant_types": ["authorization_code", "refresh_token"], 8 8 "response_types": ["code"], 9 9 "token_endpoint_auth_method": "none",