Refresh CLAUDE.md and agent instructions to match current codebase - #49
Conversation
Docs still described an early build (5 feature slices, minimal nuxt.config.ts, no server API surface); the app has since grown collections/links CRUD, public sharing, uploads, Storybook, i18n, and Sentry. Also corrects backend.md's "No ORM yet" and nuxt-integrator.md's "minimal config" claims, both of which were factually wrong. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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
nuxt.config.ts, zero mention ofserver/api/server/dbsurface). Refreshed to reflect the actual 16-sliceapp/features/tree, the full Nitro API + Drizzle schema (collections/urls/collection_items), Storybook, Husky, i18n, Sentry, and image module..claude/agents/backend.md's "No ORM yet" and.claude/agents/nuxt-integrator.md's "minimal config" claims — both flatly wrong, Drizzle and 7 Nuxt modules are already in place.vue-specialist.md/fsd-architect.md/qa-specialist.mdto point at current reference examples (collection-form/link-form) instead of stale "next up" framing for already-shipped collections/sharing work.Test plan
pnpm type-checkran clean via pre-commit hook (pre-existing VuetifyuseLayoutauto-import warnings only, unrelated to this change)git diff --statconfirms only the 6 intended doc files changed🤖 Generated with Claude Code