Summary

A4 — Panel Schedule, Audit View
ProjectKingsford Hotel Bacolod — BMS (AB-Run-2)
Canonical sourceA4-panel-schedule.yaml
How to record correctionsEdit the canonical YAML directly — add a verification: block to the affected row(s)
Totals
Total panels11
Total physical I/O383
Total HLI sub-points79
Total controllers20
Verification status
StatusCount% of total
verified00%
needs_correction00%
uncertain00%
unverified11100%
⚠ Known weak points
Verify panel locations against architectural drawings. Confirm proximity to served equipment, panel-room space allocation, and access for maintenance.
How corrections flow
Edit A4-panel-schedule.yaml — add a verification: block to the panel row when location is confirmed or revised.

Detail

PanelLocationEquipment servedPhys I/OHLINetwork dropsControllersPower (W)StatusVerified byDrawing refNotes
PNL-AIR-2F2F Common Public77041255unverified
PNL-AIR-3F3F Amenity32000125unverified
PNL-AIR-BSMTBasement BOH31800125unverified
PNL-AIR-GFGround Floor Lobby / Ground Floor Restaurant53441255unverified
PNL-AIR-ROOFRoofdeck DOAS77000250unverified
PNL-BLR-LGLower Ground Boiler Room33241255unverified
PNL-CASINO-GFGround Floor Casino / Ground Floor Casino Lobby54541255unverified
PNL-CH-PLANT-2F2F Chiller Plant Room1359444270unverified
PNL-CT-ROOFRoofdeck Cooling Tower52241255unverified
PNL-PL-LGLower Ground Boiler Room / Lower Ground Calorifier Room71382260unverified
PNL-PM-LGLower Ground Main Switchgear1071255unverified

Verification schema

How to record verification / corrections in A4-panel-schedule.yaml
Find the affected row in the YAML by ID (Detail sheet column A) and add a verification: block:
- id: PNL-AHU-3F
verification: # ADDED by team
status: needs_correction # unverified | verified | needs_correction | uncertain
corrected_location: 3F Mech Room A # team's measured / confirmed value
verified_by: J. Cruz
verified_date: 2026-05-10
drawing_ref: "EE-09 grid B-2"
notes: ""
After saving, re-run: python3 _playbook/tools/generate-deliverables.py <project>
Corrections propagate to B4 manhours, BOQ, and final deliverables automatically.
Recommended verification methods (priority order):
1. Site walkthrough with measurement (most accurate; for cable lengths, after structural completion).
2. Properly-scaled architectural drawings.
3. Mechanical contractor's tray layout combined with BMS panel locations.
4. A-001 default with ±20% contingency in BOQ — last resort.