The document discusses ensuring exactly-once execution semantics for web services through the use of interaction contracts and failure masking techniques implemented in a PHP framework called EOS. It presents an interaction contracts framework that uses formal specifications, model checking, and persistent logging to guarantee exactly-once execution across failures. The document also evaluates the performance overhead of the EOS implementation through an experiment running a simulated e-commerce auction service.