docs: refine Batch-loop intro — add 'Hier is de flow:' per implementation plan

This commit is contained in:
Janpeter Visser 2026-05-01 14:44:35 +02:00
parent 8e5e0f8778
commit 784cf82969

View file

@ -158,7 +158,7 @@ After starting the server on the feature branch:
## Batch-loop
De agent draait in een lus tot de queue leeg is:
De agent draait in een lus tot de queue leeg is. Hier is de flow:
1. Roep `wait_for_job` aan.
2. Voer de job uit conform het meegegeven `implementation_plan`.