Skip to main content

Health and Diagnostics Endpoints

Audience

Developers, QA engineers, support engineers, security engineers, solution architects, and implementation partners.

Reference Content

This page records source-verified Workforce Scheduling API behavior and boundaries.

Summary

Attendance Service maps a framework health probe and a service-information response. Their exact method and route appear once in the endpoint catalog. Neither is explicitly authenticated or tenant-scoped.

Health behavior

Health checks are registered without a scheduling-specific dependency check in the reviewed code. No verified shift repository, database readiness, gateway ownership, parity, or downstream payroll check is added specifically for this module.

Service information

The service-information response contains service identity, description, runtime environment label, and server time inside the shared envelope.

Scheduling diagnostics

Effective-policy, audit, and timeline reads provide domain diagnostics but are not health checks. Swagger and endpoint exploration are enabled globally; no scheduling-specific OpenAPI customization or security definition was found.

Classification

Basic health is Implemented. Scheduling readiness, dependency health, service objectives, and protected diagnostic access require confirmation.

Source References

  • microservices/src/attendance-service/Program.cs
  • microservices/src/shared-kernel/Extensions/EndpointRouteBuilderExtensions.cs
  • microservices/src/attendance-service/Api/AttendanceShiftPolicyEndpoints.cs

See Also

Keywords

  • Workforce Scheduling API
  • Shift endpoints
  • Attendance policy API

Revision Information

  • Status: Draft
  • Last reviewed: 2026-07-20
  • Next review: 2026-10-20