A retained instruction preserves what testing selected

Type: kb/types/note.md ยท Tags: context-engineering

A model may generate every candidate instruction from knowledge already in its weights. The test still establishes something the weights alone do not: which candidate met a stated criterion on the tested cases. Retaining the winner commits that evaluated choice for reuse. The instruction's value need not be new domain knowledge; it can be the selected procedure.

Reuse avoids repeating candidate generation and evaluation. Why the selected procedure works, how broadly it transfers, and whether additional inference effort could rediscover it remain empirical questions.


Relevant Notes: