Skip to content

codex/website-redesign - #124

Merged
arpanghoshal merged 6 commits into
mainfrom
codex/website-redesign
Sep 7, 2026
Merged

arpanghoshal merged 6 commits into
mainfrom
codex/website-redesign

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Redesigns the existing Mintlify project so / explains execution safety and /docs contains the complete technical documentation. The homepage now includes an execution-boundary diagram, a lost-refund-response example, a searchable simulation with 48 domains and 238 actions, a small integration example, and a production architecture review path.

Adds a six-question risk check and a qualified review form. The frontend stays in Mintlify; the approved Vercel Function sends requests through Resend to contact@arpanghoshal.com. The API key is a sensitive server-side production variable. The sending domain is verified. The endpoint validates inputs, fixes the recipient, limits requests per instance, and preserves idempotency on uncertain retries. Tests mock all email sends.

All 164 original navigated technical pages are preserved, with 163 permanent redirects for migrated URLs. Internal links, canonical URLs, documentation generators, and affected tests use the new paths. Mintlify normalizes index routes itself; explicit index redirects were removed after hosted verification caught self-redirect loops.

Validation: Mintlify build and broken-link checks passed; documentation generators have zero drift; 101 runnable snippets passed; 1,938 affected Python tests and seven form API tests passed. All 44 browser checks passed against the hosted Mintlify preview, including the homepage and documentation landing responses. Native search returns migrated /docs results, and the legacy quickstart redirects to its new route. The browser harness covers responsive layouts, scenario transitions, risk scoring, form validation and mocked retry/success, native documentation navigation, and canonical URLs. Conversion hooks contain no contact details and add no analytics vendor.

Preview: https://ctrlrun-codex-website-redesign.mintlify.site/

The form API is deployed. Merging this PR publishes the website through the existing Mintlify deployment.

mintlify Bot and others added 3 commits September 7, 2026 14:29
- Updated docs/index.mdx
- Created docs/.mdx
- Updated docs/docs.json

Mintlify-Source: dashboard-editor
- Created docs/risk-check.mdx
- Created docs/protect-my-agent.mdx
- Updated docs/docs.json

Mintlify-Source: dashboard-editor
@mintlify

mintlify Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
ctrlrun 🟢 Ready View Preview Sep 7, 2026, 2:33 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@arpanghoshal
arpanghoshal merged commit 10d70f7 into main Sep 7, 2026
11 checks passed
@arpanghoshal
arpanghoshal deleted the codex/website-redesign branch September 7, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant