inscript

Interpreter pipeline

Readable does not mean loose.

Inscript reads a sentence the same way regular programming languages read code — in clear, defined steps.

Inscript uses a normal interpreter pipeline. The prose is bounded, parsed, analyzed, and executed.

Inscript always shows you what it understood your sentence to mean before doing anything. That is part of the deal: you can see, and trust, what is about to happen.

The canonical preview is part of the trust model: users see what Inscript understood before it acts.