- Auth/roles (no self-reg), admin user provision, JWT - Analyze: sales kit + initial pain-fit from form/upload - Persona generator: 15 personas (5/tier) w/ pain variety, negotiation, init mode, channel, latent/revealable, wrong_text special - Chat simulator: per-mode initiation, one-shot, hidden signals, judge-LLM debrief+coaching - Trainee loop: win/lose board, weak-areas, user-generated personas - Admin analytics; EN+TH Vue SPA served by Flask - Deploy: Dockerfile, docker-compose, README, eng-log + HANDOFF - Tests (mock LLM): m0/m1/routes/e2e all pass
14 lines
126 B
Plaintext
14 lines
126 B
Plaintext
**/.venv/
|
|
venv/
|
|
**/__pycache__/
|
|
*.pyc
|
|
**/node_modules/
|
|
frontend/dist/
|
|
backend/data/
|
|
data/
|
|
.env
|
|
**/*.log
|
|
.DS_Store
|
|
.git/
|
|
.tmp/
|