{"message":"ASR Agent API","version":"0.1.0","endpoints":{"POST /replenish":"Run replenishment process","GET /inventory":"Get current inventory (warehouse and store stock)","GET /replenish/transfers/files":"Get transfer run as PDF or Excel (query: org_id, 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","GET /stores/{store_id}":"Get a specific store","GET /products":"Get all products","GET /products/{sku}":"Get a specific product"}}