Living reference for the monorepo (Distrac_Backend, distrac_admin_web, Distrac-mobile).
docs/
README.md # this index
plan/ # working task notes (field logic, etc.)
product/ # roles, web UX, permissions, API stories
mobile/ # field app guides (Vendor / Livreur / Prevendeur)
map/ # Command Center map + fluidity program
backend/ # backend debt / gaps
vision/ # product vision (not shipped status)
| Audience | Doc |
|---|---|
| Backend setup (install SoT) | ../Distrac_Backend/SETUP_GUIDE.md |
| Backend overview | ../Distrac_Backend/README.md |
| Admin web | ../distrac_admin_web/README.md |
| Field mobile API shapes | ../Distrac_Backend/MOBILE_API_CONTRACT_V2.md |
| Field logic tasks | plan/field-logic-tasks.md |
| Doc | Role |
|---|---|
product/roles-overview.md |
Short all-roles operating model |
product/web-command-center.md |
Canonical office web product |
product/permissions.md |
Canonical RBAC permission strings |
product/user-stories.md |
Route-level R/C/U/A by entity |
| Doc | Role |
|---|---|
mobile/vendor-livreur.md |
Vendor + Livreur only |
mobile/prevendeur.md |
Canonical SELLER / Prevendeur |
| Doc | Role |
|---|---|
plan/field-logic-tasks.md |
Field logic task notes (P*/L*) |
| Doc | Role |
|---|---|
map/overview.md |
Map APIs + Wialon |
map/fluidity/README.md |
Map performance program |
map/fluidity/backlog.md |
Remaining map work |
| Doc | Role |
|---|---|
backend/gaps.md |
Security / scoping / scale debt |
| Doc | Role |
|---|---|
vision/master-plan.md |
Vision only — not what is shipped |
../Distrac_Backend/API_EXAMPLES.md |
Ops curls — shapes → contract / OpenAPI |
../Distrac_Backend/DEPLOYMENT_GUIDE.md |
Hosting |