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.
Disabled publish scaffold with a guarded POST endpoint that refuses safely. This page does not create published rows, copy draft shifts, publish schedules, lock schedules, hard-block scheduling, text employees, export files, create POS shifts, touch payroll, change Time Clock rules, or alter reservations, payments, waivers, or customer profiles.
Generated Jun 5, 2026 1:15 AM | Draft Period ID #2
POST route exists but real publishing remains disabled.
Items that would stop a future real publish/copy action.
Items needing manager review before future publish/copy.
Simulation only. No published period row is inserted.
Simulation only. No published shift rows are inserted.
No insert, update, delete, publish, lock, text, export, or integration action occurred.
A disabled POST endpoint is present for future publish-action scaffolding.
The POST endpoint refuses to publish and returns a no-write review screen.
No insert, update, delete, publish, lock, text, export, or integration operation is called.
1 blocker(s), 2 warning(s).
| Field | Disabled Scaffold Value |
|---|---|
| published_period_rows | 0 |
| published_shift_rows | 0 |
| source_schedule_period_id | 2 |
| source_draft_shift_count | 0 |
| permission_gate_result | blocked |
| real_publish_enabled | No |
| disabled_post_behavior | Refuse and return this review screen |
| database_write | None |
| employee_texts | None |
| exports | None |
| schedule_locking | None |
No day summary available.
No employee summary available.
| When | Status | Manager | Stops / Warnings |
|---|---|---|---|
| 2026-06-04 8:04 AM | acknowledged_no_current_warnings | Not entered | 0 / 0 |
1 published period row(s) 1 published shift row(s)
| ID | Status | Range | Rows |
|---|---|---|---|
| #1 | published | 2026-06-14 — 2026-06-19 | 1 |
| Table | Status | Rows | Purpose |
|---|---|---|---|
|
Published Schedule Periods hd_published_schedule_periods |
Present | 1 | Future real publish action would insert here, but 25J-4 does not. |
|
Published Shifts hd_published_shifts |
Present | 1 | Future real publish action would insert here, but 25J-4 does not. |
|
Draft Schedule Periods hd_schedule_periods |
Present | 2 | Source draft period rows for scaffold review. |
|
Draft Shifts hd_draft_shifts |
Present | 5 | Source draft shift rows for scaffold review. |
|
Publish Acknowledgments hd_schedule_publish_acknowledgments |
Present | 1 | Manager acknowledgment evidence from publish-prep. |
|
Schedule Audit Logs hd_schedule_audit_logs |
Present | 10 | Audit history. No writes from disabled scaffold. |
| Area | Method | Status | URI |
|---|---|---|---|
| Disabled Scaffold Index | GET | Detected | hd/employee-schedules/published/disabled-publish-scaffold |
| Disabled Scaffold for Draft Period | GET | Detected | hd/employee-schedules/published/disabled-publish-scaffold/draft-periods/{period} |
| Disabled Scaffold POST Attempt | POST | Detected | hd/employee-schedules/published/disabled-publish-scaffold/draft-periods/{period}/attempt |
| Permission Gate | GET | Detected | hd/employee-schedules/published/permission-gate |
| Published Dry Run | GET | Detected | hd/employee-schedules/published/dry-run |
| Published Completion | GET | Detected | hd/employee-schedules/published/completion |
| File | Status |
|---|---|
|
Disabled Scaffold Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/PublishedScheduleDisabledPublishScaffoldController.php |
Present |
|
Disabled Scaffold View /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/published/disabled_publish_scaffold.blade.php |
Present |
|
Published Route File /home/at4txjiyemp4/public_html/hdsportszone.com/routes/hd_employee_schedule_published.php |
Present |
|
Permission Gate Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/PublishedSchedulePermissionGateController.php |
Present |
|
Dry Run Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/PublishedScheduleDryRunController.php |
Present |