For the complete documentation index, see llms.txt. This page is also available as Markdown.

Standards for agent centric development

Standards for agent centric development are necessary because AI-generated code differs from a human-written code.

Overview

Traditional quality profiles like Sonar way were tuned for human developers. Holding AI generated code to the same standards can introduce potential risks, because AI often does better where humans fail but fails in areas that humans tend to do well. The Sonar agentic AI quality profile is recommended for agent centric development.

Quality profiles for agentic AI

Last updated

Was this helpful?