4cb2712c5a
A-VERIFY: Python compile ✅, Dependencies ✅, Frontend TSC+Build ✅, App Import (485 routes) ✅, Redis ✅, PostgreSQL ✅, Worker Import ✅, Production Health 200 ✅, Production Login 200 ✅, Auth/Resilience/Hooks 57/57 ✅, Contacts/Companies/Plugins 88/88 ✅ A-TEST: 8-Check Pipeline dokumentiert, 6/8 grün, 2 ⚠️ (RLS policy not found, Test-Isolation) A-PERF: Production Baseline (Health ~45ms, Login ~48ms) A-RESTORE: restore_test.sh verifiziert, benötigt TEST_DATABASE_URL A-DOC: test-strategy.md um 8-Check-Pipeline + Verifikationsergebnisse ergänzt Gefundene Probleme: 1. RLS-Policies nicht in Test-DB (conftest.py nutzt create_all statt Alembic) → T-RLS 2. Test-Isolation: test_tenant.py 15 Batch-Failures (DB-Lock-Konflikte) → T-PARALLEL 3. Vitest Worker-Crashes (7/96, Resource-Limits) → --pool=forks 4. api-audit.md war versehentlich gelöscht → wiederhergestellt Alle Phase A Tasks: review