# B2 — Graphics Page Inventory
# OnyxWorks (FDAS) + BioStar 2 (ACS) GUI pages

metadata:
  project: "SMC MRT-7 FDAS+ACS Integration"
  date: "2026-04-29"

onyxworks_pages:
  total: 30
  by_complexity:
    - tier: "simple"
      count: 12  # per-station summary pages (relatively uniform)
      effort_per_page_hr: 4
    - tier: "medium"
      count: 13  # per-depot-building + system-status pages
      effort_per_page_hr: 6
    - tier: "complex"
      count: 5  # detail pages with cross-zone navigation
      effort_per_page_hr: 10
  total_effort_hours: 176  # 12*4 + 13*6 + 5*10

biostar2_pages:
  total: 8  # BioStar 2 dashboards (less customizable than OnyxWorks)
  effort_per_page_hr: 5
  total_effort_hours: 40

total_graphics_engineering_hours: 216
