Developers use an LLM coding assistant while building a municipal records search service. What oversight is mandatory?
Select an answer to reveal the explanation.
Short Explanation
The coding assistant is a fast intern who sometimes invents library calls that do not exist—and sometimes invents insecure ones that do. Human review stays mandatory for city code. AI speed without review is just faster technical debt.
Full Explanation
AI-assisted development tools can propose insecure patterns, deprecated calls, or hallucinated APIs that do not exist or behave unsafely. Secure coding oversight requires human review, testing, and policy controls over what may be accepted into municipal repositories. Domain 8 treats such AI use as interwoven with secure software development responsibilities.