docs: update account flow (username admin/1234 + forced setup) in README/HANDOFF/engineering-log

This commit is contained in:
Macky
2026-08-07 18:04:18 +07:00
parent e8a95bf561
commit 681561c22a
5 changed files with 41 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ sessions→debrief(latent reveal+coaching)→one-shot→board→weak-areas→gen
## Current state / runtime
- Backend runs via `cd backend && uv run python run.py`; frontend dev via `cd frontend && npm run dev` (proxies /api -> :5001).
- Default super-admin: `admin@salestrainer.local` / `admin123` (bootstrap; change in prod).
- Default super-admin: `admin` / `1234` (bootstrap; forces email + password change on first login).
- Deploy files: root `Dockerfile`, `docker-compose.yml`, `.env.example`; repo-root `frontend/dist` build.
## Risks / remaining