The member surface is now
structurally real,
but not yet entered.
No active member session was found. The app can now resolve live member state, but you need a valid session before it can render your identity, access, progression, and flagship context.
Use the backend dev session route to create a test session, then reload this page to verify the first live member-state slice.
Identity and access
are ready to render.
The app page is now wired for real state. Once a session exists, this section will show live identity, account status, access state, holder status, and modifier context.
POST /session/dev-login with either a known userId or a new username.
Example body:{ "username": "citadel_nexus_founder" }
Progression is the next
truth anchor.
Level, XP, and CNX balance are now structurally wired into the member-state contract. Once a valid session exists, the app will render real movement through the ecosystem.
The member app is no longer just explanatory. It now has a real backend path for identity, access, and progression.
The app can now host
gameplay-linked context.
Once a valid member session exists, this section can render a bounded summary of live Ascension state without collapsing the app into a full game UI.
Guardian, rank, stage, node score, mission summary, and high-level resources belong here first.
Make the flagship state visible.
Then deepen the app.
Identity, access, and progression are live. The next build goal is to confirm real Ascension summary rendering for linked members, then add recent activity and next-step guidance.