Services · the four stages

Most people in tech stop at ChatGPT.

Not a criticism. The tools beyond it are harder to set up, harder to trust, and require a different mental model. This is the map.

01
Chat window
02
Workspace
03
Agentic
04
Production
01

The chat window

CHATGPT · PERPLEXITY · VENICE.AI · CLAUDE.AI

Before

You open a browser tab, type a question, read the answer. It feels powerful at first. Then you notice you're doing the same thing fifty times a day.

After

You understand what the model is and isn't good for. It becomes a fast, tireless junior: one you direct rather than defer to.

§ Most people stay here indefinitely. The jump requires a change of environment, not habit.

02

The AI-enabled workspace

CURSOR · KIRO · ANTIGRAVITY · VS CODE + COPILOT

Before

Code in one window, AI in another. Context switches constantly. The AI doesn't know your codebase or what you were doing ten minutes ago.

After

The AI lives where the work lives. The gap between idea and implementation shrinks from hours to minutes.

§ This is where most engineers who consider themselves 'using AI' actually are.

03

Agentic workflows

CLAUDE CODE · CODEX · GEMINI · QWEN CODE

Before

You execute every step. Read the error, form a theory, write the fix, run the test, repeat. You are the loop.

After

You describe the objective. The agent reads the codebase, proposes a plan, self-corrects, surfaces a result. You are the director.

§ Agentic workflows don't fail because of bad AI. They fail because of brittle architecture. That's an engineering problem.

04

Production-grade agentic systems

MCP SERVERS · HARDENED PIPELINES · CUSTOM FRAMEWORKS

Before

Works on your machine, in your repo. Impressive in a demo. Would not survive real users, real edge cases, real uptime.

After

Defined tool boundaries. Failures observable and recoverable. It ships. It stays shipped.

§ The last mile requires someone embedded in the system: inside the architecture, inside the team, present for the failure modes that don't appear in demos. Most organisations don't have that person. That's the gap, and closing it is the work I do best.

If any of this is where you are, or where you want to be:

Happy to compare notes — no pitch, no deck, just a conversation.

Message on Signal ↗
← Back to home