standardize auction system documentation
This MR standardizes the documentation for the Sui-based Auction House system. It ensures that the README accurately reflects the core bidding and state-management logic implemented in auction_house.move.
Key Changes:
- Clarified auction state machine transitions.
- Standardized installation and Sui Move CLI instructions.
- Removed learning-phase placeholders for a professional, production-ready manual.