whisper-money/app/Http
Víctor Falcón 03fd41fda9 refactor(ai): move backfill kickoff into a StartCategorizationBackfill action
The consent controller owned gating, the count query, UUID generation, cache
seeding and dispatch. Extract that into an App\Actions\Ai action so the
controller just records consent and delegates, and the job-id/cache-key
contract has a single owner. Add a test covering the no-paid-plan gate path.
2026-06-25 10:24:05 +02:00
..
Controllers refactor(ai): move backfill kickoff into a StartCategorizationBackfill action 2026-06-25 10:24:05 +02:00
Middleware feat(ai): manage AI consent outside onboarding behind a flag 2026-06-24 17:04:03 +02:00
Requests feat(banking): add Interactive Brokers sync via Flex Web Service (#581) 2026-06-23 11:39:24 +02:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00