Employee Source Map
Summary
This map identifies the reviewed source locations behind Employee documentation.
Audience
- Developers, QA/support engineers, architects, reviewers, and new joiners
Reference Content
| Documentation area | Primary source |
|---|---|
| Business/domain | microservices/src/employee-service/Domain/Employees/Employee.cs |
| Application/CQRS/validation | microservices/src/employee-service/Application/ |
| Direct/compatibility API | microservices/src/employee-service/Api/ |
| Persistence/migrations | microservices/src/employee-service/Infrastructure/ |
| Shared contracts | microservices/src/contracts/Events/ |
| Messaging/outbox | microservices/src/shared-kernel/Messaging/, Outbox/ |
| Current monolith API | Controllers/LaborController.cs, related services/models |
| React routes | UI/salary-ui/apps/client-hrms-portal/src/App.tsx |
| Employee UI | UI/salary-ui/apps/client-hrms-portal/src/pages/Labor.tsx |
| Navigation/access | AppLayout.tsx, ProtectedRoute.tsx |
| Shared browser API client | UI/salary-ui/packages/api-client/src/axiosConfig.ts |
| Gateway routing | microservices/src/gateway-api/Program.cs |
| Smoke evidence | scripts/verify-hr-suite.ps1, Employee request file |
| Existing architecture notes | microservices/src/employee-service/docs/ |
Source References
UI/salary-ui/apps/client-hrms-portal/src/pages/Labor.tsxmicroservices/src/employee-service/Controllers/LaborController.csmicroservices/src/gateway-api/Program.csscripts/verify-hr-suite.ps1
Related Articles
See Also
Keywords
- source map
- Employee source folders
- documentation evidence
Revision Information
- Status: Draft
- Last reviewed: 2026-07-15
- Review cycle: Quarterly