The document describes a thesis defense that proposed a MARA protocol to elicit constraints and qualitative preferences in multi-attribute auctions. It includes:
1. A 3-layer software architecture with presentation, business logic, and data access layers to store auction and product databases and allow users to specify constraints/preferences through a graphical interface.
2. A case study of a television auction with 1 buyer, 20 sellers, constraints and preferences specified through the interface, and bids evaluated using MAUT to determine a winner.
3. Implementation of the protocol using Jadex, an agent simulation framework, with agents like an admin agent to check constraints and winner determination agent to evaluate bids.