Helpdesk Technical Source Map
Audience
Developers, QA, support, security, architects and implementation partners.
Summary
This map records static source evidence for the technical documentation; it does not prove production configuration or runtime state.
Reference Content
| Topic | Verified source |
|---|---|
| Runtime/project dependencies | Helpdesk Program and project file |
| Tenant/error primitives | Application Common |
| Canonical model/value objects | Domain HelpdeskEntities |
| Commands, queries, DTOs, reports | API HelpdeskEndpoints |
| Persistence/query filters | Infrastructure HelpdeskDbContext |
| Audit/timeline/outbox | Infrastructure Persistence |
| Document boundary | Infrastructure DocumentServiceClient |
| Compatibility migration | Backfill HelpdeskBackfill |
| Shared events | Contracts HelpdeskLifecycleEvents |
| Gateway routing/employee boundary | Gateway Program and EssEndpoints |
| Notification resolution/templates | Notification resolver and default seeder |
| Admin/employee UI | OperationsAdminPages and EssPages |
| Navigation/access presentation | AppLayout and ProtectedRoute |
Migrations provide schema-evolution evidence but are intentionally summarized rather than reproducing database definitions.
Requires confirmation
Runtime deployment, current gateway selection, production configuration and infrastructure security must be confirmed outside static source review.
Source References
microservices/src/helpdesk-service/Program.csmicroservices/src/helpdesk-service/helpdesk-service.csprojmicroservices/src/helpdesk-service/Application/Common.csmicroservices/src/helpdesk-service/Domain/HelpdeskEntities.csmicroservices/src/helpdesk-service/Api/HelpdeskEndpoints.csmicroservices/src/helpdesk-service/Infrastructure/HelpdeskDbContext.csmicroservices/src/helpdesk-service/Infrastructure/Persistence.csmicroservices/src/helpdesk-service/Infrastructure/DocumentServiceClient.csmicroservices/src/helpdesk-service/Backfill/HelpdeskBackfill.csmicroservices/src/contracts/Events/HelpdeskLifecycleEvents.csmicroservices/src/gateway-api/Program.csmicroservices/src/gateway-api/EssEndpoints.csmicroservices/src/notification-service/Application/EventNotificationResolver.csmicroservices/src/notification-service/Seed/DefaultTemplateSeeder.csUI/salary-ui/apps/client-hrms-portal/src/pages/admin/OperationsAdminPages.tsxUI/salary-ui/apps/client-hrms-portal/src/ess/EssPages.tsxUI/salary-ui/apps/client-hrms-portal/src/components/AppLayout.tsxUI/salary-ui/apps/client-hrms-portal/src/utils/ProtectedRoute.tsx
Related Articles
See Also
Keywords
Technical source map, Helpdesk evidence, repository traceability.
Revision Information
- Status: Draft
- Last reviewed: 2026-07-20
- Next review: 2026-10-20