← Latest Update

Agent Infrastructure: Production, Security, Data, and Ops

How Stripe built “minions” — AI coding agents that ship 1,300 PRs weekly from Slack reactions shows Stripe running Slack-triggered coding agents that autonomously produce ~1,300 PRs per week using cloud dev environments and machine payments. Outcome engineers should study their delivery-lane pattern and CI holdouts — this is agentic orchestration at scale and a live example of Principle 09 in production.

OpenClaw is a security mess. Jentic wants to fix it reports Jentic’s Jentic Mini, a self-hosted permission firewall that hides credentials from agents, offers fine-grained access controls, and includes a killswitch. Deployers need patterns like this to enforce least privilege and kill pathways when agents misbehave — a practical application of Principle 10/15 (the Gate and the Law) for safe agent rollout.

Domo launches AI agent builder with broad enterprise data connectivity introduces an agent builder plus a library of enterprise connectors to embed custom agents across systems. Outcome engineers should treat connector surfaces and schema mapping as first-class artifacts — this is context engineering and Legible Landscapes (Principle 06/11) for reliable agent behavior.

Oracle converges the AI data stack to give enterprise agents a single version of truth covers Oracle’s effort to merge vectors, JSON, graph, and relational data into one ACID engine so agents see consistent context in production. If you run agents over heterogenous sources, adopting a unified context store like this reduces drift, simplifies auditing, and supports Graph and Map principles (11 and 06).

HPE’s AI agents cut root cause analysis time in half describes HPE’s Agentic Operations Copilot halving mean time-to-root-cause in beta while keeping humans as auditable orchestrators. This is a concrete outcome metric you can measure — instrument agent workflows, preserve human checkpoints, and treat agent results as auditable artifacts (Principle 09 and 16).