Summary

A4 — Panel Schedule, Audit View
ProjectKingsford Hotel Bacolod — BMS
Canonical sourceA4-panel-schedule.yaml
How to record correctionsEdit the canonical YAML directly — add a verification: block to the affected row(s)
Totals
Total panels8
Total physical I/O523
Total HLI sub-points23
Total controllers21
Verification status
StatusCount% of total
verified00%
needs_correction00%
uncertain00%
unverified8100%
⚠ 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-2F2F / panel35138014105unverified
PNL-3F3F / panel3310501380unverified
PNL-BOH-2F2F / panel21201255unverified
PNL-BSMTBasement / panel42301255unverified
PNL-CHPLANT-GNDPlant Room / Plant Room (Basement) / panel3165101255unverified
PNL-GFGF / Main Switchgear / Sub-Distribution Board / panel471261314105unverified
PNL-HE-GFpanel1001255unverified
PNL-RDRoofdeck / panel85401255unverified

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.