Built on decision-compression and hesitation tracking.
The core insight behind this project is that agentic purchasing is fundamentally different from human purchasing. Agents parse structured signals, respond to semantic clarity over emotional framing, and fail at UI patterns humans navigate intuitively.
The decision-compression framework monitors two signals: hesitation tracking (how often an agent reconsiders before acting) and action confidence (the probability weight assigned to each click). An LLM on top of the agents synthesizes these into a purchase-likelihood metric, enabling direct comparison across site variants.
Inspired by the autoresearch methodology, the execution layer generates modified site copies algorithmically rather than manually, meaning the optimization loop runs autonomously once a site is entered.