Do you use AI coding tools? Is that a security concern?
AI-assisted coding tools can genuinely speed up development, and our team does use them. But they don’t come with any guarantee that the code they produce is secure or correct, so we don’t treat AI-generated code differently from any other code when it comes to review - it still goes through the same security review process as everything else we ship. If anything, the increasing use of AI tools across the industry is a reason to be more deliberate about code review, not less.
That’s about how we build. If you’re asking whether we can build AI itself into your application - LLM calls, background orchestration, and the like - see can Ruby on Rails be used for AI-powered features?