All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 42s
g.cart was never populated in the market app — the cart loader before_request hook was only registered in the cart microservice. Replace the dead filter-building code with an actual query that loads cart items inline, scoped to the current user/session. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>