Conversation
Renames "C1" -> "C1.ai" in running prose per the new naming style guide, across all product/*.mdx docs (admin, CLI, how-to, glossary, release notes). Excludes: code fences/inline code, and known live product-UI labels not yet renamed in the app (C1 MCP, C1 Gateway, C1 System) that would get ahead of the actual product. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
…l skill files Renames "C1" -> "C1.ai" in running prose per the new naming style guide, across developer/*.mdx, conductorone-api/*.mdx, rap/*.md (AI-agent retrieval docs), root-level docs (README, index, connector template), and the repo's internal .claude/skills/*.md writing guides. Also manually updates the docs-writing skill's own "Product name" rule (it still said "Always use C1"), and adds the missing c1eu.ai row to its exceptions table, since that file is the source of the now-outdated rule this whole change supersedes. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Renames the 6 nav-config prose labels that referred to the product by name: site title, "Sign into", "Use", "Administer" tabs, and the "developer tools"/"CLIs" group labels. Leaves "C1 MCP" as-is -- it matches the literal page title and body text of product/admin/c1-mcp.mdx (a live feature name, not prose), consistent with how that page was already handled in PR #541. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
3 tasks
mindymo
marked this pull request as draft
September 18, 2026 19:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Renames "C1" → "C1.ai" in running prose per the updated company/product naming style guide, across:
product/*.mdx(admin guides, CLI docs, how-to guides, glossary, release notes)developer/*.mdx,conductorone-api/*.mdxrap/**/*.md(retrieval docs for AI agents)README.md,index.mdx,connector-template.mdx).claude/skills/*.mdwriting guidesdocs.jsonnav labels: site title, "Sign into"/"Use"/"Administer" tabs, and the "developer tools"/"CLIs" group labels — reviewed one by one(Originally opened as two PRs — this one and #542 — combined here into one so there's a single preview link to share for review.)
Manual (non-mechanical) fix included:
.claude/skills/docs-writing.mdstill instructed writers to "Always use C1" — that's the exact rule this project supersedes, so it's updated to "C1.ai", and the exceptions table now also listsc1eu.ai(previously onlyconductor.onewas listed, which could have led a writer to miss the EU domain exception).Left unchanged (by design):
conductor.one/c1eu.aidomainsNot included in this PR — held for follow-up:
qs-set-up-c1.mdx/qs-self-service-requests.mdx(an IdP-side app registration name — may be a fixed name or customer-chosen, needs a decision)Test plan
🤖 Generated with Claude Code