docs: capitalize Persona/Personas for the product feature in review docs
Feature-word 'persona'/'personas' now reads 'Persona'/'Personas' (capital P) across the current review checkpoint docs, matching the UI terminology. Code identifiers, API paths, and schema fields stay lowercase.
This commit is contained in:
@@ -12,16 +12,16 @@
|
||||
EasyPanel env.
|
||||
|
||||
## What this is
|
||||
Corporate multi-user **sales-training simulator**: admins create persona groups from a
|
||||
product/service/idea (โฟกัส "สินค้า/บริการ/ไอเดีย"), app auto-generates **15 customer personas**
|
||||
Corporate multi-user **sales-training simulator**: admins create Persona groups from a
|
||||
product/service/idea (โฟกัส "สินค้า/บริการ/ไอเดีย"), app auto-generates **15 customer Personas**
|
||||
(5/tier A/B/C) via LLM; trainees pick a **scenario (social / พบหน้า)**, chat 1:1 one-shot to close a
|
||||
sale; a **per-turn + final judge LLM** evaluates feelings and scores/coaches. Vue SPA + Flask API +
|
||||
filesystem JSON storage (no SQL). i18n TH/EN. No self-registration (admin provisions).
|
||||
|
||||
## Roles
|
||||
- **super_admin** (bootstrap `admin`) — full recipe (secret persona fields) + tenant admin.
|
||||
- **admin** — manages groups/users, sees personas with **secret fields stripped** (IP protection).
|
||||
- **user** (trainee) — trains against personas, own board.
|
||||
- **super_admin** (bootstrap `admin`) — full recipe (secret Persona fields) + tenant admin.
|
||||
- **admin** — manages groups/users, sees Personas with **secret fields stripped** (IP protection).
|
||||
- **user** (trainee) — trains against Personas, own board.
|
||||
|
||||
## 2026-08-25 review checkpoint — exact-current local code gate passed 8/8
|
||||
> All eight independent review scopes now have complete five-key passes with
|
||||
|
||||
Reference in New Issue
Block a user