Placemakr Dupont CircleLive
Release Notes
v0.01 — Initial Preview (April 2026)
This is the first preview release of the Operational Scheduling Visibility Layer (OSVL) for Placemakr. All features below are functional with seeded demo data for three properties.
Property Dashboard
- KPI cards displaying occupancy percentage, arrivals today, departures today, and turns needed
- Unit Status Bar — horizontal visualization showing the distribution of unit statuses (ready, dirty, in-progress, maintenance-hold, inspecting)
- Today's Coverage summary table with department, shift type, assigned count vs. required, and MoD indicator
- Active Alerts panel showing the most recent operational alerts with severity badges
- 14-Day Occupancy Forecast with color-coded tiles (green <75%, amber 75–89%, red 90%+) showing daily occupancy, arrivals (↓), and departures (↑)
Daily Operations Board
- KPI row: Units Ready, HK Tasks, Maintenance Tasks, Units in Hold
- Unit Readiness progress bar with status breakdown
- Maintenance Queue table showing unit number, issue description, priority indicator (🔴🟡🟢), and status badge
- Unit Readiness Grid — color-coded grid of 60 units with tooltips showing unit number and status
Housekeeping Planner
- Demand KPIs: Departures (Turns), Stayovers, Total Tasks with estimated hours, and Recommended Staff count
- Today's Progress bar with completion percentage and task counts (completed, in-progress, pending)
- Shift workload breakdown — Morning (70% of load) and Afternoon (30% of load) with estimated hours and recommended staff per shift
- Task Queue table with unit number, clean type (checkout/stayover), status badge, priority indicator, and estimated time
Coverage Planner
- KPI cards: Total Staff Today, MoD Assigned (managers only), Coverage Gaps, and Close/Open Conflicts
- Manager-on-Duty Schedule table for today showing manager name, department, shift type, and time
- MoD policy note: only managers (FO, HK, GM/OM) are eligible — supervisors excluded
- Close/Open Shift Conflicts section — highlights staff scheduled for 11 PM close followed by 7 AM open with destructive badge
- 7-Day Coverage Overview — weekly grid showing shift counts per day with MoD and conflict badges
Alerts & Exceptions
- Severity summary badges at top: Critical, High, Medium counts plus total
- Full alert list with severity color-coding, category labels, messages, and detail text
- Alert types included: Schedule Conflicts (close/open violations), Housekeeping (dirty unit threshold exceeded), Maintenance (backlog warnings), Coverage (weekend/overnight MoD gaps)
Configuration
- Properties table showing all three demo properties (Dupont Circle, Wall Street, Ballston) with unit counts and manager allocations (FO, HK, GM/OM)
- Shift Templates table: Morning (7a–3p), Afternoon (3p–11p), Overnight (11p–7a) with department applicability
- Coverage & Scheduling Rules table with six active rules:
- Close/Open Prevention
- MoD Eligibility (managers only)
- GM/OM MoD Frequency (3/week max)
- FO/HK Manager MoD Frequency (2/week max)
- Weekend Coverage requirement
- Overnight Maintenance on-call
Support Center
- Support hub page with cards linking to User Guide, Release Notes, and Contact/Feedback
- User Guide — comprehensive documentation with scrollable table-of-contents sidebar
- Release Notes — versioned changelog (this page) with TOC sidebar
Navigation & Layout
- Collapsible sidebar with navigation links to all seven sections
- Responsive layout adapting to desktop viewports
- Consistent design system using semantic color tokens (foreground, muted, primary, destructive, warning, success, info)
Demo Data
- Three seeded properties: Placemakr Dupont Circle (120 units), Wall Street (85 units), Ballston (95 units)
- Deterministic data generation (seeded PRNG) for consistent server/client rendering
- Realistic unit status distribution: ~55% ready, ~20% dirty, ~13% in-progress, ~7% maintenance-hold, ~5% inspecting
- Staff roster with managers and staff across Front Desk, Housekeeping, and Maintenance departments
- 7-day shift schedule with automatic close/open conflict seeding
- Housekeeping and maintenance task generation based on unit statuses
Planned — v0.02
- Property switcher — select between Dupont Circle, Wall Street, and Ballston
- Interactive shift editing with drag-and-drop
- Database backend with Lovable Cloud for persistent data
- Staff assignment for housekeeping and maintenance tasks
- Alert acknowledgment persistence
- Export schedules and coverage reports as CSV