developer-docs/.
Production source
| Item | Value |
|---|---|
| Repo | brightplace-ai/listing-ai |
| Branch | main |
| Docs directory | developer-docs |
| Production docs URL | https://docs.brightplace.ai |
| Platform | Mintlify |
Staging source
| Item | Value |
|---|---|
| Repo | brightplace-ai/listing-ai |
| Branch | staging |
| Docs directory | developer-docs |
| Staging docs URL | https://staging-docs.brightplace.ai |
| Platform | Mintlify |
Review flow
- Open a pull request against
staging. - Update MDX pages and any schema snapshot changes together.
- Run local docs checks.
- Review the Mintlify preview deployment.
- Merge to
stagingafter approval to update staging docs. - Promote the docs changes to
mainthrough the repository release flow to updatedocs.brightplace.ai.
Required checks
Domain setup
Mintlify domain setup is external to this repository.- Add
docs.brightplace.aiin the Mintlify project that watchesmain. - Add the two verification TXT records shown in the dashboard.
- After both TXT records verify, add the production CNAME record:
- Add
staging-docs.brightplace.aiin the Mintlify project that watchesstaging. - Add the staging verification TXT records shown in that dashboard.
- After both staging TXT records verify, add the staging CNAME record:
- Wait for DNS propagation and TLS provisioning.
- Verify:
Launch checklist
https://docs.brightplace.airesolves with TLS.https://staging-docs.brightplace.airesolves with TLS.- The production Mintlify project deploys from
main. - The staging Mintlify project deploys from
staging. - The homepage renders Advisor Connect launch content.
- Claude and ChatGPT install pages are live.
- Tool reference includes only the four launch tools.
- Privacy, Terms, Fair Housing, support, and security links are present.
- BP-317 launch materials link to docs instead of duplicating setup content.