Projects

I build in the open. These are the projects that define my current work and interests.

Midgard — Open AI Agent Runtime (in progress)

Midgard is a self-hosted, OpenAI-compatible AI agent runtime. Point existing OpenAI SDK clients at it and get agentic behavior — tools, memory, streaming — without sending data to a third party. A thin Go gateway fronts a Python runtime with pluggable model providers, a tool registry, and SQLite-backed memory.

Its design principles are the argument for open source in healthcare in miniature: user-owned data, no telemetry, air-gapped by default, and every request, tool call, and model invocation logged in a structured, inspectable form. In regulated environments, that's not a nice-to-have — it's the difference between AI you can defend to an auditor and AI you can't.

Repository link coming once the project is public.

Kubernetes Flagger — Contributor

Contributions to Flagger, the CNCF progressive delivery operator for Kubernetes, extending its progressive delivery capabilities (canary, A/B, and blue/green deployments).

Harbor — Semantic Cloud Resource Provisioning (provisional patent)

A semantic cloud resource provisioning engine that maps functional intent to cloud infrastructure. US provisional patent application #63/808034.