Skip to content

docs(cli): straighten curly apostrophes in cli-integrations prose - #4632

Open
josephfarina wants to merge 1 commit into
mainfrom
navi/docs/slop-27
Open

docs(cli): straighten curly apostrophes in cli-integrations prose#4632
josephfarina wants to merge 1 commit into
mainfrom
navi/docs/slop-27

Conversation

@josephfarina

Copy link
Copy Markdown
Contributor

What

Replaces nine curly apostrophes (authored as \u2019 escapes) with straight apostrophes in the prose text blocks of packages/cli/assets/docs/cli-integrations.doc.mjs. The escapes decode to a curly apostrophe and reach the rendered astryx docs cli-integrations output; the house convention is straight quotes (AI-slop check A4).

Affected strings: the possessives in "consumer's", "integration's", "core's", "author's", and "file's" across the Overview, integration-file, and codemods sections. Prose only; no code, identifiers, or example blocks were touched. Meaning is unchanged.

Validation

  • Parses as valid ESM.
  • pnpm --filter @astryxdesign/core typecheck:docs passes.
  • pnpm exec tsc --project packages/cli/tsconfig.template-docs.json --noEmit passes.
  • Rendered astryx docs cli-integrations shows straight apostrophes and no broken output.

Note

The one curly apostrophe in illustrations.doc.mjs (you're) sits inside a type: 'code' example block, which is exempt from the prose check, so it was left as-is.

Night Watch — Doc Reviewer

Replace nine curly apostrophes (authored as \u2019 escapes) with straight
apostrophes in the CLI Integrations reference doc prose. The escapes decode
to a curly apostrophe and reach the rendered docs output; straight quotes
match the house convention.

Found during Night Watch doc review.
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
astryx Ready Ready Preview Aug 1, 2026 9:18am

Request Review

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 1, 2026
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

PR Analysis Report

📚 Storybook Preview

View Storybook for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

🧪 Sandbox Preview

View Sandbox for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

No new or modified components detected.

Bundle Size Summary

No component packages changed.

Accessibility Audit

Status: No accessibility violations detected.


Generated by PR Enrichment workflow | Storybook | Sandbox | View full report

github-actions Bot added a commit that referenced this pull request Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant