# Garnet Docs > Garnet records execution for every job in your CI, and posts evidence directly to your PR. Trust your agentic PRs, merge faster, ship with confidence. ## Docs - [Runtime verification for PR review](https://docs.garnet.ai/index.md): Garnet records what your CI jobs ran at the kernel and every outbound connection they made, then posts the Execution Profile to the pull request. - [Quick start](https://docs.garnet.ai/quickstart.md): Install the Garnet GitHub Action and get your first Execution Profile posted to a pull request in about five minutes, with no code changes required. - [The Execution Profile](https://docs.garnet.ai/run-profile.md): What Garnet records from your CI job, how to read the Execution Profile in the PR comment and the public run report, and how the data is handled end to end. - [Consume the Runtime Review](https://docs.garnet.ai/consume.md): The exact contract for the Garnet PR comment — every line it emits — and how agentic reviewers like Devin and Greptile parse it as review input. ## OpenAPI Specs - [api-spec](https://docs.garnet.ai/api-spec.yml) - [openapi](https://docs.garnet.ai/api-reference/openapi.json) ## Optional - [Live demo PRs](https://github.com/garnet-labs/garnet-runtime-review-demo/pulls) - [Dashboard](https://app.garnet.ai)