Side Effects

Third-party side-effect verification — the Airtable failure class, first-class. Verifies that writes to external systems (Airtable, Slack, Shopify, CRMs, payment providers) actually landed, by reading the record back from the target system's OWN surfaces — API GET for field values AND the UI render for display semantics — with read-back stability (2–3 reads) and real-target coverage. Invoked by /review-it when a DoD includes third-party writes, or standalone when the user says "verify the write landed", "check the Airtable/Slack/Shopify record", "did the integration actually save it". A write verified only by sender-side success is not verified.

devotts 7021a48 4.0 KB Updated

File contents

devotts/review-it/tree/main/plugins/review-it/skills/side-effects commit 7021a48fe0

Frequently asked questions

npx skillmds@latest add devotts/side-effects