wahnsinn vibe
This commit is contained in:
13
CLAUDE.md
13
CLAUDE.md
@@ -57,11 +57,18 @@ Custom E-Commerce Shopsystem (B2C + B2B), weltweit einsetzbar, als verkaufbares
|
||||
- Staging: Stripe Testmodus, Catch-All E-Mails
|
||||
- Production: Echte Zahlungen, Caching an
|
||||
|
||||
## Implementierter Stand (Prototyp)
|
||||
|
||||
- Alle 8 Module aus `module.md` sind lauffähig: Core, Auth, Catalog, Cart, Checkout, Orders+Mail, AI-Core (RAG/pgvector), AI-Shop-Suche (hybrid), AI-Admin-Chat (Plan/Execute mit Vorschlags-Cards).
|
||||
- Keine Tests (Prototyp).
|
||||
- Dummy-Payment, Mailhog für Dev-Mails, Bild-Upload lokal in `./uploads`.
|
||||
- Starten per `make install && make infra && make migrate && make seed && make reindex && make dev`. Details in `QUICKSTART.md`.
|
||||
|
||||
## Analyse-Dokument
|
||||
|
||||
- `shopsystem-analyse.tex` — Vollständige Analyse (34 Seiten), nicht mehr anpassen
|
||||
- `shopsystem-analyse.tex` — Vollständige Analyse (34 Seiten), nicht mehr anpassen.
|
||||
|
||||
## Arbeitsweise
|
||||
|
||||
- Antworten kompakt halten
|
||||
- KI-gestützter Workflow: Prototyp → Refactoring → Refactoring
|
||||
- Antworten kompakt halten.
|
||||
- KI-gestützter Workflow: Prototyp → Refactoring → Refactoring.
|
||||
|
||||
Reference in New Issue
Block a user