Synthesis Engineering·Synthesis Coding·Synthesis Writing·Synthesis Project Management

Two vendors, one standard: running a real upgrade with synthesis engineering

A real three-day upgrade with two AI vendors exposed the Built/Deployed Gap: controls and records that passed checks but never reached the running system.

August 30, 2026·6 min read

The Decision Packet: batching AI agents' questions without rubber-stamping them

A synthesis engineering pattern for staying in command of AI agents at speed: collect every decision they owe you into one honest, reviewable page.

August 29, 2026·8 min read

The migration that was finished until a stranger looked

A synthesis engineering story about Blind-Spot Rotation: how an AI reviewer with fresh context can find gaps the original inventory and checks missed.

August 27, 2026·6 min read

Why Synthesis Engineering Exists: Building Across AI Agent Runtimes, Not Around Them

Why synthesis engineering exists: model, runtime, and state portability across Claude Code, OpenAI Codex, Cursor, Hermes Agent, and OpenClaw, without lock-in.

August 21, 2026·9 min read

My AI executive assistant writes in its own voice. My AI chief of staff writes in mine.

Ragbot and Ragenie, EA AI and chief-of-staff AI: why my executive assistant agent writes in its own voice while my chief of staff agent writes in my voice.

August 20, 2026·6 min read

My design record ruled out agent-to-agent messaging. Six days later I shipped it.

I documented why session-to-session agent messaging would fail, then built it six days later. Why a design record is not a constraint, and what actually is.

August 19, 2026·6 min read

What agent memory research taught me about twenty years of notes

Tiered memory for a personal knowledge base: what MemGPT, Zep, and Mem0 teach about structuring two decades of notes so AI agents find the right ten files.

August 18, 2026·6 min read

AI tools should copy GitHub's identity model, not your employer's

Enterprise workspaces hand you an account and take it back on departure. GitHub does the opposite. Multi-user AI tooling keeps picking the wrong one of the two.

August 17, 2026·8 min read

What should survive when you change AI tools

Project state, methods, authority rules, coordination, and evidence: five things open agent infrastructure should preserve across AI tools and clients.

August 16, 2026·6 min read

A Green Config Is Not a Working Agent: Five Planes of Agent Conformance

A green config is not a working agent. Five conformance planes for AI agent infrastructure: source, installed state, live behavior, continuity, capability.

August 15, 2026·6 min read

I gave my AI agents a chief-of-staff job description. The hard part was the org chart, not the code.

AI agents as chief of staff: how I encoded absence coordination, notification tiers, send gates, and silent-failure validators into open-source config.

August 14, 2026·6 min read

Ask Your AI to Refute You, Not to Review You

AI review defaults to confirmation. A refutation protocol: hostile lenses, uncertainty charged against the work, findings that must survive their own panel.

August 11, 2026·7 min read

For AI disclosure guards, the secret isn't the name. It's the approval.

Name blacklists over-block your published biography and under-block real leaks. A disclosure model for AI agents built on approval, provenance, and five tests.

August 2, 2026·8 min read

I built the conformance validator Google's OKF repo didn't ship

Google's knowledge-catalog repo shipped no standalone OKF validator, so I built a checker for the format's three hard rules. Open-sourced as synthesis-okf.

July 21, 2026·5 min read

Why my AI stack has three runtimes

Conversation, procedure, direct manipulation: why my AI setup runs three interaction modes over one substrate of plain files I own, not one chat box.

July 12, 2026·7 min read

Synthesis Project Management Now Works Across Claude Code and Codex

Synthesis project management now works across Claude Code and OpenAI Codex by keeping durable project memory in CONTEXT.md, REFERENCE.md, and sessions. Updated

April 27, 2026·10 min read