This is usually the biggest technical objection, so here it is without hedging.
Is the code written by AI with nobody understanding it?
I read and take responsibility for every change that lands. If I don't understand a piece, it doesn't ship. Some of the hardest bugs in my case entries were found by reading code and system output, not by asking an AI to guess.
Is our data sent to an AI provider?
No, unless that's the actual feature and you've agreed to it. For AI features I keep what's sent to the minimum — on one project, personal information was deliberately kept out of prompts until there was explicit approval to include it.
Which model provider do you use?
Chosen per case — Anthropic, DeepSeek, or others — based on cost, quality, and where the data is allowed to live. For your work, that's a decision we make together at the start, not one I make alone.
Will this become a burden on our team later?
That's a real risk, and the answer isn't a promise. It's code that reads sensibly, a recorded schema, sufficient documentation, and a handover that actually happens. Ask to see any repository before deciding.