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

# Changelog

> Overlay Web documentation and API changes.

## July 2026

* **Docs pipeline restored** — `npm run docs:check` now passes. Added missing API boundary definitions for `/api/v1/admin/*` routes and the generated OpenAPI reference.
* **Enterprise security launch checklist** — Added `docs/deploy-operate/enterprise-security-launch-checklist.mdx` with cloud-side controls for Vercel, R2, Daytona, Convex, WorkOS, Stripe, and security telemetry.
* **Package READMEs** — Added `README.md` files for all `@overlay/*` workspace packages.
* **Admin API workflow** — Added `docs/api-reference/workflows/admin.mdx` documenting audit, principal, and usage endpoints.

## v0.1.1

* Initial public documentation for developer, operator, and enterprise audiences.
* Self-hosting, runtime configuration, provider matrix, and legal docs.
* Public `/api/v1` API reference generated from `src/shared/schemas/api-boundary.ts`.
