Liminate

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.

Liminate

filter the orders where total is above 50

A sentence the interpreter just runs.

A bounded sentence the interpreter executes directly.

That distinction matters. Who you are trusting changes. You can look at your Liminate program and see what it does, because it stays human-readable.

That distinction matters. The trust boundary is different. The author can inspect the program because the program remains readable.