I checked the schematic and the blocks are already electrically connected. What was missing was the visible drawn-wire style between the blocks, but the actual design connectivity is present through named nets and net portals.
I also verified the main functional paths are already in place:
- USB-C VBUS -> charger -> battery -> ideal-diode system rail -> 3.3 V regulator
- ESP32 ADC -> force-sensor divider/filter
- ESP32 GPIO -> motor MOSFET gate
- ESP32 GPIO -> buzzer MOSFET gate
- ESP32 GPIOs -> red and green LED indicator lines
- Charger status and thermal sense -> ESP32 monitoring
So there was no additional schematic rewiring needed for the core functional interconnects.