Problem
A weekly spreadsheet process made it difficult to distinguish genuinely urgent coverage gaps from future planning work, explain who could cover safely, and keep manager actions auditable.
Privacy-safe public engineering extract
Privacy-aware extraction, scheduling domain modeling, explainable ranking and disciplined edge-case testing.

The problem, the decisions I owned and the boundary of my contribution.
A weekly spreadsheet process made it difficult to distinguish genuinely urgent coverage gaps from future planning work, explain who could cover safely, and keep manager actions auditable.
I extracted, sanitised and documented the scheduling domain logic, then strengthened validation, deterministic ranking and edge-case coverage without publishing private operational code or data.
A recruiter-readable map of the product path, followed by the implementation choices behind it.
How the build is checked, delivered and kept honest about what is production-ready.
The public repository is not the complete application. A separate recruiter URL demonstrates a synthetic, read-only boundary; the extract contains selected scheduling logic and no private UI, database or provider integration.
No employer, employee or client records are included. Employee IDs, deduplication and synthetic fixtures reduce accidental identity ambiguity in the public examples.
What remains incomplete is shown deliberately, because engineering judgment includes knowing what not to claim.
The extract proves scheduling decisions and test quality, not the private application's full React, database, authentication or deployment implementation.