Tyagi // Engineering Log

Research

Open questions, worked through in public

Original investigations, mostly unfinished by design — these are tracked as "exploring" until there's an actual conclusion to report.

exploring

Comparing Event-Deduplication Strategies for Client-Side Analytics

An open investigation into time-windowed vs. idempotency-key deduplication for client-emitted analytics events, prompted by dedup work on the Runo product analytics layer.

#product-analytics#distributed-systems
exploring

Modeling 'Either, Or, Both' States Without a Combinatorial Explosion

An open look at how the gsmNCloud three-state model from the hybrid telephony work generalizes to other 'a user can have A, B, or both' product situations.

#architecture#telephony