inference — Running a trained model to get answers — the phase where AI is actually used, as opposed to trained.
Why it matters
Repetitive web automation doesn't need to re-reason about the same page every run; caching the resolved selector takes the model call out of the hot path entirely.