Staff Software Engineer, Platform & AI Infrastructure Nov 2025 – Present
- Architected the core platform for a building-code compliance SaaS (Rails, Next.js, GraphQL), including a multi-agent LLM orchestration layer integrating Gemini Flash/Pro and OpenAI behind a unified provider abstraction.
- Stood up the observability stack from the ground up — Prometheus, Grafana, and OpenTelemetry across Sidekiq workers, API endpoints, and the LLM gateway — establishing baseline latency, error, and token-usage metrics.
- Re-architected document processing into an asynchronous, webhook-based pipeline with S3 object storage and Redis caching, eliminating synchronous blocking in the request path and removing N+1 queries.
- Designed a security-isolated public-sharing architecture using segregated GraphQL types, enabling external collaboration and audit-grade visit tracking without exposing authenticated tenant data.
- Built an end-to-end streaming pipeline delivering dynamically generated structured outputs over GraphQL subscriptions, with artifact versioning and self-healing error recovery.