Remax D’ICI agent uses AI to misleadingly alter home listing photos
A real estate agent at Remax D’ICI used AI to alter a home listing photo in a way the agency later said exceeded acceptable limits in Terrebonne, Quebec. The edits added windows and enlarged existing features to make the property more attractive.
The modifications made exceed what is acceptable, and the photo should not have been published.
Key facts
- What
- A real estate agent at Remax D’ICI used AI to alter a home listing photo in a way the agency later said exceeded acceptable limits in Terrebonne, Quebec.
- Incident date
- Feb 12, 2026
- Who
- Remax D’ICI
- Failure mode
- Tool Misuse
- AI surface
- Copilot
- Severity
- Low
What happened
A real estate agent in Terrebonne, Quebec, used AI tools to modify a listing photo for a single-family home. The altered image added windows, enlarged the garage door and existing windows, added a fence and bushes, and removed a door. Remax D’ICI issued a public apology, stating the modifications exceeded acceptable limits.
What broke inside the model
- 01 · TriggerThe agent selects the correct tool.
- 02 · Model stepIt fills the call with the wrong arguments.
- 03 · Control gapNo validation checks the arguments first.
- 04 · FailureThe tool runs against the wrong target.
- 05 · ConsequenceThe wrong record, account, or system is hit.
At the tool call, the arguments point at the wrong target.
The failure was a misuse of generative AI to fabricate physical property features rather than perform acceptable image enhancements. This was enabled by a lack of strict brokerage policies and oversight regarding the use of AI in property listings.
What it cost
Sources
- PressReal estate AI: Quebec realtor apologizes for imagectvnews.ca
- PressReal estate AI: Quebec realtor apologizes for imagecp24.com
- PressEnhancing vs. misleading: Real estate’s AI photo evolution enters enforcement phaserealestatemagazine.ca
Cite this entry
https://failureindex.ai/failures/remax-ici-uses-misleadingly-alter-homeAI Failure Index. "Remax D’ICI agent uses AI to misleadingly alter home listing photos" (FI-0526). Realm Labs. https://failureindex.ai/failures/remax-ici-uses-misleadingly-alter-home (indexed Jun 16, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0526. Full dataset at /data.
Note from Realm Labs, the Index steward
How Realm would have caught this
- OmniGuard
- AgentRealm
Realm can inspect a tool call against the user's actual intent before it runs, and hold calls whose arguments or target do not match what was asked, so the wrong tool or the wrong arguments never reach the system of record.