03.01AI agent
A system that is given a goal instead of a sequence of steps. The agent perceives its environment (documents, tickets, system states), reasons, plans steps, executes them through tools and verifies its own result — in a loop, until the goal is reached or a rule makes it stop. The difference from an RPA bot is fundamental: the bot replays a script; the agent writes its own for every case — within the limits it has been given.
