Porn Factory AI documentation rules
This repository owns the public developer documentation atdocs.pornfactoryai.com.
Publishing
- The repository is private and deploys through the Mintlify GitHub App.
mainis the production documentation branch.- Run
mint validatewith an LTS Node.js release before pushing. - The custom domain is managed in the Mintlify dashboard and the
pornfactoryai.comCloudflare zone.
API accuracy
openapi.jsonmust match the production/api/v1routes inwinterrx/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.comanddocs.pornfactoryai.comonly. - 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.
