Research

Research essays, field notes, and case studies on practical AI systems for workflow improvement, operational intelligence, and decision support.

Latest Research

Recent writing across practical AI systems, operations, and decision support.

Featured Research
Solo Builders

The Context Window Tax: How 48% of AI Tool Output Is Wasted Tokens

Every AI coding session has a hidden token drain: large tool output from JSON responses, file reads, and test failures fills the context window with structure the model doesn't need. Measured across real-world sessions, automatic compression via TOON notation and debug-output collapsing recovers 24–66% of that spend.

Read article
AI Security

The Interception Layer: WardnMesh's Fail-Closed Design

AI tools doing dangerous things isn't the new problem. The real question is whether you'll know before it happens. WardnMesh sits between the AI and the operating system.

Read article
Governance

The Case for Tamper-Evident AI

An AI that can't prove what it did is not ready for the real world. Audit trails are not a feature — they're a prerequisite.

Read article
AI Security

Designing Trust in Multi-Agent Systems

When agents hire agents, traditional authentication breaks down. My understanding: trust must be earned per transaction, not granted per credential.

Read article
AI Systems

The Case for Three-Dependency AI Tools

Most AI tooling ships with dozens of dependencies. MeMesh ships with three. This is a deliberate philosophy, not an oversight.

Read article
Solo Builders

Why I'm building for the AI era

Building a business shouldn't require a CS degree. A manifesto for the non-technical founder.

Read article
AI Systems

Claude Code Buddy

Transforming Claude Code from a stateless assistant into a project-aware AI teammate.

Read article