updated CLAUDE.md for better chat operations

This commit is contained in:
2026-06-30 22:54:48 +02:00
parent d5cf43ec08
commit c363e16987
+4
View File
@@ -117,3 +117,7 @@ React 19 + TypeScript + SCSS, Vite 6 build. Package-by-feature under `components
### Testing Strategy
Integration tests spin up a **mirrored PostgreSQL container** on port 5434 (same schema as production). WireMock mocks external HTTP APIs (Homebox, WikiJS). Do not mock the database in integration tests — the mirrored container strategy exists specifically to catch schema/migration divergence.
## Chat Operations
Don't make code suggestions and changes unless explicitly asked. Treat every prompt as a discussion of latest best practice coding approaches.