Work Axon OS Blog INITIATE_COMMS
/PUBLIC/THOUGHTS

The Unfiltered
Engineering
Blog.

On AI systems, agentic workflows, enterprise software, and the occasional existential crisis caused by a client asking for "just a simple website".

Multi-Agent SystemsLLM EngineeringAI in ProductionAgentic WorkflowsHard LessonsClient Stories
Multi-Agent SystemsLLM EngineeringAI in ProductionAgentic WorkflowsHard LessonsClient Stories
AI UX - Trust
16/05/26

AI Assistants Need Receipts,
Not Confidence.

Useful AI assistants should show evidence, sources, assumptions, and uncertainty instead of asking users to trust polished answers.

DECRYPT_FILE
AI Engineering - PromptOps
16/05/26

Prompts Are Production Assets.

Prompts in production AI systems should be versioned, reviewed, tested, owned, and released with the same discipline as other behavior-changing assets.

READ_ENTRY
AI Operations - Rollout
16/05/26

Shadow Mode Is Where AI Agents Grow Up.

Before giving AI agents production authority, run them beside the real workflow, compare decisions, and learn where trust actually holds.

READ_ENTRY
AI Operations - Control
16/05/26

Your AI System Needs a Boring Admin Panel.

Production AI systems need operational controls: pause buttons, model routing, queue visibility, failure reasons, policy flags, and audit views.

READ_ENTRY
AI Operations - Reliability
16/05/26

Your AI Workflow Needs a Dead Letter Queue.

AI workflows need a place for failed, ambiguous, unsafe, or unprocessable tasks to land without disappearing into logs or retry loops.

READ_ENTRY
AI Evaluation - Quality
15/05/26

Evals Are Not Unit Tests for Vibes.

AI evaluations only work when they are tied to real decisions, failure modes, datasets, thresholds, and product risk.

READ_ENTRY
AI Operations - Releases
15/05/26

Model Upgrades Are Not a Release Strategy.

Changing models can improve quality, but production AI systems need versioning, evals, rollout gates, fallbacks, and rollback plans.

READ_ENTRY
AI Automation - Pragmatism
15/05/26

The AI Feature That Should Have Been a Cron Job.

Many AI features are overbuilt. If the task is deterministic, scheduled, and rule-based, use boring automation before adding a model.

READ_ENTRY
AI Operations - Cost
15/05/26

Your LLM Cost Problem Is a Workflow Problem.

Most runaway AI costs are not caused by expensive models alone. They come from bad routing, repeated context, retries, and missing workflow discipline.

READ_ENTRY
AI Support - Operations
15/05/26

Your Support Bot Needs an Escape Hatch.

AI support systems should know when to stop, escalate, preserve context, and hand the customer to a human without making things worse.

READ_ENTRY
Full-Stack - Future of AI
11/05/26

Full-Stack Engineers Are Becoming Workflow Engineers.

AI is changing full-stack work from screens and APIs toward orchestration, tools, state, permissions, and operational workflows.

READ_ENTRY