Derivation Stateful Logic

Create an Estuary derivation with custom SQLite state (internal tables) to make per-document decisions based on accumulated history — account balances, inventory levels, approval workflows, deduplication. Derivations add complexity and cost — confirm the user wants a derivation before reaching for this. Use when user says "stateful derivation", "derivation to track balance", "transformation to approve based on state", "derive an approval workflow", "deduplication derivation", or "build a stateful derivation".

estuary e431f01 2 files · 16.8 KB Updated

File contents

estuary/agent-skills/tree/main/skills/derivation-stateful-logic commit e431f01e63

Frequently asked questions

npx skillmds@latest add estuary/derivation-stateful-logic