Published by ASCENDING · Makers of Jarvis AI
Issue N°14 · April 2026

A field guide from the team
building enterprise agentic AI.

We are ASCENDING — an AWS Advanced Consulting Partner that builds Jarvis AI, a governance-first, MCP-native agent platform. This is the public research arm of that team: what we've learned shipping agentic systems for enterprises, written for the people doing the same work.

Updated April 2026Published by ASCENDINGEdited by Ryo Hang
Nov 2024
MCP released by Anthropic
Dec 2025
MCP donated to Linux Foundation
10–15%
guardian-agent share by 2030 (Gartner)
2018
ASCENDING founded · Fairfax, VA
A reader's desk: bound issues of Explore Agentic, a notebook, and a cup of tea.

On our desks

Anthropic's MCP changelog, the NIST AI RMF update, and too much coffee.

Typeset in
Fraunces & Inter
Published
Quarterly
HOW WE WORK

Practitioner-written, openly sponsored.

We are not an independent publication. We are the ASCENDING team that ships Jarvis AI — the same people building the gateway, the governance layer, and the MCP integrations we write about. Writing from inside the problem is the point; pretending otherwise would be dishonest and bad for trust.

Cite what we read

Every claim is anchored to a public source we can link to — vendor documentation, standards bodies (ISO, NIST, Linux Foundation), analyst reports (Gartner, Futurum), and peer-reviewed papers.

Flag what we own

Every page that discusses Jarvis opens with a disclosure. Every comparison that includes Jarvis marks it clearly. We rank Jarvis honestly in our own tables — where it loses, we say so.

Ship the method

Pricing pages are dated. Comparisons show sources column-by-column. When our reading is directional rather than authoritative, we say so on the page, not in a footnote.

MOST READ THIS MONTH

Read most this month

  1. 01
    What is MCP, explained in 900 words
    Glossary
  2. 02
    What an MCP gateway does
    Glossary
  3. 03
    Agentic RAG vs vanilla RAG
    Glossary
  4. 04
    MCP vs RAG: when to choose which
    Comparison
  5. 05
    Agent observability: the category Datadog is building
    Glossary
  6. 06
    The AI governance policy we wish we had in 2024
    Pillar
MASTHEAD

Who writes here

Every piece carries a byline and — where the claim is load-bearing — a separate reviewer. Contributors' LinkedIn profiles are linked from every byline for transparent verification.

Full masthead & editorial policy
RH
Portrait of Ryo Hang, Editor-in-Chief
Ryo Hang
Editor-in-Chief
A
Alexander
Contributing Writer · MCP Implementation
KY
Kelvin Yu
Contributing Writer · AWS Agents
MF
Mehrdad Faqiri
Contributing Writer · Identity & Authorization
WS
Portrait of Wenjia (Soraya) Zheng, Contributing Writer · Retrieval & Evaluation
Wenjia (Soraya) Zheng
Contributing Writer · Retrieval & Evaluation
XZ
Xintian Zhang
Contributing Writer · Data & NLQ
ZT
Ziyi Tao
Contributing Writer · Retrieval & Search
CB
Chandler Benson
Contributing Writer · Customer Programs
ES
Portrait of Elias Saljuki, Contributing Editor · Product Strategy
Elias Saljuki
Contributing Editor · Product Strategy
GC
Ginny Casuccio
Contributing Editor · Customer Outcomes
GQ
Portrait of Gloria Qian Zhang, Contributing Editor · Governance & Procurement
Gloria Qian Zhang
Contributing Editor · Governance & Procurement
LB
Laura Bradley McCoy
Contributing Writer · GTM & Partner Ecosystem
MT
Merve Tengiz
Contributing Editor · Procurement & Vendor Strategy
MC
Portrait of Michael Clough, Editorial Advisor · Agentic AI
Michael Clough
Editorial Advisor · Agentic AI
READER QUESTIONS

What this hub answers, in plain English.

The six questions our readers — CIOs, AI leads, and platform architects — ask before they bookmark this site. Each answer links into the deeper pillar where it is sourced.

01

What is agentic AI?

Agentic AI describes systems built around an autonomous loop — observe, reason, act, and replan without waiting for a human click. The distinction matters: a workflow with a language model bolted on is not an agent. Real agents can rewrite their own plan mid-execution when a tool call fails or new evidence surfaces. Gartner counted only about 130 vendors shipping anything that meets that bar in mid-2025, against thousands of self-described agentic vendors.
02

What is the Model Context Protocol (MCP)?

MCP is the open standard agents use to discover and call external tools. Anthropic released the draft in November 2024; by December 2025 it had been donated to the Linux Foundation and adopted by every major model provider. Servers expose tools, resources, and prompts; clients (the agent runtime) consume them through a uniform JSON-RPC interface. The practical payoff: one integration per backend, instead of one per agent framework.
03

How is agentic AI different from enterprise RAG?

Vanilla RAG retrieves passages from your corpus and stuffs them into a prompt — a one-shot read-and-reply. Agentic systems can chain multiple retrievals, call other tools between them, and decide when they have enough evidence. Agentic RAG (the hybrid) is now standard for any retrieval workload that requires cross-document reasoning. Vanilla RAG is still the right answer for short factual questions where one retrieval will do the job.
04

How does AI governance change when agents are autonomous?

Static review boards do not catch agents that change behavior between runs. Governance has to move to runtime: tool-level authorization, per-call audit trails, policy-as-code that gates tool execution, and guardian agents that supervise primary agents. ISO/IEC 42001 and the NIST AI Risk Management Framework both expect this loop for agentic deployments. The compliance question stops being "what model did you use" and becomes "what did the agent actually do, and who approved it."
05

Who edits Explore Agentic, and why does that matter for trust?

This hub is published by ASCENDING — the AWS Advanced Consulting Partner that builds Jarvis AI, a governance-first, MCP-native agent platform. We disclose this on every page that mentions Jarvis or a competitor, and we mark the Jarvis row in every comparison table. Writing from inside the problem lets us show production patterns instead of secondary-source summaries; the visible disclosure is there so readers can weigh the source.
06

How often is the hub updated?

The four pillars — Agentic AI, MCP, AI Governance, Enterprise RAG — are reviewed each quarter and refreshed against the latest standards drafts, vendor releases, and analyst reports. Glossary entries update on demand whenever the underlying spec or category shifts. Every page carries a visible "Updated [month, year]" stamp; the publish and modified dates also appear in the page's Article structured data so search engines see the freshness directly.
07

Should we build our own agents or buy an enterprise platform?

Build for unique workflows where the agent loop is itself a competitive moat — proprietary planning logic, regulated decision paths, or deeply embedded internal tools. Buy for the long tail: support triage, sales research, IT helpdesk, document workflows, employee Q&A. The economics in 2026 favor buy-then-extend: a governance-first platform like Jarvis AI gives you the gateway, registry, audit trail, and MCP integrations on day one, then you author the prompts and tools that encode your specific work. The DIY path adds 6–12 months of platform engineering before the first agent ships, plus the ongoing burden of keeping pace with model and protocol churn. Most enterprises that started DIY in 2024 are now consolidating onto a platform.
08

How do you measure ROI on enterprise agentic AI?

Productivity-minute arithmetic — "each agent saves N minutes per task" — is how the first wave of programs embarrassed themselves in 2024–2025. The framework that survives CFO review pins agent value to direct P&L impact: reduced fully-loaded support cost per ticket, deflected hires in a backfill plan, accelerated revenue from faster sales-research cycles, or recovered margin from automated reconciliation. Salesforce reported $1.7M of new sales pipeline generated by Agentforce in year one as a benchmark of the magnitude that lands in board-deck slides. Our /playbooks/ai-agent-roi piece walks through the model line-by-line, including the metrics CFOs reject and the substitutes that hold up.
09

Which industries have deployed agentic AI in production right now?

Customer support and IT helpdesk are the furthest along — Moveworks (now part of ServiceNow), Salesforce Agentforce, and Zendesk's AI agents are all generally available with reference customers reporting 20–40% deflection of tier-one tickets. Financial services have moved on document-heavy workflows: KYC reviews, loan processing, claims triage, with governance layered to satisfy regulators. Healthcare is slower but real for revenue-cycle management and prior-authorization workflows. The pattern: bounded workflows with rich evidence trails and clear undo paths deploy first; open-ended creative or strategic work stays human-led for now.
THE PRODUCT

The team writing this ships Jarvis AI

This hub is the editorial layer. Jarvis is where the patterns we cover — governance, registry, guardrails — get deployed. If you're scoping a program rather than just reading, the product page is the next step.

See Jarvis AI

ascendingdc.com/jarvis-ai — ASCENDING's enterprise agentic AI platform.