Tag: Enterprise AI
Posts with this tag
- GitHub Copilot MCP Governance: From Allowlist Semantics to Agent Adoption Telemetry
GitHub has added enterprise MCP allow and deny lists alongside third-party agent activity in usage metrics; this article explains the policy semantics, telemetry boundary, and a practical rollout loop.
- TREC RAG 2026: When RAG Evaluation Becomes an Agent Workflow
A concise entry point to TREC RAG 2026, ClimbMix-400b, and RAGDoll, with a bridge to a technical guide for building a replayable enterprise RAG evaluation harness.
- TREC RAG 2026 Technical Deep Dive: From Evidence Lineage to a Replayable RAG Evaluation Harness
A practical design for an enterprise RAG evaluation harness based on TREC RAG 2026 and RAGDoll: data models, execution stages, citation support, agent traces, judge calibration, and production gates.
- Cloudflare's Open Agentic Internet Blueprint: Readable, Discoverable, Callable, and Payable Web
An architectural deep dive into Cloudflare's proposed Agentic Internet framework, spanning Web Bot Auth, Markdown for Agents, WebMCP browser tool exposure, and x402 micro-payments.
- Anthropic's Memory and Dreaming for Continuous Agent Learning
Exploring Anthropic's underlying memory systems and the asynchronous Dreaming process for Claude agents to solve context management and continuous learning in multi-agent environments.
- Kimi-K3 Enterprise On-Premises Deployment TCO: GPU Topologies, Power Demands, and Infrastructure Realities for a 2.8T MoE
A comprehensive breakdown of GPU memory topologies, server hardware budgets, 3-phase power, liquid cooling requirements, and a 5-stage TCO evaluation framework for deploying Moonshot's Kimi-K3 2.8T MoE on-premises.
- Running Kimi-K3 on 80 RTX 5090 GPUs: Hardware Ledger and Engineering Trade-Offs of Consumer GPU Clustering
A deep dive into deploying Moonshot Kimi-K3 2.8T MoE on 80 consumer RTX 5090 GPUs: why 44 GPUs fall short, node topologies, 25GbE networking, TCO ledger, and power constraints.
- Analyzing OpenAI GPT-5.6: Frontier Intelligence and the Architectural Shift to 'Intelligence per Token'
A comprehensive deep dive into OpenAI's official GPT-5.6 release: Sol/Terra/Luna tiering, pricing matrices, Terminal-Bench 2.1 data, Triton kernels, and Agentic Harness routing.
- OpenAI Presence Announced: Redefining Enterprise AI Agent Governance and High-Stakes Workflows
Unpacking OpenAI Presence, a managed enterprise AI agent platform announced in July 2026. Explore its job-scoped design, governance guardrails, human escalation checkpoints, Codex-driven post-launch improvement loop, and dogfooding via OpenAI's AI Phone Support.
- Gemini Enterprise Agent Platform: Google Cloud's Build, Scale, Govern, and Optimize Architecture
A structured look at Gemini Enterprise Agent Platform's development, runtime, governance, and evaluation capabilities, with the integration boundaries and adoption conditions that matter in enterprise deployments.
- AI Agent Guide: Architecture, Tools, Evaluation, and Enterprise Delivery
A practical guide to agents versus workflows, single- and multi-agent architecture, tools and MCP, state and memory, evaluation, security, and the path from PoC to production.
- Enterprise RAG Guide: Retrieval Architecture, Evaluation, and Production Delivery
A practical framework for enterprise RAG data pipelines, hybrid search, reranking, GraphRAG, agentic RAG, evaluation, access governance, failure diagnosis, and operations.
- Building Enterprise-Grade AI Agents on AWS: Bedrock AgentCore and HoyaBit's Journey from POC to Production
A summary of the AWS × HoyaBit session: the four major pain points of Enterprise Agentic AI, the Amazon Bedrock AgentCore (Runtime/Memory/Gateway/Governance) technology stack, and how Taiwan's FSC-compliant exchange pushed their voice-trading Agent and enterprise brain platform into production.
- New Enterprise Governance Challenges in the AI Agent Era: The Dual-Platform Path of FinOps × Agent Governance (OmiFin & MAIAH)
A summary of eCloudvalley Enterprise Solution Architect Elmer's talk: In the face of exponential growth in AI application costs, how to balance innovation with controllable operations using FinOps (OmiFin) and AI Agent governance (MAIAH Platform); covering governance/compliance concepts, the PPT (People/Process/Cloud & Platform) cloud governance model, FOCUS billing standards, and BYOA/Guardrails/Token controls.
- From Multi-Agent Architecture to Recruiting an AI Employee in Two Minutes: AWS × Super 8 (ORRA) Enterprise Implementation
A summary of the AWS and Super 8 (ORRA) session: the single agent decision loop, three major multi-agent orchestration patterns (Graph/Swarm/Workflow), A2A communication, Amazon Bedrock AgentCore core components, and how ORRA allows business users to build and deploy AI employees in two minutes using Job Descriptions.
- Decompose with Care: Architecture Patterns, Engineering Disciplines, and Hard Lessons in Banking System Modernization
A comprehensive summary of the AWS ProServ senior consultant's presentation 'Decompose with Care': How a leading Southeast Asian bank modernized its omni-channel monolithic platform serving 20 million active users to AWS cloud-native microservices with zero downtime. Covers four major challenges, Strangler Fig pattern, 3-Tier Facade, Contract-First / Mock-First approaches, and engineering guardrails in the AI era.
- Securely Implementing Multi-tenant AI Agents on AWS EKS: From Sandbox Isolation to BitoClaw Real-world Practice
A summary of the salon sharing by AWS Solutions Architect HC and Bito Group Operations Manager Michael: OWASP LLM Top 10 security red lines, runC / gVisor / Kata sandbox comparison, Kubernetes multi-tenant isolation levels, and how BitoClaw builds a compliant, low-cost AI Agent platform using EKS, KEDA Scale-to-Zero, Pod Identity, and Network Policy.
- From Alexa for Shopping to Agentic Commerce: How Amazon × TapPay Make AI Actually Checkout for You
A summary of the talk by Amazon and TapPay VP Joseph: How Alexa for Shopping (formerly Rufus) achieved $12B revenue with a single-agent architecture, the difference between Agentic Commerce and traditional shopping guides, and AI autonomous shopping safety guardrails like one-time virtual cards, intent validation, and limit management.
- 24% Conversion Boost! DoorDash Unveils the Underlying Architecture of its Ask Assistant Smart Shopping Agent
An in-depth look at how delivery giant DoorDash combined LLMs, domain-specific AI Agents, Model Context Protocol (MCP), and a three-tier memory system to build an enterprise-grade AI shopping assistant capable of running 2,000 automated evaluations daily.
- Enterprise AI Agent Security: Threat Model, Control Plane, and Rollout Checklist
Build a testable defense-in-depth architecture around prompt injection, tool authorization, exfiltration, memory and identity, supply chain, and observability boundaries.
- LangChain OpenWiki: The Automated Code Documentation Manager Tailored for AI Agents
An in-depth exploration of LangChain's latest open-source tool, OpenWiki. From the underlying Git Diffs tracking mechanism to the brand-new 'OpenWiki Brains' proactive memory, comprehensively analyzing how to build an exclusive codebase documentation system that reduces Token consumption for AI Coding Agents.
- GraphRAG In-Depth Analysis: How to Build Smarter AI Retrieval Workflows Using Knowledge Graphs?
Explore the highlights of Cassie Shum's talk at QCon AI. Learn from the ground up how GraphRAG solves enterprise RAG pain points through Global Context, Multi-hop Reasoning, and Cypher queries, with practical architectural implementations.
- GitLab Orbit In-Depth: Building a Software Development Lifecycle Knowledge Graph for the AI Era
GitLab Orbit is a contextual graph for the software development lifecycle, providing unified, queryable development data for AI Agents and human developers. This article explores Orbit's underlying graph schema, ClickHouse/DuckDB deployment options, and how it combines with MCP to deliver a powerful AI development experience.
- Financial-Grade Enterprise Agentic AI Architecture Design: From Demo to Agentic Operating System
AI Summit Recap: Enterprise AI Control Plane, 15+ Agents responsibility breakdown, 4-stage runtime workflow for wealth managers, 3-layer security boundaries, LLM-as-a-Judge quality governance, and E·P·J·T reusable capability foundation.
- Financial AI Engineering Platform Engineering: Building Operational Agentic AI with Cloud-Native Architecture
Summary of my Cloud Summit sharing: Three lifelines for financial AI deployment, why PoCs get stuck, the three-tier architecture of Cloud Native AI Runtime, MCP tool governance, Hybrid Search and Agentic RAG, and why accuracy is a workflow property rather than a model feature.
- Martin Fowler on Harness: Building Trust in Coding Agents with Control Loops
A deep dive into Thoughtworks' analysis: guides/sensors, computational/inferential, three types of regulation, and the behavior harness gap. By comparing with OpenAI's practical experience and common Agent failure modes, we present an actionable Harness checklist.
- LangChain Dissects Agent Harness: From Model Capabilities to Deliverable Work Engines
A deep dive into LangChain's long-form article: The formal definition of Harness, the component chain deduced from expected behaviors (Files, Bash, Sandbox, Memory, Context Rot, Ralph Loop), and the insights from model-harness co-training and Terminal Bench.
- Mitchell Hashimoto's Six Stages of AI Adoption: From Dropping Chatbots to Harness Engineering
A deep dive into Hashimoto's firsthand journey: three stages of tool adoption, redoing commits for practice, off-peak and slam dunk delegation, AGENTS.md and verifiable tools, plus the current state and limitations of 'always having an Agent running'.
- Phil Schmid: Why Agent Harness Is More Important Than Model Leaderboards in 2026
Deep dive into the Jan 2026 article: durability, OS analogies, system evaluation gaps, lightweight Harness under the Bitter Lesson, and hill climbing alongside training-inference convergence.
- Parallel.ai Popular Science: Agent Harness is the Entire Lifecycle Beyond the Model
Deep dive into Parallel's long article: From intent capture, tool execution, context compilation to verification and persistence, clarifying the differences between Harness, orchestrator, and framework, and comparing with Anthropic / LangChain examples.
- Ignorance.ai Playbook: The Converging Harness Practices of OpenAI, Stripe, and OpenClaw
An in-depth review of the February 2026 horizontal roundup: an engineer's work splitting into 'building the environment' and 'managing Agents', architecture as guardrails, tools as feedback, AGENTS.md as system records, and the separation of planning and execution.
- HumanLayer: The Skill Issue of Coding Agents—Practical Implementation of Five Types of Harness Configurations
In-depth read of HumanLayer's long article: Failure is often a configuration issue, not a model one. Clarifying AGENTS.md, MCP, Skills, Sub-agents, Hooks, and back-pressure, and responding to ETH research and post-training overfitting debates.
- Agentic RAG: When Vector Search Meets Agentic Reasoning
A summary of my core insights from the report 'RAG 2026: When Vector Search Meets Agentic Reasoning': why pure vector RAG gets stuck in context blindness, why the direction for 2026 is coarse vector filtering plus deep agentic reading, and how enterprises can implement a verifiable, governable hybrid architecture.
- Building Effective AI Agents: An Overview of Architecture Patterns and Implementation Strategies
Adapted from Anthropic's 'Building Effective AI Agents': From single agents to multi-agent collaboration, common architectural patterns, workflow design, and how to choose the right architecture based on control requirements, problem complexity, and resources.
For speaking invitations, internal engineering sessions, or architecture exchange, see the topics and public work I can bring into the conversation.
Speaking & contact