Skip to content

docs(slop): recast em-dash and curly-apostrophe prose tells#3601

Open
josephfarina wants to merge 5 commits into
mainfrom
navi/docs/slop-09
Open

docs(slop): recast em-dash and curly-apostrophe prose tells#3601
josephfarina wants to merge 5 commits into
mainfrom
navi/docs/slop-09

Conversation

@josephfarina

Copy link
Copy Markdown
Contributor

What

Fixes AI-slop prose tells (check 17) found in five component/template .doc.mjs files. Prose strings only; meaning preserved; typography normalized to plain ASCII.

  • Avatar.size description: em-dash recast to a semicolon (NOT valid; use the full words).
  • FileInput.disabledMessage description: em-dash recast to a semicolon.
  • TabList bestPractices (three positions): curly apostrophe escapes (\u2019) straightened to ' in "don't overpower".
  • TimeInput bestPractices (two positions): curly apostrophe escapes straightened to ' in "Don't".
  • TabListTabsWithActions block template description: curly apostrophe escape straightened.

Left as-is (correctly exempt): the 9 AM – 5 PM numeric time range and h1–h6 identifier range en-dashes, and the em-dash inside a CSS code sample.

Checklist

  • pnpm --filter @astryxdesign/core typecheck:docs passes
  • tsc --project packages/cli/tsconfig.template-docs.json --noEmit passes
  • CLI --props / bestPractices output verified (straight apostrophes, no em-dash)
  • Every edited .doc.mjs parse-checked

Night Watch — Doc Reviewer

@vercel

vercel Bot commented Jul 5, 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, Comment Jul 5, 2026 9:21am

Request Review

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

github-actions Bot commented Jul 5, 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

Package Size (ESM) Size (CJS) Gzipped
@astryxdesign/core N/A 4.6KB 0B

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 Jul 5, 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