Harness Base Definition: The Control System Outside the Model


Previously, we split Agent into several minimal parts:



Model: judge the next step
Loop: keep the process moving
Tools: interact with the real world
State: keep the task connected






At this point, a natural question appears:

If Agent already has model, loop, tools, and state,...