Skip to content

chore(docs): move DESIGN_SYSTEM.md to docs/ and update all references#54

Merged
mmorerasanchez merged 4 commits into
mainfrom
chore/move-design-system-docs
May 25, 2026
Merged

chore(docs): move DESIGN_SYSTEM.md to docs/ and update all references#54
mmorerasanchez merged 4 commits into
mainfrom
chore/move-design-system-docs

Conversation

@mmorerasanchez

@mmorerasanchez mmorerasanchez commented May 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Moves src/DESIGN_SYSTEM.mddocs/design-system.md to co-locate it with the rest of the project documentation
  • Updates every reference across the codebase: README.md, CLAUDE.md, AGENTS.md, DESIGN.md, CONTRIBUTING.md, all docs/ files, FileArchitectureSection.tsx, .github/CODEOWNERS, and public/llms*.txt
  • Adds bun.lock to .gitignore alongside the existing bun.lockb entry and removes it from the index

Test plan

  • Verify docs/design-system.md exists and src/DESIGN_SYSTEM.md is gone
  • Spot-check a few updated files (CLAUDE.md, CODEOWNERS, public/llms.txt) to confirm correct path
  • Confirm bun.lock is no longer tracked (git ls-files bun.lock returns nothing)

🤖 Generated with Claude Code

mmorerasanchez and others added 4 commits May 25, 2026 22:41
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…n-system.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented May 25, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
democrito Ready Ready Preview, Comment May 25, 2026 8:55pm

@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@mmorerasanchez, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 21 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ede8fa57-478e-408e-817b-427b3d66e8f9

📥 Commits

Reviewing files that changed from the base of the PR and between 2ffd6da and 509a1ed.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (15)
  • .github/CODEOWNERS
  • .gitignore
  • AGENTS.md
  • CLAUDE.md
  • CONTRIBUTING.md
  • DESIGN.md
  • README.md
  • docs/ai-usage.md
  • docs/architecture.md
  • docs/claude-design.md
  • docs/design-system.md
  • docs/getting-started.md
  • public/llms-full.txt
  • public/llms.txt
  • src/components/organisms/ai/FileArchitectureSection.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/move-design-system-docs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mmorerasanchez mmorerasanchez merged commit 65dd49b into main May 25, 2026
4 checks passed
@mmorerasanchez mmorerasanchez deleted the chore/move-design-system-docs branch May 25, 2026 20:56
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