Skip to content
Writing

Research & development, written up.

Briefs on the systems built in the lab — agentic AI, governance, robotics, forecasting — alongside essays on how AI is reshaping learning, organisations, and software.

R&D briefs

7 projects, one discipline: make the claim testable.

Each brief is a short read — the idea, the interesting engineering, and what the pattern is good for beyond the project itself.

Independent Innovation ZenInvest

Can three models argue their way to a better investment decision?

ZenInvest is an open, agentic investing system where Claude, GPT-4o, and Gemini debate every idea — and deterministic Python keeps final veto power over capital. It currently runs on a paper-trading account, so no real money is at risk.

Research & Education ZenArena

Can an agent get better without changing its weights?

ZenArena puts one of agentic AI's favourite claims — that memory makes agents better — under a falsifiable test, using chess and a Stockfish truth signal to measure whether governed memory beats remembering everything.

Research & Vision ZenForecast

Forecasting as a loop, not a number on a slide

ZenForecast is an open-source, governance-first Python framework that treats forecasting as a continuous predict → decide → act → learn loop — with interchangeable models, leakage-free backtesting, and an audit trail behind a single API.

Research & Education ZenLab

Measure before you build: a sandbox for de-risking agentic AI

ZenLab is an offline-first research monorepo spanning 21 AI/ML topics across 10 tracks — a place where agentic techniques must earn their way into production designs through experiments instead of hype.

Independent Innovation Stitch

Prove it in physics first: a digital twin for a canal-cleaning robot

Stitch is a simulation-first digital twin of an autonomous, wildlife-safe, amphibious litter-collection robot — a six-package ROS 2 / Gazebo system that must pass its full mission in simulated physics before a single part is bought.

Independent Innovation ZenGrowth

A job-search co-pilot that refuses to make things up

ZenGrowth scores senior AI and data-science roles with an explainable expected-value formula and drafts applications grounded in verified evidence — locally, auditably, with hard gates against fabricated claims.

Editorial stance

Writing intended to be clear, practical, and rigorous.

The focus is on work that helps people think more clearly about how AI systems are built and used in practice. No invented metrics, no hype — honest caveats stay in.

Scope
  • Agentic systems
  • Governance & evaluation
  • Industry innovation
  • Education
Essay series

A four-part series on AI, organisations, education, and the future of software.

Longer-form essays behind the ideas that shape the projects. The ZenInvest story is live as an R&D brief; the rest of the arc is in progress.

Further writing (planned)

Additional essays in development.

Shorter essays on AI systems, product architecture, and delivery.

Building AI Systems That Leave Room for Human Judgment

How to design AI systems that support thinking without pretending certainty.

Multi-LLM Committees as a Product Pattern

Why distinct model roles can improve scrutiny and reduce blind spots.

How Agentic AI Moves from Prototype to Production

What it takes to move from demos to governed, production-grade AI systems.

Local-First, Fail-Closed AI

Designing an AI assistant that stores everything locally, encrypts keys at rest, and refuses to boot unprotected in production.