Learn the minimal workflow: define schemas, run deet check, compile SQL, and integrate into CI.
Get a green check in under 2 minutes: init, check, compile.
Download code + data + compiled SQL you can run locally.
All commands with examples: check, compile, test, fmt, migrate.
Proof-first demo flow and the receipts to show.
Use cases and JSON templates for the .deet project snapshot.
What imports cleanly, what breaks, and what deet adds.
Drop-in GitHub Actions snippet for deet check + compile.
Why types for SQL matter (nullability, joins, aggregates).