-
Notifications
You must be signed in to change notification settings - Fork 0
Review 5354
josephfarina · OPEN · view on GitHub
Verdict: approve with nits
Head reviewed: 9d49a975517e8043b8c98fc4730bef5d8696b8ab
Em dashes and curly apostrophes across eleven CLI and core doc files — the same AI-slop tell the earlier deslop sweeps targeted.
Prose recast with plain punctuation; curly apostrophes replaced with straight ones. No technical claim reworded.
Docsite and CLI doc readers. No runtime code touched.
No API change.
No new theme targets.
- API — no. Visual — no, prose only. Theme — no.
Nothing — no runtime code in the diff.
Low-risk — no new API surface, no behavior regression, no performance regression.
approve with a nit
1. `response-types.doc.mjs` feeds a generated README table, so editing its
descriptions puts the CLI README out of sync
→ `readme-gen.test.mjs` is red and the PR cannot merge. Verified on a clean
main worktree: main passes, this diff fails, and the generator rewrites 45
lines of the response-types table
· packages/cli/test/readme-gen.test.mjs:25
Thanks. The response-types table in the CLI README is generated from these descriptions —
pnpm -F @astryxdesign/cli readmeand commit, then the red test goes green.
Posted as drafted.