AI systems that survive production
The demo worked. Month three is the problem — silent regressions, a bill nobody forecast, and no way to tell whether a change made it better or worse. Agent architecture, evals that catch regressions, retrieval and tool design, cost and latency control.
- LLM pipelines
- evals
- agent harnesses
- traces
- cost caps
Backend and integrations
One upstream goes down mid-request and takes your endpoint with it. High-throughput services and the integration layer under them — many unreliable providers behind one internal contract, with the failure handling for when one dies. Deployed on your infrastructure, not a prototype.
- Go
- Python
- TypeScript
- Postgres
- Redis
- gRPC
- AWS
Full-stack delivery
Architecture through deployed-and-working, without supervision. Useful when the plan is agreed, the quarter is committed, and the one engineer who could own it already has a job.
- Next.js
- React
- Node
- CI/CD
- observability