Home

Agentic AI Foundation

The Agentic AI Foundation (AAIF) is a Linux Foundation-hosted, vendor-neutral community creating open standards for transparent, interoperable AI agents across ecosystems.

Content

Blog
Preparing an MLOps repository for AI coding agents requires eliminating friction points that cause AI hallucinations, such as fragmented toolchains and conflicting CI/local scripts. To create an "agent-ready" environment, teams should adopt a "single-gate pattern" that unifies execution commands across all environments, while ensuring that standard AGENTS.md instructions are strictly enforced by automated, machine-readable rules. Additionally, optimizing test performance for isolated MLflow environments—such as using a SQLite template database pattern—and managing dependency vulnerabilities through explicit, tested overrides are crucial. Ultimately, building a deterministic, rigorously checked repository allows AI assistants to bypass tooling drift and efficiently produce correct, production-ready code.
Sep 1st, 2026
Blog
An analysis of the upcoming 2026-07-28 MCP specification updates. It covers how the protocol is moving from stateful handshakes to a stateless core, allowing remote servers to run behind standard round-robin load balancers. The piece also details the new enterprise-managed token exchange (ID-JAG via RFC 8693) and the release of beta SDKs with structured 12-month deprecation cycles.
Aug 25th, 2026 | Views 25
Video
Every engineer at Wayfair can now see, in real time, exactly what their code costs, and that's on purpose. Brent Eubanks, FinOps Architect at Wayfair, walks us through what happens when you stop treating AI spend as a finance problem and start treating it as an engineering one. The story that sticks with you: a team was burning $400k a month on an LLM-driven workflow, until they flipped the whole thing on its head - hard-coded logic doing the heavy lifting, AI called in only when it's actually needed. New spend: $80k. It's the kind of move that only makes sense once you realize more agentic autonomy isn't always the win it's sold as. From there we get into the machinery Wayfair has built to make cost ownership feel less like a punishment and more like a superpower: guardrails baked straight into coding copilots, predictive alerts that catch a team blowing its budget before the month even ends, a "spend captain" system that pushes budget decisions down to the people closest to the work, and a genuinely strange new question every tech leader is starting to ask: if you were staffing a company with a team of AI agents instead of people, what would that org chart even look like?
Aug 24th, 2026 | Views 60