Agents as Infrastructure: Verifiable Execution, SkillOpt, DeltaDB
Diagrid brings cryptographic proof to AI agent and workflow execution. Dapr 1.18 adds verifiable execution that cryptographically proves agent workflow provenance, custody, and a tamper-evident history. Outcome engineers get an auditable ground truth for agent actions and artifacts, directly supporting Principle 02 (Ground Truth) and Principle 16 (Audit the Outcomes).
Microsoft’s open-source SkillOpt automatically upgrades AI agent skills without touching model weights. SkillOpt evolves agent skill markdowns via optimization, boosting agent accuracy without modifying model weights. That lets teams iterate agent behaviors as first-class artifacts and deploy skill upgrades with lower risk — a practical tool for Principle 06 (Legible Landscapes) and Principle 08 (Ship the Artifacts).
Software Is Made Between Commits. Zed’s DeltaDB records every edit and conversation as deltas so the editor becomes the pre-commit system of record for continuous, agent-friendly collaboration. Treating conversations and edits as versioned artifacts reduces coordination friction and makes multi-agent development legible — directly relevant to Principle 03 (No More Single Player Mode) and Principle 11 (The Graph).
Databricks’ OpenSharing targets the ‘integration tax’ of enterprise AI. OpenSharing uses zero-copy, scoped credentials to share models, skills, and data, cutting integration overhead while preserving governance controls. Outcome engineers can adopt a protocol to distribute agent skills and data securely across teams and services, impacting Principle 11 (The Graph) and Principle 10 (The Law/governance).
The head of Claude Code hasn’t ‘written a line of code by hand’ in 8 months. Anthropic’s Claude Code orchestrates thousands of agents to write production code, turning agent fleets into delivery lanes that drastically change software delivery cadence. That concrete example forces outcome engineers to design orchestration, CI/CD for agents, and new organizational patterns — see Principle 09 (Orchestration) and Principle 04 (The Backlog Is Dead).