> For the complete documentation index, see [llms.txt](https://framework.aic.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://framework.aic.io/technical-guidelines-code-standards-and-tech-stack/devops-repository-and-release-standards.md).

# DevOps Repository and Release Standards

## Purpose

This section defines the AIC standard for repositories, CI/CD and release control.

It covers how code moves from commit to deployment with traceability and repeatability.

## What This Section Covers

* repository layout and pull request rules
* CI pipeline and build quality controls
* versioning, release and rollback practices
* environment and infrastructure standards

## Use This Section When

Use this section when:

* creating a repository
* designing a CI/CD pipeline
* reviewing release readiness
