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

# AGENTS

# Porn Factory AI documentation rules

This repository owns the public developer documentation at
`docs.pornfactoryai.com`.

## Publishing

* The repository is private and deploys through the Mintlify GitHub App.
* `main` is the production documentation branch.
* Run `mint validate` with an LTS Node.js release before pushing.
* The custom domain is managed in the Mintlify dashboard and the
  `pornfactoryai.com` Cloudflare zone.

## API accuracy

* `openapi.json` must match the production `/api/v1` routes in
  `winterrx/pornfactoryai`.
* Document only public contract fields. Never expose private object-storage
  keys, broker/provider identifiers, internal model registry details, prompts
  from production, user identifiers, or infrastructure secrets.
* Image-input workflows accept only owner-scoped completed creations from the
  generated library. Do not document browser uploads or arbitrary remote media
  URLs as supported.
* Use neutral example prompts and generated UUIDs.

## Brand and links

* Public links should use `pornfactoryai.com` and
  `docs.pornfactoryai.com` only.
* Do not mention or link shared brands, catalogs, brokers, operators, or
  infrastructure.
* Keep the account API-key link at
  `https://pornfactoryai.com/account?tab=developer`.
