Hello, I'm Maneshwar. I'm working on git-lrc: a Git hook for Checking AI generated code.

When you write:



SELECT * FROM users;





it doesn’t feel like you’re instructing a machine. It feels descriptive. Almost polite. You state what you want, and SQLite handles the rest.

But inside the engine, nothing about that query is polite.

There is no...