ƒxyzƒxyz Docs
User Guides

Member Home & Identity

How the current app organizes dashboard, profile, personas, settings, and membership-linked identity.

The current member-facing app no longer spreads identity across many disconnected pages. The live experience is centered on a few routes:

  • / for the member home dashboard
  • /profile for identity, membership, star state, wallets, and participation
  • /personas for persona management and identity context
  • /settings for account and appearance preferences
  • /notifications for activity and action items

The Main Shift

Older docs and old routes can still make the app feel more fragmented than it is. In the live app:

  • /membership redirects to /profile
  • /wallets redirects to /profile
  • /sigil redirects to the E8 / identity area inside /profile
  • /dashboard redirects to /

That means profile is now the real identity hub.

Dashboard

The authenticated root route / is the current member home.

It functions as:

  • command center
  • FX and network overview
  • quick action surface
  • service status snapshot
  • entry point into graph, portfolio, circles, and finance flows

Use it for orientation and monitoring, not as the final location for deep account management.

Profile

/profile is the most important identity route in the app.

It brings together:

  • contribution level
  • standing
  • f(xyz) score
  • rites
  • celestial / star identity
  • membership certificate state
  • wallet-linked identity information
  • participation breakdown
  • domain expertise

If you are documenting “membership” in the current app, document /profile, not a standalone membership route.

Personas

/personas is where identity branches into separate working contexts.

Use it to manage:

  • multiple personas
  • active persona switching
  • persona-specific context
  • KYC / KYB alignment where applicable

This matters because many operational and financial flows are persona-aware.

Settings And Notifications

These are now first-class routes:

  • /settings
  • /notifications

They are no longer aliases hanging off another page.

Documentation Rule

When updating identity-related docs:

  1. Prefer /profile over older membership-only phrasing.
  2. Treat /personas as the live multi-identity workflow.
  3. Mention old routes only when explaining redirects or migration.

This page is the first step in documenting the app one surface at a time from the live navigation model. Next high-value updates should cover finance, circles, and graph explorer.

On this page