Soteria Platform

Soteria Proof of Chat Network

Activity is the immersive social layer. Account is the protected economic layer. Bot remains the source of truth for invites, rewards, and network state.

Platform Transition Web surface is now separated from the Discord bot process

Auth

Discord OAuth2 layer is scaffolded, not wired yet

login Route exists for platform architecture

This endpoint is intentionally a placeholder. The next step is wiring real Discord OAuth2, a cookie session, and account-protected pages without moving private logic into the bot.

Back to Account