Portrait of Shreyaan Seth

0→1 agent infrastructure · 1→100 production hardening

Shreyaan Seth · Engineering Lead

I build agent runtimes and the products that run on them.

Most of my work sits around the model call: execution state, tools, memory, and retrieval. I also work on evals, migrations, observability, and recovery when a provider fails.

01

Case studies

Here are a few problems I've fixed that I find interesting.

I wrote down how I approached each one and what changed in production.

All case studies
02

Runtime thinking

What I mean by agent infrastructure.

The model call is one part of the system. The rest is state, retries, cost, tool side effects, and enough history to debug a run after the user closes the tab.

agent_runtime / run_01J7

LIVE
INSPECTING / 01run_01J7 · persisted

Durable run state

The job has an identity, an owner, and a recoverable starting point before execution begins.

03

Also built

A few other systems I've worked on.

These are the parts I owned in each one.

SYS.01

Built the reusable evaluation system

Agent evaluation framework

I built datasets for normal and adversarial cases, plus deterministic tool mocks and retrieval fixtures. The framework supports structured assertions and model judgments for the places where agent regressions usually hide.

  • Retrieval quality
  • Tool selection
  • Response behavior
  • Voice + extraction evals
SYS.02

Implemented the integration and scope layer

Isolated agent memory

I added durable memory across tenants, users, external subjects, agents, and knowledge bases. Long conversations are compacted when they outgrow the model window.

  • Cross-scope validation
  • Automatic recall + retain
  • Conversation compaction
  • Tenant-aware routing
SYS.03

Delivered the feature end to end

Evidence-first AI advisor

The business metrics stay deterministic. Provenance checks and critic loops catch weak model output, while confidence signals and evidence inspection help users judge each recommendation. The enterprise interface turns the result into something they can act on.

  • Deterministic KPI snapshots
  • Citation validation
  • Critic + trust agents
  • Inspectable recommendations
SYS.04

Designed the staged migration

Multi-provider data ingestion

I separated raw provider data from application transforms, then added incremental cursors, backfills, and reconciliation tests. Token and callback boundaries stay explicit across Python and TypeScript.

  • Raw-to-app transforms
  • Incremental sync
  • Provider reconciliation
  • Migration safety
SYS.05

Implemented and hardened critical paths

Real-time audio systems

I built browser recording with local session state, chunked upload queues, retries, and live transcription. I also hardened a telephony bridge to a realtime AI service using server-side speech detection.

  • Chunked media capture
  • Retry-aware uploads
  • WebSocket transcription
  • Realtime protocol upgrades
04

Operating principles

How I approach production systems.

01

Instrument it first.

I want logs, traces, costs, and run history before I start guessing why a production run failed.

02

Keep state visible.

A durable workflow is easier to reason about when I can see its progress, failures, and current owner.

03

Plan for failure.

Retries, cancellation, recovery, and isolation affect the user just as much as the successful path does.

04

Keep it understandable.

I prefer small boundaries and direct control flow. A tired engineer should still be able to understand the system.

05

Experience

Where I've worked.

Autonomix Solutions

Engineering Lead · Backend & AI Infrastructure

I build backend platforms, agent runtimes, durable workflows, retrieval and realtime voice systems, with React and Next.js across the product layer.

ByteLeap

Software Engineer

I cut a critical API path from roughly seven seconds to 400 milliseconds, improved the performance of the Next.js application, and moved delivery to self-hosted infrastructure.

Co.Lab

Software Developer

I built a browser extension that identifies suspicious websites and explains the warning instead of silently blocking the user.

Full experience in the résumé
06

Quick answers

A few quick answers.

If you want to understand what I do without reading every case study, start here.

What kind of engineer am I?
I am a hands-on full-stack engineering lead. Most of my work is in backend systems, AI infrastructure, and production reliability.
What do I build?
I build backend platforms, agent runtimes, durable workflows, retrieval and realtime voice systems, with React and Next.js across the product layer.
Have I owned production systems?
Yes. I operate 10 production services across virtual machines, containers, and serverless paths. I also lead architecture, delivery, reviews, and production debugging.
Where can you read more about my work?
I have written four case studies about an agent runtime migration, durable workflow execution, PostgreSQL row-level security for AI agents, and production database right-sizing.
What roles am I looking for?
I am looking at backend, platform, AI infrastructure, full-stack product, and early engineering roles where I can own what I build.

Get in touch

Want to work together?

I'm interested in backend, AI infrastructure, platform, full-stack product, and early engineering roles where I can own what I build and be responsible for its reliability.

shreyaans20@gmail.com