# B2 — Graphics Page Inventory
metadata:
  project: Kingsford Hotel Bacolod — BMS
  date: 2026-04-28
  source: A1 + A2 + customer GUI standard (default Desigo CC layout)
  status: draft

pages:
  # Navigation / summary
  - id: NAV-HOME
    title: Site overview / home
    tier: medium
  - id: NAV-FLOORS
    title: Floor selector
    tier: simple
  # Per-system overview pages
  - id: SYS-CHILLER-PLANT
    title: Chilled-water plant overview
    tier: complex
  - id: SYS-COOLING-TOWER
    title: Cooling tower overview
    tier: medium
  - id: SYS-DOAS
    title: DOAS overview
    tier: medium
  - id: SYS-AHU
    title: AHU overview
    tier: medium
  - id: SYS-FCU
    title: FCU zone overview
    tier: medium
  - id: SYS-EAS
    title: Exhaust system overview
    tier: simple
  - id: SYS-PL-HOTWATER
    title: Hot water / calorifiers / heat pumps
    tier: medium
  - id: SYS-PL-BOILER
    title: Steam boiler
    tier: medium
  - id: SYS-EE-METERING
    title: Power metering dashboard
    tier: complex
  - id: SYS-NETWORK-HEALTH
    title: BMS network health
    tier: simple
  # Per-floor pages
  - id: FLR-RD
    title: Roofdeck floor plan
    tier: medium
  - id: FLR-3F
    title: 3F floor plan
    tier: medium
  - id: FLR-2F
    title: 2F floor plan
    tier: medium
  - id: FLR-GF
    title: GF floor plan
    tier: medium
  - id: FLR-BSMT
    title: Basement floor plan
    tier: medium
  # Equipment popups (one per major equipment class — represented)
  - id: POP-CHILLER
    title: Chiller popup detail
    tier: complex
  - id: POP-AHU
    title: AHU popup detail
    tier: medium
  - id: POP-DOAS
    title: DOAS popup detail
    tier: medium
  - id: POP-FCU
    title: FCU popup detail
    tier: simple
  - id: POP-PUMP
    title: Pump popup detail
    tier: simple
  - id: POP-COOLING-TOWER
    title: Cooling tower popup detail
    tier: medium
  - id: POP-CALORIFIER
    title: Calorifier popup detail
    tier: simple
  - id: POP-BOILER
    title: Boiler popup detail
    tier: medium
  - id: POP-POWER-METER
    title: Power meter popup detail
    tier: medium
  # Alarm + trend + report pages
  - id: ALARM-LIVE
    title: Live alarm console
    tier: medium
  - id: ALARM-HIST
    title: Alarm history + acknowledgment
    tier: medium
  - id: TREND-LIVE
    title: Live trend viewer
    tier: medium
  - id: TREND-HIST
    title: Historical trend viewer
    tier: medium
  - id: RPT-ENERGY-DAILY
    title: Daily energy report
    tier: medium
  - id: RPT-RUNTIME
    title: Equipment runtime report
    tier: simple
  - id: RPT-ALARMSUMMARY
    title: Alarm summary report
    tier: simple
  - id: ADMIN-USERS
    title: User / role administration
    tier: simple
  - id: ADMIN-AUDIT
    title: Audit log viewer
    tier: simple

summary:
  total_pages: 35
  by_tier:
    simple: 9
    medium: 23
    complex: 3
  hours_estimate:
    total_graphics_hours: 165
    person_days_at_8hr: 20.6
