vol. iv · issue 06
The Driver's Seata quarterly by satyajeet sindhiyani
18 may 2026 · bengaluru

most of what i ship starts as a session. these are the ones where something clicked, or didn't. role is the model. timestamps are honest. context length is real.

session · 001·Apr 8, 2026·28 turnssonnet 4.6★ pinned
cofhe sdk + idempotency + an elevator analogy
i had a vague mental model of WASM as 'that big binary thing'. one elevator analogy later i had a clean way to explain idempotency to a friend.
session · 002·May 12, 2026·14 turnsopus 4.7★ pinned
the moment claude killed a codex audit
three-model audit running. claude (orchestrator), codex + gemini (auditors). gemini finishes. claude looks at codex still thinking, declares 'i have enough', kills the audit. i didn't ask it to.
session · 003·Mar 18, 2026·22 turnssonnet 4.6
pendle PT pricing — the bug that needed someone who'd held PT
dashboard was showing $100k equity values where it should've shown a 0.95 PT/underlying ratio. only a person who's actually held PT would catch this.
session · 004·Apr 15, 2026·11 turnsopus 4.7
/humanizer pass on the arc bio
ran my first-instinct bio through the humanizer skill. it kept the lowercase, the em-dashes, the way i actually talk. but it tightened the bullets without polishing them flat.
session · 005·Feb 26, 2026·41 turnssonnet 4.6
dev → beta-dev. main → beta. local → docker.
setting up the proper promotion pipeline. separate SSH keys per env. environment-scoped CI secrets. defense against staging compromise propagating to prod.