Proof of work · last 6 months

Six-Month Build Log

Everything below is what has actually been built and shipped since December 2025, each system described by what it does and where it runs. One operator, a managed fleet of coding and research agents, and a self-hosted control plane that schedules, supervises, and audits their work.

Public and deployed work is shown in full. Private systems are described at an architecture level — no secrets, hostnames, or credentials.

Live proof surface

Watch the system, not just the claims.

Public operations shows a scrubbed health snapshot of the fleet behind the work, and says so plainly when the feed is down instead of showing stale numbers.

Flagship Systems

The three systems that carry the most weight: the agent infrastructure, the product proving ground, and a production data platform built end-to-end.

Control Plane

Private — architecture-level detail only
private · Go / Postgres / React 19

A self-hosted AI orchestration monorepo — a Go/Postgres scheduler, a Chrome MV3 browser-automation extension, a multi-agent fleet manager, and a React operator dashboard — that routes work across Claude, Codex, Gemini, and Antigravity CLI runners.

  • Merge-queue lander: lease → rebase → verify-gate → land, with an atomic verified-head check and gated auto-apply.
  • Counsel-of-models: multi-model dispatch with a consensus record for high-stakes decisions; Ed25519 JWT component auth.
  • Personal Event Log: observations, attention windows, voice commands, and screen captions correlated in Postgres views.
  • 30+ ADRs · 324+ migrations · fixed a 16.6h authority stall and 5+ lock-order deadlocks.
deployed (pre-pilot) · React 19 / Postgres 18 / XState

A full bid-to-closeout construction-operations platform for exterior cladding contractors, hardened from prototype to a deployed, pre-pilot DigitalOcean platform in roughly two months.

  • Blueprint takeoff canvas on a ported PDFium renderer, plus AI quantity capture via Claude Opus vision.
  • 20 deterministic workflow state machines (billing, estimates, payroll, crews, QBO sync) on a leased Postgres outbox queue.
  • Row-level security, QuickBooks OAuth with HMAC webhooks, immutable-image CI/CD, and 136 sequential migrations.
live · Next.js 15 / Go ingest / GCP

A production NHL intelligence platform built from scratch to live in one quarter (~13 weeks): advanced analytics, trade lineage, and a fantasy team-builder.

  • 14-adapter Go ingest pipeline (NHL API, MoneyPuck, NaturalStatTrick, EliteProspects, Wikidata) with a content-addressed raw archive.
  • 6 Postgres materialized views dropped a clutch-goals query from 3.7s to 1ms; refreshed after each daily sync.
  • 10 systemd timers, local-fleet deploy, and a Playwright visual-regression harness with a GPU VLM review lane.

The Rest, by Capability

Agent infrastructure, products, learning tools, the attention substrate, a game engine, ontology research, and the fleet backbone.

Agent Infrastructure

The control plane, deliberately decomposed into standalone, versioned repos in a May 2026 extraction + governance pass.

console-ui

private

Operator dashboard grown 0 → 48 tab views (~21k lines TSX): dispatch, fleet telemetry, kanban with live polling, research, quota ledger, ontology. Full TypeScript-strict rollout + boundary-doc enforcement.

agent-cli

private

The extracted multi-agent runtime: steerer fan-out, a pane-wakeup watchdog that detects and unsticks frozen tmux panes, a 10-hook lifecycle framework, OTLP telemetry, and account-credential multiplexing.

browser-bridge-sidecar

semi-public

Standalone Fastify sidecar bridging a Chrome MV3 extension to mesh: tab-lease APIs, a capture-modal pipeline with HMAC ingest, per-dispatch research witnesses, and a 16-row version compatibility matrix.

fleet-ops

semi-public

Fleet deploy + topology orchestration: canonical topology for a 6-box fleet, an 11-repo release-train catalog, ordered 4-phase deploys, health monitoring with failover, and a portable package planner.

control-plane-suite

private

Meta-repo tying 11 private repos under one manifest + release gate + a 490-line suite-doctor emitting structured JSON health reports (EP-01..EP-19 governance plan).

operator-types

public

Shared TypeScript contracts (capture envelope, observation events, HMAC headers) consumed by 9 repos — a single source of truth for cross-component data shapes.

Also: llm-accounts (47), capture (32), emacs-context (11), operator-sdk (9), research-pipeline (8).

Products

Public and self-hosted product surfaces beyond the flagship platform.

live

This site: grew to 10 Canvas/WebGL ecosystem simulations (each on its own subdomain), a live multi-model debate surface, an ops dashboard, and a metamorphic visual-regression harness.

Chess Trainer

private · Tailscale

Self-hosted chess trainer built in 18 days: a pool of 4 warm Stockfish processes, multi-model LLM move coaching with an LRU cache, an adaptive Lichess-puzzle picker, and a sandboxed systemd service.

chat-pool

private

Self-hosted multi-user AI chat for a small trusted group (LibreChat + LiteLLM behind Cloudflare Access) with per-user spend caps and a subscription-ledger / route-decision API.

community-platform

private

Early community-logistics co-op pilot (Next.js 16 + Firebase + Postgres) with a price-intelligence module to aggregate household demand.

Learning Systems

Tools that turn reading, recall, and proof work into a tracked learning loop.

learning-overlay

private

A native X11 HUD + Go service (~33,600 lines) that turns desktop activity into a real-time study coach: a target-run lifecycle engine, a proof-capture pipeline, and importable schema/client packages.

QEDviz

public

LLM-assisted math-proof visualization: parse → Lean 4 formal verification → SymPy computation check → Manim rendering, with a PDFium reader and Drive/Firestore sync. Concluded with a deliberate, clean public deprecation.

learn

private · Tailscale

Standalone learning workbench: 11 routes (Today aggregator, cross-device PDF resume, spaced recall, glossary dependency graph, ontology atlas) with strict XState statechart discipline throughout.

Attention & Observability

A Personal Event Log substrate that correlates what the operator says, sees, and does into one queryable stream.

voice-tools

private

Always-on speech-to-text daemon writing HMAC-signed observations to mesh, an attention-window rendezvous protocol with a race-safe generation guard, and a voice-command reactor that fires local handlers.

screen-capture

private

Continuous multi-monitor capture with dual HLS hot/cold tracks, focus tracking, a host-local API, and a nightly AI archive-captioner running on a local GPU.

sando-tracker

private

Physical-space tracking that fuses UWB positioning, IMU head orientation, and webcam face detection to infer which monitor has the operator's attention and drive window focus.

Game Systems

A strategy-game research artifact about projecting complex state faithfully.

live

An engine-first strategy game (TypeScript / PixiJS) where the engine owns all semantics and the UI is a pure projection: four rules profiles, fog-of-war commute invariants enforced in CI, an AI tournament balancer, and 10 watchable AI-vs-AI scenarios. Includes a 451-error strictness overhaul and a full a11y pass.

Research & Ontology

The vocabulary and belief layer that keeps the rest of the work coherent as it changes.

org

private

The operator knowledge substrate: a goal registry, a four-layer decision hierarchy, structured briefs for 8 sub-projects, and a research flywheel that evaluated 506+ topics in the window.

digital-ontology

private

A 149-document corpus defining a layered ontology of digital life, with a typed four-rung abstraction backbone, a CLI slice-validator, and a formal olog fragment typing the event pipeline.

Tooling & Fleet Backbone

The infrastructure that makes a one-person, agent-assisted fleet operable.

dotfiles

private

GNU-stow dotfile management: profile-isolation-aware agent hooks, steerer autolaunch, capture/whisper systemd units, git push guards, and cross-agent session markers — the operational backbone of the whole fleet.

spacemacs-config

private

Custom Spacemacs layers for mesh integration: org-link types for mesh and proof surfaces, shell lifecycle event forwarding, attention-window binding, and a live key-coach HUD.

misc-plugin

private

A clean, security-conscious first-party Chrome extension (playback speed, voice-repair EQ, per-site hotkeys, per-machine identity) with zero external network calls.

How these numbers were produced

Each repository was analyzed with git log --since=2025-12-01: commit counts, date ranges, and the actual subsystems that shipped. Four cloned/forked repositories with no original engineering were checked and excluded. Some private repositories (financial records, scraping tools) are intentionally omitted entirely.

Want this inspected for your own system?

The same discipline — routing, auditability, review gates, and operator visibility — is what I help teams build into their own AI-assisted systems.