{"message":"ASR Agent API","version":"0.1.0","endpoints":{"POST /replenish":"Run replenishment process","GET /inventory":"Get inventory with filtering and pagination (is_warehouse=true for warehouse stock_count)","GET /replenish/transfers/files":"Get transfer run as PDF or Excel (query: run_id, export=pdf|excel)","GET /replenish/transfers/data":"Get transfer proposal data with pagination and filters","GET /health":"Health check endpoint","GET /stores":"Get all stores with optional filters","PATCH /stores/{store_id}/set-active":"Set store active status","GET /products":"Get all products with optional filters","PATCH /products/{sku}/set-active":"Set product active status"}}