Automation Engineering
Platform engineering, agent infrastructure, and production systems built to scale and govern.
Automation engineering is the discipline of building automation that survives contact with production. This pillar focuses on the infrastructure layer: platform engineering for automation teams, agent governance and compliance, CI/CD for workflow deployments, and the operational patterns that keep automated systems running reliably at scale. Articles here are written for engineering leads and platform teams who need to design systems that are auditable, maintainable, and resilient, with architectural context and governance frameworks drawn from real deployments.
Tool Guide
Two files. One contract. The layering rule decides the rest.
CLAUDE.md vs AGENTS.md: When to Use Each (And Why You Need Both)
CLAUDE.md and AGENTS.md often get treated as alternatives. They are complementary layers. CLAUDE.md is the Claude-specific overlay; AGENTS.md is the cross-platform base. Most repos benefit from both.
Deep Dive
Four mechanisms. Four trust models. One word.
memory.md and 'Claude Memory': What It Actually Is
memory.md and 'Claude memory' get used loosely. Four mechanically distinct things hide behind the word across Claude Code, Claude.ai, ChatGPT, and Cursor. The taxonomy.
Fundamentals
Edit it. Break it. Re-run.
CLAUDE.md: The Claude Code Instruction File Explained
CLAUDE.md is the Claude Code instruction file. Loaded every session, scoped four ways, importable from AGENTS.md. The standalone explainer of what to put in it, where it lives, and how it stacks with the agent-config family.
Fundamentals
One file. Every agent. Keep it current.
AGENTS.md: The Universal Agent Contract Explained
AGENTS.md is the platform-neutral contract every AI agent in your repo reads. It works across Claude, Cursor, Copilot, Codex, and Gemini. The five-section anatomy and how to write one.
