Philosophy
This is not prompting.
filter the orders where total is above 50 does not ask an AI to generate code. It is the code.
Prompt
“Write me code that filters orders above 50.”
A request for another system to produce something.
Inscript
filter the orders where total is above 50A bounded sentence the interpreter executes directly.
That distinction matters. The trust boundary is different. The author can inspect the program because the program remains readable.