N-01paws / woolroomLive private product · MIT engine
N-02ThreadLangOSS · PyPI
N-03finance-osPrivate
N-04 / hubValhallaPersonal OS
N-05Persona-routed MCPPattern
N-06Agent fleetFleet
N-07agent-usage-managerOSS
Sound the field
I / The system registry
Seven systems, one point of view.
Agents should be inspectable, bounded, and worth interrupting a human for. This atlas is the public edge of the systems I build and the patterns I am testing.
N-01
paws / woolroom
Live private product · MIT engine
A shared ambient digital pet for two humans, live with real users. paws is the private household product; woolroom is its MIT-licensed, self-hostable engine for room state, mood, memory, realtime sync, and bounded responses.
A compact DSL and single-node runtime for bounded, traceable LLM workflows — grammar → frozen-dataclass AST → deterministic runtime with durable runs, contracts, and replay. Published on PyPI.
The product layer between my agent fleet and my attention — one ranked decision surface, deterministic rendering, and a constrained action gate. Private by design.
A persona-routed stdio MCP server — a semantic router maps the task or todos to persona → skills → tools, auto-loading team resource packages; team behavior lives in its own JSON config. Adopted across teams without forking shared infrastructure.
A personal fleet of AI agents on Telegram — runtime-agnostic by design: Claude Code, Hermes, Codex, and Kimi are interchangeable labor. Ming owns the ideas and final review; the fleet assists production and maintenance.
At Amazon, I own multi-tenant LLM serving, model guardrails, and staged-rollout infrastructure for real-time GenAI translation across regions.
Current practiceAI platform · Amazon
Make the model operable, not merely impressive.
Tenant onboarding, request routing, per-tenant cost tracking, eval-gated rollout, safety controls, and a kill switch—the infrastructure around inference is the product.
Signal-processing and 3D seismic-imaging pipelines over large subsurface datasets.
Amazon · Software Engineer
Distributed backend systems, chat infrastructure, and production GenAI translation on AWS.
Independent systems
Open-source runtimes, personal agent infrastructure, and field notes on keeping AI bounded and observable.
Complete career recordExperience · skills · education · research
8 yrsdistributed backend and AI infrastructure on AWS
Multi-tenantLLM-serving platform for GenAI translation
Multi-regionreal-time LLM translation serving in production
MCPreusable AI-agent infrastructure adopted across teams
01
Summary
Software engineer building production AI infrastructure for large-scale, customer-facing systems. I own multi-tenant LLM serving, model guardrails, and rollout infrastructure for real-time GenAI translation at Amazon, serving many languages across multiple regions. ~8 years building distributed backend systems across AWS, production operations, and large-scale data processing.
02
Experience
Software Engineer, Amazon
Jun 2021 — Present
Customer Service · GenAI Translation · Chat Infrastructure
AI Platform & Multi-Tenant LLM Serving
Designed and own multi-tenant LLM serving for real-time GenAI translation on AWS Bedrock — automated tenant onboarding, request routing, and per-tenant cost tracking across regions, with faster tenant onboarding and improved serving efficiency at production scale.
Built the multi-tenant serving and staged-rollout infrastructure used to migrate production traffic from legacy machine translation to GenAI translation on Bedrock — eval-gated dial-up rollouts across many languages and regions.
Built a persona-routed MCP server framework (Python FastMCP, stdio) on Anthropic's Model Context Protocol — semantic routing of tasks to persona → skills → tools, with team resource packages and per-team JSON config; adopted by peer teams without forking shared infrastructure.
Built MCP-based internal AI agents for developer-productivity and incident-response workflows.
Led an enterprise onboarding across European and Japanese marketplaces — large-scale terminology and multilingual configuration, delivered as a staged production change.
Inference Reliability, Safety & Cost Optimization
Built guardrails on AWS Bedrock for the GenAI translation stack, screening model output before it reaches customers; extended the translation evaluation framework with standard MT-quality metrics (chrF++, COMET) and LLM-as-judge meaning-preservation checks.
Built a direction-aware SageMaker scaling tool with dry-run and rollback that significantly right-sized GenAI inference capacity during the MT→GenAI cutover, materially cutting compute cost.
Built staged prompt-rollout controls with a safe kill-switch and per-tenant gating; hardened batch inference with retry/backoff and concurrency limits for reliability under throttling.
Distributed Platform Engineering & Migrations
Migrated a regional voice channel to Amazon Connect — resolved cross-region TLS and IAM integration challenges and coordinated multiple partner teams to bring customer-service agents online at scale.
Migrated a core chat service to a container-based architecture on ECS/Fargate; built load- and stress-testing infrastructure for active chat monitoring, throttling, and persistence across regions.
Led the cross-organization transfer of a suite of chat services between engineering teams — authored knowledge-transfer documentation and ramped the receiving team with no major operational incidents.
Technical Communication
Authored internal engineering write-ups on AI developer tooling and MCP-based workflows to socialize reusable AI-infrastructure patterns across teams.
U.S. Seismic Imaging Department · 3D subsurface imaging workflows for major Oil & Gas clients
Built signal-processing and seismic-imaging pipelines in Perl / Java / Python — Fourier transform, Tau-P transform, filter design — on petabyte-scale seismic data spanning 120+ km³ subsurface volume; improved image SNR by 5+ dB.
Developed tree-based classification algorithm in Java and released to production; improved workflow throughput, contributing to major proprietary client engagements.
Co-author, Geophysical Research Letters (Carlson et al., 2021) — “Impacts of engineered diversions and natural avulsions on delta-lobe stability.” doi:10.1029/2021GL092438
Presentations at American Geophysical Union (AGU) Fall Meeting (2019, 2021) on channel diversion characteristics and delta-lobe stability.
IV / Writing
Notes from inside the system.
What failed, which boundary held, and what transfers beyond one codebase. Production AI, reliable agents, and human control.