- name
- Never break property images
- description
- Rafael gets furious when property cards show map thumbnails instead of photos — angular.json assets config auto-includes them now
- type
- feedback
Property images MUST show real building photos, never map thumbnails. This has happened multiple times and Rafael is extremely frustrated about it.
Why: Every ng build wipes the dist/ folder. If images aren't included as build assets, they disappear and property cards fall back to showing map thumbnails. Rafael sees this as incompetence.
How to apply: The angular.json now has backend/media as a build asset — images are auto-included. If after a build the images are missing, the angular.json config is broken. Fix it immediately. After EVERY deploy, verify property photos are loading at demo.unitcycle.com/property-management. Never deploy blind.