Summary

A4 — Panel Schedule, Audit View
ProjectKingsford Hotel Bacolod — BMS Rehabilitation (A/B run)
Canonical sourceA4-panel-schedule.yaml
How to record correctionsEdit the canonical YAML directly — add a verification: block to the affected row(s)
Totals
Total panels6
Total physical I/O629
Total HLI sub-points110
Total controllers18
Verification status
StatusCount% of total
verified00%
needs_correction00%
uncertain00%
unverified6100%
⚠ 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
FCP-2F2nd Floor / 2nd Floor (Casino)302343266180unverified
FCP-3F3rd Floor (Amenity) / 3rd Floor (Guestroom)278100375unverified
FCP-BSMTBasement / Basement (Genset) / Lower Ground157221255unverified
FCP-GFGround Floor126360250unverified
FCP-RDRoofdeck19113124395unverified
MCP-PLANT2nd Floor (Plant Room)226658122110unverified

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.