From rule trees to live decisions
Yesterday's recommendation engine was a Lucene query plus a heuristics file. Today's `agentic commerce` stack uses a small fast model on every signal — abandoned cart, returning visitor, low-stock SKU — and decides what to do next at the per-request level, with the rules pushed into the prompt instead of the codebase.