Recipes¶
Self-contained, copy-paste solutions to real tasks. Each one runs against the in-memory or SQLite backend with no setup.
-
Recipe № 1
"If we deprecate this, what breaks?" Walk the dependency graph downstream to find the full blast radius before you change anything.
-
Recipe № 2
Reconstruct exactly which models were active — and in what state — on any past date. The answer an examiner actually wants.
-
Recipe № 3
Point a connector at a database table and pull models into the ledger on a schedule, idempotently.
More on the way
This gallery grows. Recipes are verified against the SDK so they can't quietly rot — if a release breaks one, the build fails.