Electrinav V2

Legacy-safe rebuild in progress

This project is being built as a separate app with explicit migration support for existing user logins and historical time entries.

Current focus

  • Prisma schema with legacy ID + password-hash compatibility
  • One-time import workflow for users and time entries
  • Login flow that accepts legacy hashes during migration

Auth prototype

Login, logout, and session endpoints are now active with legacy-hash fallback and one-time hash upgrade.

Checking session...