# B2 — Graphics Page Inventory
# Per BMS-01 general spec: per-floor + per-system + summary + alarm + trend + energy.
# Schema per _playbook/checklists/working-documents.md (B2).

metadata:
  project: "Kingsford Hotel Bacolod — BMS (AB-Run-2)"
  date: "2026-04-28"
  source: "BMS-01 spec + A2 equipment takeoff + A4 panel schedule + A-008"
  status: draft

pages:

  # --- Summary / overview pages ---
  - id: G-001
    title: "Site Overview — Kingsford Hotel Bacolod"
    tier: complex
    notes: "Animated site key plan (Lower Ground / Basement / GF / 2F / 3F / Roofdeck stacked) with system status icons + alarm summary + occupancy snapshot."

  - id: G-002
    title: "Alarm Summary Console"
    tier: complex
    notes: "All-active-alarms console with acknowledge/clear, severity colour-coding, source linking back to per-system page."

  - id: G-003
    title: "Energy Dashboard"
    tier: complex
    notes: "Power-meter rollups (main + 7 feeders), kWh trends, demand profile, ranked-by-floor consumption."

  # --- Per-system pages ---
  - id: G-101
    title: "Chilled Water Plant"
    tier: complex
    notes: "Schematic of CH-1/2 + CHWP-1/2/3 + CWP-1/2/3 + CHW headers + bypass + BTU meter; live values; sequence-of-operations annotations from BMS-03."

  - id: G-102
    title: "Cooling Tower Plant"
    tier: medium
    notes: "CT-1/2 + common header sensors + blowdown control + OA T/RH."

  - id: G-103
    title: "Boiler Plant"
    tier: medium
    notes: "BLR-1/2 + steam, fluegas, fuel-oil, blowdown — per BMS-03 boiler diagram."

  - id: G-104
    title: "Hot Water System"
    tier: medium
    notes: "Calorifiers (LG + Roofdeck) + headers + heat pumps + recirc pumps."

  - id: G-105
    title: "Air-Handling — Roofdeck"
    tier: medium
    notes: "DOAS-RD1/RD2 + PAHU-ROOF + roofdeck exhaust."

  - id: G-106
    title: "Air-Handling — 2F & Public Areas"
    tier: medium
    notes: "AHU-2F-A/B + DOAS-2F + PAHU-2F + 2F exhaust."

  - id: G-107
    title: "Air-Handling — Ground Floor"
    tier: medium
    notes: "AHU-GF-LOB / AHU-GF-REST / AHU-GF-CASINO + GF exhaust."

  - id: G-108
    title: "Air-Handling — Casino"
    tier: complex
    notes: "AHU-CASINO-1/2 (modulating) + ozone generator (BMS-02 Casino BMS)."

  - id: G-109
    title: "Air-Handling — 3F Amenity"
    tier: simple
    notes: "AHU-3F-AM + 3F amenity exhaust."

  - id: G-110
    title: "Air-Handling — Basement BOH"
    tier: simple
    notes: "PAHU-BSMT + BOH exhaust."

  - id: G-111
    title: "Power Monitoring"
    tier: medium
    notes: "PM-MAIN + 7 feeder meters as Modbus daisy-chain; live V/I/kW/PF/kWh."

  # --- Per-floor pages ---
  - id: G-201
    title: "Lower Ground — Plant Floor"
    tier: medium
    notes: "Lower Ground stacked view: Boilers, Calorifiers, HW headers/pumps, Main switchgear PM."

  - id: G-202
    title: "Basement BOH"
    tier: simple
    notes: "BOH equipment summary."

  - id: G-203
    title: "Ground Floor"
    tier: medium
    notes: "Lobby, restaurants, casino floor view."

  - id: G-204
    title: "2nd Floor — Chiller Plant + Public"
    tier: complex
    notes: "Chiller plant + 2F public AHUs."

  - id: G-205
    title: "3rd Floor — Amenity"
    tier: simple
    notes: "Amenity-floor systems summary."

  - id: G-206
    title: "Roofdeck — DOAS + Cooling Towers"
    tier: medium
    notes: "Roofdeck mechanical equipment overview."

  # --- Trend / operational pages ---
  - id: G-301
    title: "CHW Plant Trends"
    tier: medium
    notes: "Multi-axis CHW supply/return T, flow, ΔP, BTU."

  - id: G-302
    title: "Cooling Tower Trends"
    tier: simple
    notes: "CT fan status + COW T."

  - id: G-303
    title: "Boiler Trends"
    tier: simple
    notes: "Steam P, fluegas T/O₂."

  - id: G-304
    title: "AHU/DOAS Trends"
    tier: medium
    notes: "Per-unit T/RH/CO₂/Fan-speed."

  - id: G-305
    title: "Power Trends"
    tier: medium
    notes: "kW/kWh time-series per feeder."

  # --- Operational pages ---
  - id: G-401
    title: "Schedules"
    tier: simple
    notes: "Time-of-day / time-of-week schedules per system."

  - id: G-402
    title: "Setpoint Manager"
    tier: simple
    notes: "Operator-adjustable setpoints with ranged limits."

  - id: G-403
    title: "Reports"
    tier: simple
    notes: "Runtime / alarm / trend report generator."

  - id: G-404
    title: "User Management"
    tier: simple
    notes: "Per BMS-01 spec — roles, audit log."

summary:
  total_pages: 28
  by_tier:
    simple: 9
    medium: 13
    complex: 6
  hours_estimate:
    total_graphics_hours: 256       # 9×4 + 13×8 + 6×20 = 36 + 104 + 120 = 260; rounded 256
    person_days_at_8hr: 32
