chore(repo): clean up repo root and consolidate editor rules - #7758
Merged
Conversation
…cleanup workflow - Delete .devcontainer/ and its CONTRIBUTING section; the Dev Containers setup was undocumented elsewhere and no longer maintained - Delete renovate.json: Renovate has never opened a PR or dashboard issue on this repo; Dependabot security updates are what actually run - Delete ci-cache-cleanup.yml: it drained legacy Next.js build-cache sticky disks left by PRs open before #6080 (2026-07-30); Blacksmith evicts sticky disks after 7 days idle, so the backlog is gone and the job is a no-op - Move vitest.scripts.config.ts to scripts/vitest.config.ts with a pinned root so the repo root holds no test config; update test:scripts and check:script-tests - Drop the duplicate husky `prepare` in apps/sim; the root prepare installs the hooks
…GENTS.md - .claude/rules/<name>.md is now the single source for editor rules; the sync script projects .cursor/rules/<name>.mdc from it (description + globs, or alwaysApply when a rule has no paths). The Cursor copies had drifted since July and five newer rules never reached Cursor - Move the Cursor-only testing rule to .claude/rules/sim-testing.md and add a description to every canonical rule - Pre-commit regenerates on staged rule edits; check:skills verifies - AGENTS.md becomes a symlink to CLAUDE.md; it was a stale subset
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Collaborator
Author
|
@cubic-dev-ai review this PR |
Collaborator
Author
Contributor
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
Collaborator
Author
Collaborator
Author
|
@cubic-dev-ai review this PR |
Contributor
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
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
.devcontainer/and its CONTRIBUTING section; the Dev Containers setup was unmaintainedrenovate.json; Renovate has never opened a PR or dashboard issue here, Dependabot is what runsci-cache-cleanup.yml; it only drained legacy Next.js build-cache sticky disks from PRs open before perf(ci): disable the Turbopack persistent build cache (3.2x faster builds) #6080, and Blacksmith's 7-day idle eviction has already reclaimed themvitest.scripts.config.tstoscripts/vitest.config.tswith a pinned root so the repo root holds no test configprepareinapps/sim; the rootprepareinstalls the hooks.claude/rules/<name>.mdthe single source for editor rules and generate.cursor/rules/<name>.mdcfrom it viaskills:sync; the Cursor copies had drifted since July and five newer rules never reached Cursor. Pre-commit regenerates on staged rule edits,check:skillsverifies.claude/rules/sim-testing.mdAGENTS.mdis now a symlink toCLAUDE.md; it was a stale subsetType of Change
Testing
bun run test:scripts(18 files, 298 tests) andbun run check:script-testspass from the root and fromscripts/bun run skills:syncis idempotent andbun run check:skillspassesbun run lint,bun run check:audits(46 audits),docs-manifest:check, block-registry check all passChecklist
🤖 Generated with Claude Code
https://claude.ai/code/session_01WibCGEe4oUWD59QuMayCKe