> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zarlabs.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Notable changes to the ZAR documentation.

# Changelog

Notable changes to **this documentation**. For changes to the ZAR product itself, see the [ZAR repository](https://github.com/crubn/zar-docs).

The format is based on [Keep a Changelog](https://keepachangelog.com/).

## 2026-06-13 — Redesign and custom domain

Refreshed the look and moved the docs onto a custom domain.

**Added**

* Custom domain: the docs are now live at [docs.zarlabs.tech](https://docs.zarlabs.tech).
* An animated demo on the [welcome page](/introduction) showing ZAR catch a stale README after a config change and open the one-line docs PR.

**Changed**

* Redesigned the site: light theme, a blue accent, Inter typography, and top-tab navigation (Guides, Reference, Resources).
* Rebuilt the welcome page as a card-based landing with Get started, Capabilities, and Quick links sections.
* Recolored the brand assets (logo, favicon, banner) to match the new accent.

## 2026-06-13 — Initial documentation site

First public version of the ZAR docs. Written in English and structured to publish cleanly with [Mintlify](https://mintlify.com).

**Added**

* **Getting started** — [Introduction](/introduction), [Quickstart](/quickstart), [Installation](/installation).
* **Concepts** — [How ZAR works](/concepts/how-it-works) (the full webhook-to-PR pipeline) and [Safety & guarantees](/concepts/safety-and-guarantees).
* **Configuration** — [Overview & precedence](/configuration/overview), [`.zar.yml` reference](/configuration/zar-yml), [Trigger modes](/configuration/trigger-modes), [Style guide](/configuration/style-guide).
* **Features** — [PR feedback](/features/pr-feedback), [CI gate](/features/ci-gate), [Auto-commit](/features/auto-commit), [Commands](/features/commands), [Dashboard](/features/dashboard), [Cross-repo docs](/features/cross-repo-docs), [MDX & multilingual](/features/mdx-and-multilingual), [Notifications](/features/notifications).
* **Reference** — [Settings](/reference/settings), [Commands](/reference/commands), [Environment variables](/reference/environment-variables), [Permissions & events](/reference/permissions-and-events).
* **Self-hosting** — [Overview](/self-hosting/overview), [Railway](/self-hosting/railway), [Docker](/self-hosting/docker).
* **More** — [Plans](/plans), [Troubleshooting](/troubleshooting), [FAQ](/faq), [Security](/security), [Privacy](/privacy), [Terms](/terms).
* Brand banner and favicon assets, and a `docs.json` navigation config for Mintlify.
