What happened

The correction loop moved the core result from 63 successful executions to 67. The denominator for that comparison is 70 core queries.

I had previously placed the lift beside the total that also included 12 adversarial queries. The percentage was arithmetically correct for the core run and contextually wrong where I used it. The two sets now stay separate.