# Governance & Quality Gates

This section explores how SeaLights empowers Governance & Quality Gates. SeaLights establishes clear quality benchmarks and integrates them as automated checkpoints throughout the development workflow. This ensures code changes meet quality standards before reaching production, minimizing risks and fostering a culture of continuous improvement.

* [Governance & Quality Gates - Overview](#governance-and-quality-gates-overview)
* [Quality Gates for Release](#quality-gates-for-release)
* [Impact of Testing Strategies & Git Flows](#impact-of-testing-strategies-and-git-flows)
* [Manual vs. Automatic Quality Gates](#manual-vs.-automatic-quality-gates)

***

### Governance & Quality Gates - Overview

{% file src="<https://content.gitbook.com/content/Ysudbcd27UHLa2tTHHbh/blobs/ykwqvo6TVOyp5xBdOAC2/Governance%20&%20Quality%20Gates.pdf>" %}

Video is coming soon...

### Quality Gates for Release&#x20;

Video is coming soon...

### Impact of Testing Strategies & Git Flows

Video is coming soon...

### Manual vs. Automatic Quality Gates

Video is coming soon...


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sealights.io/knowledgebase/guides/value-proposition/quality-use-cases/governance-and-quality-gates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
