- Introduced a new section detailing the Single Source of Truth for various components, linking to their respective CLAUDE.md files. - Enhanced clarity on documentation organization across different areas of the project.
1.0 KiB
1.0 KiB
This is NOT the Next.js you know
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in node_modules/next/dist/docs/ before writing any code. Heed deprecation notices.
Sub-Dokumentation
Jeder Ordner hat eine eigene CLAUDE.md als Single Source of Truth. Vor Änderungen immer das zugehörige Dok lesen.
| Bereich | Dok |
|---|---|
| Convex Backend | convex/CLAUDE.md |
| Canvas-Engine | components/canvas/CLAUDE.md |
| Design System (ShadCN) | components/ui/CLAUDE.md |
| Billing & Credits UI | components/billing/CLAUDE.md |
| Dashboard | components/dashboard/CLAUDE.md |
| Next.js Routing | app/CLAUDE.md |
| Utilities & Shared Logic | lib/CLAUDE.md |
| Custom Hooks | hooks/CLAUDE.md |