Skip to main content
AC

01 / Field notes

Writing from the middle of shipping.

Notes from building AI systems that actually run. n8n agents, Claude Code, MCP servers, retrieval, evals, the parts nobody writes tweets about. 25 posts and counting.

LatestSecurity · Operations

AI agent security, what actually breaks

The breaches I get called into are never clever. An agent held a key it should never have held, and nobody was watching the log.

10 min readAlex Cinovoj, TechTide AI
Read the piece

July 2026

Adoption · Handoff

Why AI pilots die at handoff

The pilot worked. Nobody owned it on Monday. That is the whole story, most of the time.

9 min read
Alex Cinovoj, TechTide AI
Strategy · Buying

Build vs buy for AI agents

Buy the commodity. Build the part your customers would notice if it disappeared.

9 min read
Alex Cinovoj, TechTide AI
Voice · Intake

AI receptionist vs AI intake agent

Answering the phone is the easy half. The value is in what happens to the information afterward.

9 min read
Alex Cinovoj, TechTide AI
Claude Code · Cursor

Claude Code vs Cursor, what one does that the other can't

Six months of building production apps with both. Where Claude Code wins, where Cursor still wins, and the workflow I actually use day to day.

10 min read
Alex Cinovoj, TechTide AI
n8n · AI agents

n8n AI agents in production, what actually breaks

Everyone can wire an OpenAI node to a webhook. Very few can keep it running for six months. Here is what falls over first, and how to build so it doesn't.

9 min read
Alex Cinovoj, TechTide AI
Codex CLI · OpenAI

OpenAI Codex CLI, a real operator's guide

Codex CLI is not another shell wrapper. It is an agent that edits your repo. Here is how to install it, wire it into a real workflow, and not let it wreck main.

11 min read
Alex Cinovoj, TechTide AI
Vibe coding · Shipping

From vibe coding to production

The prototype was real work. It just is not the same work as running it for other people.

10 min read
Alex Cinovoj, TechTide AI