> For the complete documentation index, see [llms.txt](https://docs.sealsecurity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealsecurity.io/introduction/audience-guides/developer.md).

# If you're a developer

How to navigate the Seal docs as a developer.

This guide is for developers who interact with Seal as part of their day job: integrating the Seal CLI into a CI/CD pipeline, creating or applying Sealing Rules for the codebases you own, and reading Seal's output in your build logs.

## Where to start

* [Your first Proof of Value](/getting-started/proof-of-value.md): an end-to-end walkthrough you can run in an afternoon.
* [Seal Apps via the Seal CLI in CI/CD](/setup-apps-os/cli-in-cicd.md): the integration step by step.
* [Sealing Rules](/using-platform/sealing-rules.md): the model and the UI flow. Sealing Rules are used in CLI deployments; they do not apply to artifact-server or manual-download deployments.
* [The Protection page](/discovering/protection-page.md): where you check on what is pending action for the Seal Projects you own.
* [The CLI reference](/reference/cli.md): commands, flags, and the `.seal-actions.yml` schema.

<figure><img src="https://2109738374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FytkIsVkwVdKiLQ2CT6Sw%2Fuploads%2Fgit-blob-f13f4d39b8bc1f6aba6a096b97c594987535826f%2Faudience-developer-cli-output.png?alt=media" alt="Seal CLI scan and fix output in a terminal"><figcaption><p>The Seal CLI output developers see in CI logs.</p></figcaption></figure>
