Projects

We practice what we preach. Here are ten systems we have built, from live client deployments to the tools we use ourselves. Every one is documented, and every claim on these pages comes from that documentation. For the engineering story behind each system, every entry links to its build notes.

MightyRAG

  • AI platform
  • Retrieval
  • Governance
  • Multi-tenant

A governed AI knowledge workspace that turns scattered documents, databases, and institutional memory into cited answers and safe automated actions. Two-stage retrieval with cross-encoder re-ranking, human review queues, and approval gates keep both the answers and the actions trustworthy. Model-agnostic: run it fully local or with the provider of your choice.

Build notes

ProDoor

  • Business app
  • CRM
  • Pricing engine
  • Live in production

A CRM and manufacturing workflow system for ProDoor Malta, covering the full path from lead and quote to production, installation, invoicing, and payment. A formula-driven pricing engine quotes doors and railings in seconds, and three applications share one typed contracts package. Running today at prodoormalta.com, backed by Azure.

Build notes

SuperConductor

SuperConductor

  • AI platform
  • Task management
  • Auditability
  • Multi-tenant

Project and task management where every task is executed by an AI agent, streamed to a live, append-only audit trail. Per-project knowledge lives in PostgreSQL with pgvector, and multi-tenant controls govern credentials, sandboxing, and egress. Delegation you can inspect line by line.

Build notes

RAY Healing Center

  • Business app
  • Bookings
  • Payments
  • Client case study

A wellness-business platform for R.A.Y Healing Center: online bookings synced with Google Calendar, loyalty rewards, payments, analytics, and AI-assisted follow-up plans. Automated email flows and live updates handle the administrative heavy lifting so practitioners can stay present with clients.

Build notes

Engineering

Fabled

Fabled

  • AI delivery framework
  • Evidence gates
  • Method

Our software-delivery method, productized: 35 coordinated skills that design, build, review, and ship software with evidence gates at every stage. Deterministic validators and machine-readable contracts keep the discipline honest, and a human go is required for any deploy. The discipline behind everything else on this page.

Build notes

Frosty Gateway

Frosty Gateway

  • AI infrastructure
  • LLM gateway
  • Caching
  • Benchmarked

One self-hosted gateway for all your LLM traffic: routing, budgets, caching, and MCP tools behind a single OpenAI-compatible endpoint. Virtual keys, team budgets, and both exact and semantic response caching give platform teams real governance over multi-provider usage, with a serious benchmark report to back it up.

Build notes

More projects

Browser-MCP

Browser-MCP

  • AI developer tool
  • Sandboxed browser
  • MCP

An MCP server with a real, sandboxed browser inside it. AI agents drive the web with 19 deterministic tools while a human can watch live and take over at any moment. Persistent named sessions keep logins alive without a single credential ever passing through the model.

Build notes

Open RLM Memory

Open RLM Memory

  • AI infrastructure
  • Agent memory
  • Local-first

A local-first memory server that gives AI agents a persistent, searchable long-term brain over the Model Context Protocol. Memories live as vectors in your own PostgreSQL with pgvector, isolated by namespace, with a bring-your-own-model design that defaults to fully local operation.

Build notes

WSL Container Manager

WSL Container Manager

  • Developer tool
  • Windows desktop
  • Honest tooling

A Docker-Desktop-style Windows app for WSL containers, shipped as a single compiled executable. Every button maps to a real, documented CLI command, features unlock only when the host provably supports them, and it never fakes what it cannot do. Backed by a 166-test suite.

Build notes

Astutus Data Manager

Astutus Data Manager

  • Business data platform
  • Governance
  • Security
  • Case study

A sovereign, high-assurance data platform that replaced a fragile spreadsheet estate with governed, auditable market-intelligence data for Astutus Research. A promotion gate controls what becomes trusted data, a hardened security model controls who touches it, and native Office document generation delivers it in the formats analysts actually use.

Build notes