Read-only smoke test for the slim manager and employee scheduling workflow. This verifies that production navigation, manager links, employee links, and admin diagnostics are still reachable without changing schedules, auth, middleware, permissions, notifications, payroll, Time Clock rules, POS shifts, reservations, payments, waivers, customer profiles, exports, PDFs, CSVs, schedule locking, or hard schedule blocking.
Quick links are consolidated here so managers do not have to hunt through the larger navigation. This strip is visual only. It does not change saves, publishing, schedule rows, employee views, notifications, locking, payroll, Time Clock, POS, reservations, payments, waivers, or customer profiles.
Use this screen for the existing manager build workflow. Before publishing, review unavailable blocks and soft conflicts. After publishing, employees should use the Employee Portal, My Schedule, Weekly Schedule, or Print Weekly.
Phase 25P-1 only adds clarity and support links. It does not change draft saves, publishing, schedule locking, employee text/email notifications, payroll, Time Clock, POS shifts, reservations, payments, waivers, or customer profiles.
Before publishing, confirm the date range, employee coverage, shift times, and soft conflicts. Once published, employees should use the Employee Portal and self-view pages for their final schedule.
Phase 25P-2 adds labels and readiness guidance only. It does not change save buttons, publish buttons, schedule rows, draft data, published data, employee visibility, notifications, locking, payroll, Time Clock, POS shifts, reservations, payments, waivers, or customer profiles.
Before the manager publishes, check unavailable blocks, appointments, manager holds, duplicate shift issues, and any soft conflicts. Conflicts are still review warnings only; this does not hard-block scheduling.
Phase 25P-3 adds this publish-review callout only. It does not change save buttons, publish buttons, draft rows, published rows, employee visibility, schedule locking, employee text/email notifications, payroll, Time Clock, POS shifts, reservations, payments, waivers, or customer profiles.
After the manager publishes, employees should use Employee Portal, My Schedule, Weekly Schedule, or Print Weekly. Managers should avoid sending employees to builder, diagnostics, route catalogs, checklists, or developer tools.
Phase 25P-4 adds this reminder only. It does not change publish behavior, employee schedule data, employee permissions, schedule locking, employee text/email notifications, payroll, Time Clock, POS shifts, reservations, payments, waivers, or customer profiles.
Generated Jun 4, 2026 11:27 PM
Verification only. No schedule, auth, middleware, or data changes.
Production home / manager-flow smoke-test route issues.
Manager daily workflow route checks not detected.
Employee daily workflow route checks not detected.
Admin diagnostic routes not detected. They may still exist under alternate names.
Slim-nav content markers / expected files / expected tables.
| Workflow | Expected | Smoke Test Result |
|---|---|---|
| Manager Daily Workflow | Create / Edit Schedule → Review Conflicts → Publish Schedule → View Published Schedule → Print if needed. | The production navigation separates this from diagnostics. |
| Employee Daily Workflow | Employee Portal → My Schedule → Weekly View → Print My Schedule if needed. | The employee workflow is intentionally small. |
| Admin / Diagnostics | Access Prep, Mapping Audit, Access Preview, Guard Design, Smoke Tests, and Completion pages are behind Admin / Diagnostics. | Diagnostics remain reachable by direct URL and through the collapsible section. |
| Future Access Control | Employee-only access is still not enforced in this phase. | No middleware/auth/permission changes are introduced. |
| Screen | Status | URI | Open |
|---|---|---|---|
| Production Navigation | Detected | hd/employee-schedules/production | Open |
| Manager Flow Alias | Detected | hd/employee-schedules/manager-flow | Open |
| Production Smoke Test | Detected | hd/employee-schedules/production/smoke-test | Open |
| Manager Flow Smoke Test Alias | Detected | hd/employee-schedules/manager-flow/smoke-test | Open |
| Screen | Status | URI | Open |
|---|---|---|---|
| Create / Edit Schedule | Detected | hd/employee-schedules/drafts/periods | Open |
| Review Conflicts | Detected | hd/employee-schedules/unavailable-blocks/soft-conflicts | Open |
| Publish Schedule | Detected | hd/employee-schedules/published/publish-action | Open |
| Published Schedule | Detected | hd/employee-schedules/published/viewer | Open |
| Print Schedule | Detected | hd/employee-schedules/published/print | Open |
| Scheduling Help | Detected | hd/employee-schedules/help | Open |
| Screen | Status | URI | Open |
|---|---|---|---|
| Employee Portal | Detected | hd/employee-schedules/employee-portal | Open |
| My Schedule | Detected | hd/employee-schedules/employee-portal/my-schedule | Open |
| Weekly View | Detected | hd/employee-schedules/employee-portal/weekly | Open |
| Print My Schedule | Detected | hd/employee-schedules/employee-portal/weekly/print | Open |
| Tool | Status | URI | Open |
|---|---|---|---|
| Old Scheduling Hub | Detected | hd/employee-schedules/hub | Open |
| Access Prep | Detected | hd/employee-schedules/access-prep | Open |
| Mapping Audit | Detected | hd/employee-schedules/user-mapping-audit | Open |
| Access Preview | Detected | hd/employee-schedules/access-preview | Open |
| Access Preview Print | Detected | hd/employee-schedules/access-preview/print | Open |
| Access Checklist | Detected | hd/employee-schedules/access-preview/checklist | Open |
| Guard Design | Detected | hd/employee-schedules/access-guard-design | Open |
| Navigation Smoke Test | Detected | hd/employee-schedules/navigation/smoke-test | Open |
| 25K Completion | Detected | hd/employee-schedules/completion | Open |
| Check | Status | File | Marker | Purpose |
|---|---|---|---|---|
| Clean nav has Production Home | Found | _clean_nav.blade.php | Production Home | Daily workflow starts at the simplified production home. |
| Clean nav has Create / Edit Schedule | Found | _clean_nav.blade.php | Create / Edit Schedule | Manager daily workflow remains visible. |
| Clean nav has Employee Portal | Found | _clean_nav.blade.php | Employee Portal | Employee daily workflow remains visible. |
| Clean nav has Admin / Diagnostics | Found | _clean_nav.blade.php | Admin / Diagnostics | Build/diagnostic tools are tucked away from daily workflow. |
| Production view has Manager Daily Workflow | Found | production_nav.blade.php | Manager Daily Workflow | Managers see a clear daily workflow. |
| Production view has Employee Daily Workflow | Found | production_nav.blade.php | Employee Daily Workflow | Employees have a simple schedule workflow. |
| Production view has Admin / Diagnostics | Found | production_nav.blade.php | Admin / Diagnostics | Diagnostics stay available but separated. |
| File | Status |
|---|---|
|
Production Smoke Test Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleProductionNavigationSmokeTestController.php |
Present |
|
Production Smoke Test View /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/navigation/production_smoke_test.blade.php |
Present |
|
Production Navigation Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleProductionNavigationController.php |
Present |
|
Production Navigation View /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/navigation/production_nav.blade.php |
Present |
|
Slim Clean Navigation Partial /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/_clean_nav.blade.php |
Present |
|
Navigation Route File /home/at4txjiyemp4/public_html/hdsportszone.com/routes/hd_employee_schedule_navigation.php |
Present |
| Table | Status | Rows | Purpose |
|---|---|---|---|
|
Draft Schedule Periods hd_schedule_periods |
Present | 2 | Draft schedule periods. |
|
Draft Shifts hd_draft_shifts |
Present | 5 | Draft shifts. |
|
Published Schedule Periods hd_published_schedule_periods |
Present | 1 | Published schedule periods. |
|
Published Shifts hd_published_shifts |
Present | 1 | Published employee schedule source. |
|
Schedule Audit Logs hd_schedule_audit_logs |
Present | 10 | Schedule audit records. |
|
Users users |
Present | 0 | Potential login identity source. |