Goal-line technology answers one question and refuses all others. That narrowness is the reason it was accepted quickly by a sport that resisted almost every other intervention.
The question is unusually well posed
Whether the whole ball crossed the whole line is geometric. There is no intent to weigh, no severity to assess, and no comparison to a subjective standard.
That makes it the rare football decision with a determinate answer. Two competent observers with the same evidence must reach the same conclusion, which is not true of a foul.
Systems are built for exactly this problem and nothing else. They do not opine on handball, offside or contact, and are not asked to.
How the determination is made
Implementations differ, but all of them track the ball's position continuously and compute whether its full volume has passed a plane defined by the goal line.
The ball is a known size, so the system reasons about a sphere rather than a point. Partial crossing produces no signal, which is what the law requires.
Camera-based systems triangulate from multiple fixed positions; magnetic-field systems detect the ball's position relative to sensors around the goal. Both reduce to the same yes or no.
Why the referee gets a watch buzz
The output is delivered as a vibration and a message on the referee's watch within a second of the event. No replay is shown and no discussion takes place.
Speed is the design goal. A goal-line decision has to be made while play would otherwise continue, so anything requiring a stoppage would defeat the purpose.
Delivering the result privately also preserves the referee's authority. The signal informs a decision the referee still formally makes rather than replacing the official.
What gets recorded
Systems log the tracked positions and produce a reconstruction that can be published afterward. The animated graphic shown on broadcasts is generated from that log, not created for it.
Because the log exists, a contested decision can be examined later against the raw data. In practice this almost never happens, which is itself evidence the system is trusted.
Certification programs test installations against known ball positions before a competition begins. A system that fails tolerance is not used, so the trust rests on measured accuracy.
Why it did not generalize
The success of goal-line technology led to expectations that other decisions could be automated the same way. Most cannot, because most are not geometric.
Offside came closest, and even there the automation determines body positions while a human still decides which moment counts as the pass. The judgment did not disappear.
Goal-line technology is therefore not a template. It is the one case where the question was already binary, and the technology only had to answer it faster than a person could.

