_Originally posted by @mohabemad3377-sketch in https://github.com/e2b-dev/docs/issues/162_ [17/3/2026، 10:57:02 ص] Abo Youssef Apri: src/ ├── modules/ │ ├── employee/ │ ├── attendance/ ← Realtime Socket │ ├── payroll/ │ └── ai-prediction/ ← AI Agent ├── common/ │ └── realtime.gateway.ts └── prisma/schema.prisma
_Originally posted by @mohabemad3377-sketch in https://github.com/e2b-dev/docs/issues/162_
[17/3/2026، 10:57:02 ص] Abo Youssef Apri: src/
├── modules/
│ ├── employee/
│ ├── attendance/ ← Realtime Socket
│ ├── payroll/
│ └── ai-prediction/ ← AI Agent
├── common/
│ └── realtime.gateway.ts
└── prisma/schema.prisma