Agent Ops: Deployment, Memory, Trust, Specs, and Shop‑floor AI
OpenAI creates OpenAI Deployment Company with $4B investment and acquires Tomoro. OpenAI funds a new deployment arm with $4B and acquires Tomoro to accelerate enterprise AI adoption. For outcome engineers this formalizes forward‑deployed delivery models — expect consultative FDE patterns, embedded implementation teams, and new vendor‑operational handoffs to become the dominant path to production (Principle 09).
Avanade Demonstrates Agentic Factory in Manufacturing Workflows. Avanade pilots embed AI agents on shop floors, cutting inventory 20% and recovering $35M, with GA planned later in 2026. This is a field test of agent orchestration at the edge — design for deterministic execution boundaries, edge model management, and observable artifacts if you want repeatable outcomes (Principles 03, 06, 15).
Lyrie.ai Joins Anthropic Cyber Verification Program, Releases ATP. Lyrie.ai released the Agent Trust Protocol (ATP) under MIT and joined Anthropic’s Cyber Verification Program to cryptographically standardize agent identity, scope, and attestation. Outcome engineers must start treating agents as cryptographic principals — integrate identity, attestation, and auditable claims into deployment and gating (Principles 10, 16).
Spec-driven development: The AI engineering workflow at Notion | Ryan Nystrom. Notion adopts spec‑first workflows so agents implement, verify, and version features directly from in‑Notion specs, powered by contextual integrations and fast CI. If you build outcome systems, shift left on executable specs: use them as the single source of truth for agent behavior, tests, and docs to shrink feedback loops (Principles 01, 13).
Why your AI agent doesn’t actually remember anything. The article defines five essential agent‑memory capabilities — selection, compression, decay, contamination prevention, and persistence — and explains why persistence alone fails. Outcome engineers need these memory primitives to prevent context drift and contamination; bake lifecycle controls, hygiene, and memory validation into your orchestration and evaluation pipelines (Principles 06, 14).