docs: post-split accuracy fixes#80
Conversation
…st, examples, theming paths) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (13)
📝 WalkthroughWalkthroughDocumentation-only updates across 12 files removing the Pages level from Atomic Design tables, eliminating barrel ChangesDocumentation Convention Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Summary
src/pages/references (Pages live in the site repo, not the product registry)index.tsreferences (shadcn installs components individually; no barrels exist)src/test/→tests/in contributor workflow (CONTRIBUTING.md, getting-started.md)src/examples/prompt-x/path references from organisms/molecules docs (examples live in democrito-site)src/index.css→tokens/index.css(democrito's own token file)skill/democrito/components.mdandskill/democrito/agent-usage.mdfrom fixed sourcesFiles changed
13 files — CLAUDE.md, AGENTS.md, CONTRIBUTING.md, docs/ai/README.md, docs/components/molecules.md, docs/components/organisms.md, docs/guides/getting-started.md, docs/reference/architecture.md, docs/reference/design-system.md, docs/reference/theming.md, skill/democrito/SKILL.md, skill/democrito/agent-usage.md, skill/democrito/components.md
Test plan
npm run build— clean, counts 11/18/19/7/48, 125 green testsgit grep -nE "src/pages|src/examples|barrel|index\.ts barrel"— empty (only expected consumer-side ref remains in quick-start-designer.md)git grep -nE "src/index\.css" -- 'docs/reference/theming.md'— empty🤖 Generated with Claude Code
Summary by CodeRabbit