CategorycostManual4.2EvidencereportedAttributed to@kloss_xyz
ProblemEight hundred skill evaluation tests, each re-reading the whole skill file, is fine once and ruinous when the chain is long.
TechniqueBatch tests over time, and do not make every Bot re-read a whole file to check one thing.
Why it worksThe re-read, not the test, is the cost.
When to useAny evaluation or quality loop.