BuildConnectors docs
Guide

Development

Local smoke guidance for the production docs shell and its public-only boundary.

What this guide covers

Use the production docs site to review the public surface, not the spike workspace.

The guides zone lives at /guides and the canonical reference zone lives at /api-reference.

How to run it

Run `cd workers/docs-site && npm run dev` to sync the approved public OpenAPI files and start the worker locally.

What stays out

Do not import `workers/docs-site-spike/` into the production docs app.

Do not widen the public surface to deferred, excluded, or internal families.