Mohd Zamin Quadri

GitHubLinkedIn

Learn / level

Advanced

3 published pieces at this level.

tutorial5 min read

Building an Independent Verification Oracle

A checker that shares its subject's assumptions cannot falsify anything. How to build a second implementation that is independent enough to disagree, and how to prove it is.

tutorial6 min read

Idempotent Ingestion Across Heterogeneous Stores

Deriving identifiers so that a redelivered event converges three stores on the same state, without a distributed transaction and without a deduplication table.

tutorial5 min read

Production AI Systems Need Refusal Paths

Every stage that can degrade should be able to decline. A synthesis across ingestion, retrieval, extraction and inference of where refusal belongs and what it costs to leave it out.