Internal docs
Team-only documentation — how this twin works and what belongs here.
Internal build only
This section exists only on the internal deployment. The public build
excludes content/internal at the source level — these pages are absent
from its HTML, navigation, search index and llms.txt output.
What belongs here
- API ownership & SLOs — who owns each endpoint group and the objectives it is held to.
- Runbooks — operational procedures, starting with the docs platform itself.
What does not belong here
Secrets. This site is a static build behind Cloudflare Access — treat it as confidential, not secret. Credentials live in the secret manager; runbooks link to where a credential is stored, never to its value.
How to add a page
Add an MDX file under content/internal/ and merge. The internal deploy
publishes it; the public site is untouched. See the
docs platform runbook for build and
deploy details.