← field notes
Tag
#engineering
Field notes on how we build, test, and ship cloud and software systems.
3 notes
LOG-04Letting an AI agent write to production safely
How to let AI agents write safely: idempotent writes, approval gates, blast-radius limits, reversibility, write budgets, and audit logs.
aiengineering
LOG-03When an AI agent uses your software
AI agents can now take real actions in your systems, not just answer questions. That's useful and risky. Here's how to let one work safely against a system that matters.
aiarchitectureengineering
LOG-02Bridging legacy systems without a rewrite
Most modernisation projects don't fail on the new build — they fail at the seam where new meets old. Here's how we bridge instead of rip-and-replace.
architectureengineering