Skip to content

Add core identity flow with persisted sessions and updated platform docs#4

Merged
rgomids merged 5 commits into
mainfrom
agent/phase-3
Mar 26, 2026
Merged

Add core identity flow with persisted sessions and updated platform docs#4
rgomids merged 5 commits into
mainfrom
agent/phase-3

Conversation

@rgomids

@rgomids rgomids commented Mar 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the Phase 1 core identity flow with account creation, email/password login, JWT issuance, and session invalidation
  • introduce persisted users, accounts, credentials, and sessions with supporting SQL migrations and explicit PostgreSQL repositories
  • wire identity into bootstrap, configuration, error handling, and module composition
  • update README, architecture, commands, handoff, phase status, and changelog to reflect the new identity foundation
  • expand unit, integration, and functional coverage for identity and bootstrap behavior

Testing

  • npm run build
  • npm run test:unit
  • npm run test:integration
  • npm run test:functional

@rgomids rgomids merged commit c4826b9 into main Mar 26, 2026
1 check failed
@rgomids rgomids deleted the agent/phase-3 branch March 26, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant