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

# Sequency docs

> Internal published view of the operating contract, API, and runbooks. Git remains canonical.

This is the internal documentation site for Sequency (`docs.sequency.sh`).

**Git is the source of truth.** Pages here are copied from `sequency-data`, `sequency-app`, and `sequency-charts` on `main`. Edit the source file, not the copy in this repository.

Workspace agents (Grok, Claude, Codex in the checkout) should keep reading those git files. They do not need this URL. The site is for humans in a browser and for a remote agent that should not clone the repos.

## What is published

| Section              | Source                                                                                          |
| -------------------- | ----------------------------------------------------------------------------------------------- |
| Operating contract   | `data/docs/agent-delivery-discipline.md`, `data/AGENTS.md`, `app/AGENTS.md`, `charts/AGENTS.md` |
| API guides + OpenAPI | `data/docs/api/`                                                                                |
| Runbooks             | `data/docs/runbooks/`                                                                           |

Not published: `app/documentation/**`, specs and plans, ADRs, CI notes, security receipts, and the operator-local threat model.

## Agents

Mintlify serves `/llms.txt`, `/llms-full.txt`, and `.md` on each page. Those URLs sit behind Cloudflare Access with the rest of the host. A remote agent needs an Access service token; local agents should use git.

See the allowlist in [`allowlist.yml`](https://github.com/sequencyhq/sequency-docs/blob/main/allowlist.yml).
