Skip to content

RD CLEANUP: simplify architecture and dead-code cleanup - #1735

Draft
cursor[bot] wants to merge 4 commits into
mainfrom
aiden/code-architecture-cleanup-7028
Draft

RD CLEANUP: simplify architecture and dead-code cleanup#1735
cursor[bot] wants to merge 4 commits into
mainfrom
aiden/code-architecture-cleanup-7028

Conversation

@cursor

@cursor cursor Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • dedupe small core/plugin helpers and remove confirmed dead exports/aliases
  • simplify run-inspect severity-control wiring and RN rule cleanup paths
  • correct eval deadline documentation/tests and remove stale lint/test noise

Verification

  • nr typecheck
  • nr lint
  • nr format:check
  • focused regression tests for core pipeline/run-inspect, RN rules, eval deadlines, and React Doctor test imports
  • nr test
  • nr smoke:json-report

Notes

  • npx deslop-cli@latest analyze . was used for dead-code signals; fuzz corpus "unused files" were treated as intentional seeds and left intact.
  • truffler could not run in this environment because its installed binary requires bun, which is not available; targeted repository searches were used as the fallback dedupe check.
Open in Web View Automation 

cursoragent and others added 4 commits August 31, 2026 16:18
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/rde parity

View PR

Open in Web View Automation 

Sent by Cursor Automation: React Doctor Cleanup

@pkg-pr-new

pkg-pr-new Bot commented Aug 31, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/eslint-plugin-react-doctor@1735
npm i https://pkg.pr.new/oxlint-plugin-react-doctor@1735
npm i https://pkg.pr.new/react-doctor@1735

commit: 055aa62

@github-actions

Copy link
Copy Markdown
Contributor

React Doctor found no new issues. 🎉

Reviewed by React Doctor for commit 055aa62.

@github-actions

Copy link
Copy Markdown
Contributor

Interactive terminal E2E

Terminal Control verified the built CLI at 055aa62 in a real PTY:

  • selected a project interactively and observed Scanning... before the three-second Git delay completed
  • waited for the clean result and exercised the compact report
  • opened copy context and the GitHub Actions confirmation, then cancelled safely

Download the edited MP4 and PNG evidence

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