> For the complete documentation index, see [llms.txt](https://convivio.gitbook.io/the-convivio-cookbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://convivio.gitbook.io/the-convivio-cookbook/client-projects/digital-service-standards/delivery-methodologies/lean/technical-standards.md).

# Technical Standards

There are many important aspects of the technical delivery of projects at Convivio. Most are best practices in the technology sector; some are particular to Convivio.

These fit into four main areas:

[**Code Quality**](/the-convivio-cookbook/client-projects/digital-service-standards/delivery-methodologies/code-quality.md)**:** This is an umbrella for many best practices that focus on the quality of the product that is built.

[**Testing**](/the-convivio-cookbook/client-projects/digital-service-standards/delivery-methodologies/testing.md)**:** Connected to the question of code quality is the principle and practice of testing the product.

[**Automation**](/the-convivio-cookbook/client-projects/digital-service-standards/delivery-methodologies/automation.md)**:** We automate as much as is reasonable, both in the way the product is built, and how it is tested and deployed.

[**Security**](/the-convivio-cookbook/client-projects/digital-service-standards/delivery-methodologies/automation/security-standards.md)**:** We ensure the code, the data and the overall product are designed and built securely.
