Warning This project was vibe-coded. Treat it as a practical utility, not a hardened production application. Review behavior carefully before using it on important data. temporary columns are never ...
The engine never goes JSON → SQL directly. It builds an in-memory intermediate representation (the Schema) first, which is the single source of truth and what makes the engine generic and explainable.