PUT /api/decisions/{listing_id} to set decision, GET /api/decisions to list all user decisions, DELETE /api/decisions/{listing_id} to remove a decision. All 6 API route tests pass.