You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The #2780 line shipped code without hand-written docs:
- new kernel/runtime-services/sms-service.mdx (mirrors email-service.mdx):
send/isConfigured surface, no-persistence/no-body-logging red line,
provider configuration via the `sms` settings namespace, consumers
(auth OTP, messaging sms channel, import SMS invitations)
- permissions/authentication.mdx: Phone-Number Authentication section -
OS_AUTH_PHONE_NUMBER_ENABLED, phone+password sign-in, the four OTP
endpoints gated on a deliverable SMS service (features.phoneNumberOtp),
abuse hardening (admission cooldown/cap, allowedAttempts, per-IP rules,
no-oracle reset), import SMS invitations
- runtime-services index + meta: register the new page
Claude-Session: https://claude.ai/code/session_013LXUXU66dBaP3SSG4ZVtuH
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments