Enterprise seller based out of Chicago. Local-first AI enthusiast. Former college ballplayer, restaurant owner, avid golf trip attender, and the drawings are mine. Socials are down at the bottom if you want to connect.

Ink drawing: a shell of woven grids opening into a cluster of bubblesInk drawing: a winged form built entirely from overlapping wire loopsInk drawing: a maze of thick outlines packed with dots, scales and checksInk drawing: a horned vessel wrapped in banded shadingInk drawing: gridded ribbons curling around an open centreInk drawing: a banded spiral folding back on itselfInk drawing: stacked twisting bands, each shaded a different wayInk drawing: a flowing form crossing from waves into square lattice

Byrd Studio

the stack ↓everything below runs at homemy login →

Private things stay on my own hardware. The cloud still does the hard thinking — it just never sees the parts that are mine.

About

Nine years selling. A few hundred programs running.

I'm an enterprise account executive in Chicago, covering the Midwest. Nine years of selling technology to large organizations, mostly to people who have been sold to badly before and can tell immediately when it is happening again.

Somewhere in there I started building the tools I kept wishing existed. It got out of hand. There are now a couple hundred small programs running on a machine at home — they watch my calendar, index what I read, sort my inbox, run models I fine-tuned myself, and tell me when one of them has broken.

The rule I build by is that private things stay on my own hardware. A small local model reads anything sensitive and hands the cloud a summary instead of the document. The cloud still does the hard thinking. It just never sees the parts that are mine.

The other rule is that a language model may propose but never commit. The thing that actually writes to disk, moves money, or sends a message is always plain deterministic code with a switch I can flip. Agents draft. Code decides.

The drawings on this page are mine too. Same pen, same habit — start somewhere and let the pattern find its own edges.

Elements

Some of what's running.

A curated slice of what runs at home. Not everything here is public, and some of it never will be.

AI Sales Org

A four-role sales department, staffed by agents

Turns the exhaust of everyday sales work into briefings. Four agent roles share one local data pond; a full account brief renders in under a second, offline, with no model call. Customer data never enters the repo — only aggregate counts do.

projectstaleproofdeterministic

AI Ops Console

A dashboard that leads with what is NOT running

Local models, inference, hardware, and evaluations — with idle models and stale runs shown first. Honest dashboards are rare; most of them only show you the green.

scheduled agentstaleproofdeterministic

AnythingLLM MCP

A protocol server so agents can talk to my local models

Wraps a local model workspace behind the Model Context Protocol, so any compatible agent can query documents that never leave the machine.

projectstaleproofdeterministic

Code Graph

Turns a codebase into a map an agent can actually read

Indexes a Python project into linked notes, one per symbol, so an agent loads the architecture up front instead of grepping blind. Makes the blast radius of a change visible before the edit.

projectstaleproofdeterministic

Byrd Home

Replaced the smart-home app with something I control

A local hub and a small web app on my own network. The browser can only call an explicit list of allowed actions per device type, so it can never invoke an arbitrary one. Reads keep working even when writes are switched off.

projectstaleproofdeterministic

Byrd Voice

A voice assistant that runs on my own hardware

Local speech-to-text and local text-to-speech, with a tiered risk gate deciding what it may do on its own and what needs me to say yes first. Money and work systems are excluded at the capability level, not by a prompt.

projectstaleproofdeterministic

Jetson Presence

Person detection at the edge, on real hardware

An always-on board watches for people and publishes to the home hub over a local message bus. The video never leaves the device — only the fact that someone is there does.

projectstaleproofdeterministic

LLM Router

Routes each job by how sensitive its data is, not just what it costs

Every headless agent call falls through a chain of models. What decides the route is the sensitivity of the data in the prompt — private work stays local, everything else goes to the best available model.

projectstaleproofdeterministic

Loop Factory

One command to scaffold a new fine-tuning loop

After hand-building three nightly training loops, I generalized them. Scoring, classifying, and transforming loops now come out of one generator instead of a copy-paste.

projectstaleproofdeterministic

Privacy Firewall

Local model reads the private part; cloud model does the heavy lifting

A small model running on my own machine reads anything sensitive and hands the cloud a sanitized spec instead of the document. The good reasoning still happens in the cloud — it just never sees the private bytes.

projectstaleproofdeterministic

Stack Atlas

The whole system as one page

A visual map of every agent, tool, and idea, written twice — once in plain language and once in the terms an engineer would search for. Protected items redact themselves by construction rather than by a setting someone could flip.

skillstaleproofdeterministic

Stack Radar

Nothing I run is invisible

Every morning it inventories every automation on the machine and writes one file describing each one's health, how brittle it is, and what it costs to run. The inventory is re-derived from scratch each night, so the labels cannot go stale.

scheduled agentstaleproofdeterministic

Text Claude

Text a request from the road, get the work back

Send a message from a phone; a fenced headless agent runs a whitelisted action on the machine at home and texts back the result. The whitelist is the whole security model.

scheduled agentstaleproofllm

Usage Rollup

Measures its own blind spot and says so

Attributes token spend across thousands of sessions back to the agent that caused it, and reports plainly that it can only account for about a quarter of the total. A measurement that hides its own error bar is not a measurement.

scheduled jobstaleproofdeterministic

Models

Small models, trained overnight.

Each one takes over a job a frontier model used to do, on hardware I own.

Ink drawing: an outlined organic mass filled with scales and waves

Privacy Librarian

So the cloud model never sees a private document

Blacks out personal information in my own paperwork before anything is sent anywhere. It retrains itself nightly and only promotes a new version when the new one leaks nothing and reads at least as well as the one it would replace. It is trained entirely on synthetic documents — my real ones are never used as training data.

Off-the-shelf, the base model caught about a third of what it needed to. Tuned, it caught all of it with nothing missed.

Qwen2.5-3B-Instruct (4-bit)mlx_lm LoRA
Ink drawing: a curling shape with a fine mesh interior

Intel Scorer

Learns my judgment so the big model only handles the close calls

Rates new open-source projects one to ten for whether they fit what I already run. It learns from the scores a frontier model gave, then takes over the easy calls and escalates only the genuinely ambiguous ones.

Qwen2.5-3B-Instruct (4-bit)mlx_lm LoRA

The stack

Graded nightly, including what is broken.

Every automation I run, scored on how likely it is to break. The broken ones are counted too.

235components
708wiki notes
281ideas captured
78plans written
staleproof203
brittle28
moderate4
knowledge base 419agents 124pipelines 27AI tooling 24Claude 24automation 9infrastructure 8Obsidian 5Claude Code 4MCP 4harnesses 4safety 4security 4LLM wiki 3design 3vault design 3wiki 3Anthropic 2architecture 2ingest 2orchestration 2patterns 2
Ink drawing: an outlined organic mass filled with scales and wavesInk drawing: a curling shape with a fine mesh interiorInk drawing: a knot of tubes wrapped in dotted textureInk drawing: a dense knot of banded tubes folding through itself