- Wire garageStore.addVehicle to POST /assets/vehicles (real API call)
- Wire authStore.fetchUserProfile to GET /users/me (real API call)
- Remove mock data fallback for vehicle creation
- Add userProfile state to auth store
These changes connect the frontend to verified existing FastAPI endpoints as identified in the backend endpoint audit (#132).
Fix atomic_billing_transaction double deduction bug; implement dynamic CREDIT handling for beneficiaries in Double-Entry Ledger; clean up audit test directory.
- Átfogó README dokumentáció készítése
- Projekt áttekintés, architektúra leírás
- Telepítési és használati útmutató
- Robot rendszer dokumentálása
- API dokumentáció vázlat