<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Archives des Agentic Value Streams - Agile Enterprise Partner</title>
	<atom:link href="https://agile-enterprise-partner.com/sujet/agentic-value-streams/feed/" rel="self" type="application/rss+xml" />
	<link>https://agile-enterprise-partner.com/sujet/agentic-value-streams/</link>
	<description>Architecte du modèle opérationnel IT &#38; Digital à l&#039;ère de l&#039;IA</description>
	<lastBuildDate>Wed, 13 May 2026 09:45:06 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://agile-enterprise-partner.com/wp-content/uploads/2020/07/cropped-AEP_logo_mini-32x32.png</url>
	<title>Archives des Agentic Value Streams - Agile Enterprise Partner</title>
	<link>https://agile-enterprise-partner.com/sujet/agentic-value-streams/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Enjeux CIO 2026-2027</title>
		<link>https://agile-enterprise-partner.com/articles/enjeux-cio-2026-2027/</link>
		
		<dc:creator><![CDATA[Sébastien DELAYRE]]></dc:creator>
		<pubDate>Wed, 13 May 2026 09:28:11 +0000</pubDate>
				<category><![CDATA[CIO Office]]></category>
		<category><![CDATA[Enterprise Architecture]]></category>
		<category><![CDATA[Gouvernance IA & AI Act]]></category>
		<category><![CDATA[Product Operating Model]]></category>
		<category><![CDATA[Strategic Portfolio Management]]></category>
		<category><![CDATA[Transformation]]></category>
		<category><![CDATA[Agentic Value Streams]]></category>
		<category><![CDATA[AI Act]]></category>
		<category><![CDATA[CIO]]></category>
		<category><![CDATA[FinOps IA]]></category>
		<category><![CDATA[IA agentique]]></category>
		<category><![CDATA[Leadership agentique]]></category>
		<guid isPermaLink="false">https://agile-enterprise-partner.com/?p=5009</guid>

					<description><![CDATA[<p>La grande bifurcation 2026-2027 ouvre une fracture entre les CIO qui refondent leur modèle opérationnel pour l'IA agentique et ceux qui plafonnent. L'édition annuelle Agile Enterprise Partner trace les 5 lignes de fracture qui décident de la trajectoire : Product Operating Model, gouvernance et AI Act, FinOps IA, Agentic Value Streams, Leadership Transformation. 5 PDF thématiques, 163 pages d'analyse, 4 métriques signature pour piloter. À télécharger gratuitement.</p>
<p>L’article <a href="https://agile-enterprise-partner.com/articles/enjeux-cio-2026-2027/">Enjeux CIO 2026-2027</a> est apparu en premier sur <a href="https://agile-enterprise-partner.com">Agile Enterprise Partner</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<style>
/* ═══════════════════════════════════════════════════════════════════════
   CSS SCOPÉ — Tout est préfixé par .aep-landing pour éviter les conflits
   avec le thème WordPress de agile-enterprise-partner.com
   ═══════════════════════════════════════════════════════════════════════ */

.aep-landing {
  --aep-orange: #E42E18;
  --aep-blue: #3E4797;
  --aep-violet: #2B213D;
  --aep-bg: #FAFAFA;
  --aep-surface: #FFFFFF;
  --aep-text: #2B213D;
  --aep-muted: #6B6677;
  --aep-border: #E5E3E8;
  --aep-shadow: 0 1px 3px rgba(43, 33, 61, 0.06), 0 8px 24px rgba(43, 33, 61, 0.04);
  --aep-max-width: 1140px;

  font-family: 'Open Sans', -apple-system, sans-serif;
  background: var(--aep-bg);
  color: var(--aep-text);
  line-height: 1.6;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

.aep-landing *, .aep-landing *::before, .aep-landing *::after {
  box-sizing: border-box;
}

.aep-landing h1, .aep-landing h2, .aep-landing h3, .aep-landing h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: var(--aep-violet);
  line-height: 1.2;
  margin: 0;
}

.aep-landing p { margin: 0; }
.aep-landing ul { list-style: none; padding: 0; margin: 0; }

.aep-landing a {
  color: var(--aep-orange);
  text-decoration: none;
  transition: opacity 0.2s;
}
.aep-landing a:hover { opacity: 0.75; }

.aep-landing .aep-container {
  max-width: var(--aep-max-width);
  margin: 0 auto;
  padding: 0 24px;
}

/* HERO */
.aep-landing .hero {
  background:
    radial-gradient(circle at 80% 20%, rgba(228, 46, 24, 0.06) 0%, transparent 50%),
    radial-gradient(circle at 10% 80%, rgba(62, 71, 151, 0.05) 0%, transparent 50%),
    var(--aep-surface);
  padding: 80px 0 100px;
  border-bottom: 1px solid var(--aep-border);
  position: relative;
  overflow: hidden;
}
.aep-landing .hero::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -10%;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(228, 46, 24, 0.04), transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}
.aep-landing .hero-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 80px;
  align-items: center;
  position: relative;
}
.aep-landing .hero-eyebrow {
  display: inline-block;
  background: rgba(228, 46, 24, 0.08);
  color: var(--aep-orange);
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.aep-landing .hero h1 {
  font-size: clamp(36px, 5vw, 56px);
  font-weight: 800;
  letter-spacing: -1.5px;
  margin-bottom: 24px;
}
.aep-landing .hero h1 .accent { color: var(--aep-orange); }
.aep-landing .hero-tagline {
  font-size: 22px;
  color: var(--aep-blue);
  font-weight: 600;
  margin-bottom: 28px;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.4;
}
.aep-landing .hero-lead {
  font-size: 17px;
  color: var(--aep-text);
  margin-bottom: 36px;
  max-width: 580px;
}
.aep-landing .hero-stats {
  display: flex;
  gap: 32px;
  margin-bottom: 36px;
  flex-wrap: wrap;
}
.aep-landing .stat-number {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: var(--aep-violet);
  line-height: 1;
  margin-bottom: 6px;
}
.aep-landing .stat-label {
  font-size: 13px;
  color: var(--aep-muted);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.aep-landing .hero-cta-group { display: flex; gap: 16px; flex-wrap: wrap; }
.aep-landing .btn-primary {
  background: var(--aep-orange);
  color: #fff;
  padding: 16px 32px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 4px 12px rgba(228, 46, 24, 0.2);
}
.aep-landing .btn-primary:hover {
  opacity: 1;
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(228, 46, 24, 0.3);
  color: #fff;
}
.aep-landing .btn-secondary {
  background: transparent;
  color: var(--aep-violet);
  padding: 16px 28px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 15px;
  border: 1.5px solid var(--aep-border);
}
.aep-landing .btn-secondary:hover {
  border-color: var(--aep-violet);
  color: var(--aep-violet);
  opacity: 1;
}

/* HERO COVER VISUAL */
.aep-landing .hero-cover {
  position: relative;
  aspect-ratio: 0.85;
  perspective: 1000px;
}
.aep-landing .cover-stack {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
}
.aep-landing .cover-card {
  position: absolute;
  width: 78%;
  aspect-ratio: 0.7;
  background: var(--aep-surface);
  border-radius: 8px;
  border: 1px solid var(--aep-border);
  box-shadow: var(--aep-shadow);
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: transform 0.4s ease;
}
.aep-landing .cover-card:nth-child(1) {
  transform: rotate(-6deg) translate(-12%, 4%);
  z-index: 1;
  opacity: 0.85;
}
.aep-landing .cover-card:nth-child(2) {
  transform: rotate(-1deg) translate(-2%, -4%);
  z-index: 2;
  opacity: 0.95;
}
.aep-landing .cover-card:nth-child(3) {
  transform: rotate(4deg) translate(8%, -10%);
  z-index: 3;
}
.aep-landing .hero-cover:hover .cover-card:nth-child(1) { transform: rotate(-9deg) translate(-16%, 6%); }
.aep-landing .hero-cover:hover .cover-card:nth-child(3) { transform: rotate(7deg) translate(12%, -12%); }

.aep-landing .cover-card .num {
  font-family: 'Montserrat', sans-serif;
  font-size: 56px;
  font-weight: 800;
  color: var(--aep-orange);
  line-height: 1;
  letter-spacing: -2px;
}
.aep-landing .cover-card .ttl {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: var(--aep-violet);
  line-height: 1.2;
}
.aep-landing .cover-card .ftr {
  font-size: 11px;
  color: var(--aep-muted);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

/* SECTIONS */
.aep-landing .aep-section { padding: 80px 0; }
.aep-landing .aep-section.alt {
  background: var(--aep-surface);
  border-top: 1px solid var(--aep-border);
  border-bottom: 1px solid var(--aep-border);
}
.aep-landing .section-header {
  max-width: 720px;
  margin: 0 auto 56px;
  text-align: center;
}
.aep-landing .section-eyebrow {
  display: inline-block;
  color: var(--aep-orange);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.aep-landing .section-header h2 {
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 800;
  letter-spacing: -0.8px;
  margin-bottom: 18px;
}
.aep-landing .section-header p {
  font-size: 18px;
  color: var(--aep-muted);
  line-height: 1.6;
}

/* THESE BLOCK */
.aep-landing .thesis {
  background: linear-gradient(135deg, var(--aep-violet) 0%, #1F1830 100%);
  color: #fff;
  padding: 72px 56px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}
.aep-landing .thesis::before {
  content: '';
  position: absolute;
  top: -100px;
  right: -100px;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(228, 46, 24, 0.2), transparent);
  border-radius: 50%;
}
.aep-landing .thesis::after {
  content: '"';
  position: absolute;
  top: -20px;
  left: 32px;
  font-family: 'Montserrat', sans-serif;
  font-size: 200px;
  color: var(--aep-orange);
  opacity: 0.15;
  line-height: 1;
  font-weight: 800;
}
.aep-landing .thesis-eyebrow {
  display: inline-block;
  background: var(--aep-orange);
  color: #fff;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 28px;
  position: relative;
  z-index: 1;
}
.aep-landing .thesis h2 {
  color: #fff;
  font-size: clamp(28px, 3.5vw, 38px);
  font-weight: 800;
  letter-spacing: -0.8px;
  margin-bottom: 28px;
  position: relative;
  z-index: 1;
  max-width: 920px;
}
.aep-landing .thesis-body {
  font-size: 18px;
  line-height: 1.7;
  max-width: 820px;
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  color: rgba(255, 255, 255, 0.92);
}
.aep-landing .thesis-body strong { color: #fff; font-weight: 600; }
.aep-landing .thesis-cohorts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  position: relative;
  z-index: 1;
}
.aep-landing .cohort {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  padding: 24px;
  backdrop-filter: blur(10px);
}
.aep-landing .cohort-stat {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  font-weight: 800;
  color: var(--aep-orange);
  margin-bottom: 4px;
  line-height: 1;
}
.aep-landing .cohort-label {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 14px;
}
.aep-landing .cohort-text {
  color: rgba(255, 255, 255, 0.85);
  font-size: 15px;
  line-height: 1.5;
}

/* PDF GRID */
.aep-landing .pdf-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 24px;
  margin-top: 40px;
}
.aep-landing .pdf-card {
  background: var(--aep-surface);
  border: 1px solid var(--aep-border);
  border-radius: 12px;
  padding: 32px 28px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.aep-landing .pdf-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 4px;
  background: var(--aep-orange);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}
.aep-landing .pdf-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(43, 33, 61, 0.08);
  border-color: var(--aep-orange);
}
.aep-landing .pdf-card:hover::before { transform: scaleX(1); }
.aep-landing .pdf-card-num {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: var(--aep-orange);
  letter-spacing: 1px;
  margin-bottom: 14px;
}
.aep-landing .pdf-card h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
  line-height: 1.25;
}
.aep-landing .pdf-card-subtitle {
  font-size: 14px;
  color: var(--aep-blue);
  font-weight: 600;
  margin-bottom: 20px;
  font-style: italic;
}
.aep-landing .pdf-card-desc {
  color: var(--aep-muted);
  font-size: 15px;
  margin-bottom: 24px;
  flex-grow: 1;
}
.aep-landing .pdf-card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  border-top: 1px solid var(--aep-border);
  font-size: 13px;
}
.aep-landing .pdf-card-pages {
  color: var(--aep-muted);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.aep-landing .pdf-card-link {
  color: var(--aep-orange);
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.aep-landing .pdf-card-link svg { transition: transform 0.2s ease; }
.aep-landing .pdf-card:hover .pdf-card-link svg { transform: translateX(4px); }

/* METRICS */
.aep-landing .metrics-section { background: var(--aep-surface); }
.aep-landing .metrics-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
  margin-top: 40px;
}
.aep-landing .metric-card {
  background: var(--aep-bg);
  border-left: 4px solid var(--aep-orange);
  padding: 28px 24px;
  border-radius: 0 8px 8px 0;
}
.aep-landing .metric-card:nth-child(2) { border-left-color: var(--aep-blue); }
.aep-landing .metric-card:nth-child(3) { border-left-color: var(--aep-violet); }
.aep-landing .metric-card:nth-child(4) { border-left-color: var(--aep-orange); }
.aep-landing .metric-name {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: var(--aep-violet);
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
.aep-landing .metric-fullname {
  font-size: 13px;
  color: var(--aep-muted);
  font-style: italic;
  margin-bottom: 14px;
}
.aep-landing .metric-desc {
  color: var(--aep-text);
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 12px;
}
.aep-landing .metric-source {
  font-size: 12px;
  color: var(--aep-blue);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* AUTHOR BLOCK */
.aep-landing .author-block {
  background: var(--aep-surface);
  border: 1px solid var(--aep-border);
  border-radius: 12px;
  padding: 48px;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 36px;
  align-items: center;
  margin-top: 40px;
}
.aep-landing .author-avatar {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--aep-orange), var(--aep-violet));
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 42px;
  font-weight: 800;
  flex-shrink: 0;
}
.aep-landing .author-name {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: var(--aep-violet);
  margin-bottom: 4px;
}
.aep-landing .author-title {
  font-size: 15px;
  color: var(--aep-orange);
  font-weight: 600;
  margin-bottom: 16px;
}
.aep-landing .author-bio {
  color: var(--aep-text);
  font-size: 15px;
  line-height: 1.6;
}

/* FINAL CTA */
.aep-landing .final-cta {
  background: linear-gradient(135deg, var(--aep-orange) 0%, #C42415 100%);
  color: #fff;
  padding: 80px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.aep-landing .final-cta::before,
.aep-landing .final-cta::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,0.1), transparent);
}
.aep-landing .final-cta::before {
  top: -150px; left: -100px; width: 400px; height: 400px;
}
.aep-landing .final-cta::after {
  bottom: -150px; right: -100px; width: 400px; height: 400px;
}
.aep-landing .final-cta h2 {
  color: #fff;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 800;
  letter-spacing: -0.8px;
  margin-bottom: 18px;
  position: relative;
  z-index: 1;
}
.aep-landing .final-cta p {
  font-size: 18px;
  max-width: 640px;
  margin: 0 auto 36px;
  position: relative;
  z-index: 1;
  opacity: 0.95;
}
.aep-landing .final-cta .btn-on-orange {
  background: #fff;
  color: var(--aep-orange);
  padding: 18px 40px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 1;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.aep-landing .final-cta .btn-on-orange:hover {
  background: var(--aep-violet);
  color: #fff;
  transform: translateY(-1px);
  opacity: 1;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .aep-landing .hero-grid { grid-template-columns: 1fr; gap: 48px; }
  .aep-landing .hero-cover { max-width: 320px; margin: 0 auto; }
  .aep-landing .thesis { padding: 48px 28px; }
  .aep-landing .thesis-cohorts { grid-template-columns: 1fr; }
  .aep-landing .author-block { grid-template-columns: 1fr; text-align: center; padding: 32px; }
  .aep-landing .author-avatar { margin: 0 auto; }
  .aep-landing .aep-section { padding: 56px 0; }
  .aep-landing .hero { padding: 56px 0 72px; }
  .aep-landing .hero-stats { gap: 20px; }
  .aep-landing .stat-number { font-size: 28px; }
}

/* SCROLL ANIMATIONS */
@media (prefers-reduced-motion: no-preference) {
  .aep-landing .reveal {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
  }
  .aep-landing .reveal.visible {
    opacity: 1;
    transform: translateY(0);
  }
}
</style>


<!-- ═══════════════════════════════════════════════════════════════════════
     CONTENU DE LA LANDING (wrapper .aep-landing obligatoire)
     ═══════════════════════════════════════════════════════════════════════ -->

<div class="aep-landing">

  <!-- HERO -->
  <section class="hero">
    <div class="aep-container">
      <div class="hero-grid">
        <div class="hero-content">
          <span class="hero-eyebrow">Édition annuelle 2026-2027 · Mai 2026</span>
          <h1>Enjeux <span class="accent">CIO</span><br>2026-2027</h1>
          <p class="hero-tagline">La grande bifurcation : 5 lignes de fracture qui décideront de votre trajectoire.</p>
          <p class="hero-lead">
            En 2025, vous avez adopté l&#8217;IA. En 2026-2027, votre modèle opérationnel va décider de votre trajectoire. Cette édition trace les 5 lignes de fracture qui séparent la cohorte minoritaire qui réussit de la majorité qui plafonne.
          </p>

          <div class="hero-stats">
            <div class="stat-item">
              <div class="stat-number">5</div>
              <div class="stat-label">PDF thématiques</div>
            </div>
            <div class="stat-item">
              <div class="stat-number">163</div>
              <div class="stat-label">Pages d&#8217;analyse</div>
            </div>
            <div class="stat-item">
              <div class="stat-number">200+</div>
              <div class="stat-label">Sources sourcées 2025-2026</div>
            </div>
            <div class="stat-item">
              <div class="stat-number">4</div>
              <div class="stat-label">Métriques signature AEP</div>
            </div>
          </div>

          <div class="hero-cta-group">
            <a href="/wp-content/uploads/2026/05/AEP_ExecSum_enjeux-cio-2026-2027_20260423.pdf" class="btn-primary"  target="_blank">Lire l&#8217;Executive Summary</a>
          </div>
        </div>

        <div class="hero-cover">
          <div class="cover-stack">
            <div class="cover-card">
              <div>
                <div class="num">02</div>
                <div class="ttl" style="margin-top: 12px;">Gouvernance &amp; AI Act</div>
              </div>
              <div class="ftr">AEP — 2026</div>
            </div>
            <div class="cover-card">
              <div>
                <div class="num">04</div>
                <div class="ttl" style="margin-top: 12px;">Agentic Value Streams</div>
              </div>
              <div class="ftr">AEP — 2026</div>
            </div>
            <div class="cover-card">
              <div>
                <div class="num">01</div>
                <div class="ttl" style="margin-top: 12px;">Product Operating Model</div>
              </div>
              <div class="ftr">AEP — 2026</div>
            </div>
          </div>
        </div>

      </div>
    </div>
  </section>

  <!-- THÈSE -->
  <section class="aep-section" id="aep-executive-summary">
    <div class="aep-container">
      <div class="section-header">
        <span class="section-eyebrow">La thèse 2026-2027</span>
        <h2>Une fracture s&#8217;ouvre entre deux cohortes de DSI</h2>
        <p>Selon les études convergentes 2025-2026, deux trajectoires émergent. Le modèle opérationnel décide.</p>
      </div>

      <div class="thesis">
        <span class="thesis-eyebrow">La grande bifurcation</span>
        <h2>En 2025, vous avez adopté l&#8217;IA. En 2026-2027, votre modèle opérationnel va décider de votre trajectoire.</h2>
        <p class="thesis-body">
          Selon le Gartner 2026 CIO Survey, <strong>64 % des CIO prévoient de déployer des agents autonomes dans les 24 prochains mois</strong>. Pourtant, l&#8217;étude MIT Project NANDA montre que <strong>95 % des pilotes GenAI n&#8217;ont produit aucun impact mesurable sur le P&#038;L en 2025</strong>. La fracture se creuse.
        </p>

        <div class="thesis-cohorts">
          <div class="cohort">
            <div class="cohort-stat">15-25 %</div>
            <div class="cohort-label">La cohorte qui refonde</div>
            <p class="cohort-text">Refondent leur modèle opérationnel pour accueillir l&#8217;agentique comme colonne vertébrale. Gain de productivité d&#8217;un facteur 2 à 10.</p>
          </div>
          <div class="cohort">
            <div class="cohort-stat">75-85 %</div>
            <div class="cohort-label">La cohorte qui superpose</div>
            <p class="cohort-text">Superposent les agents sur un modèle pensé pour les applications. Plafonnent à 10-20 % de gains locaux non capitalisés.</p>
          </div>
        </div>
      </div>
    </div>
  </section>

  <!-- 5 PDF -->
  <section class="aep-section alt" id="aep-telecharger">
    <div class="aep-container">
      <div class="section-header">
        <span class="section-eyebrow">L&#8217;édition complète</span>
        <h2>5 lignes de fracture, 5 PDF thématiques</h2>
        <p>Chaque PDF analyse une ligne de fracture, propose un cadre opérationnel actionnable et un plan d&#8217;action structuré.</p>
      </div>

      <div class="pdf-grid">

        <article class="pdf-card">
          <div class="pdf-card-num">PDF 01</div>
          <h3>De l&#8217;IA à l&#8217;entreprise agentique : le Product Operating Model 2026</h3>
          <p class="pdf-card-subtitle">Refonder le POM 2018-2024 pour intégrer les agents comme acteurs des squads</p>
          <p class="pdf-card-desc">Les agents IA passent de tools à actors. Trois transformations structurantes : intégration aux squads, refonte du SDLC humain-IA, mesure de la contribution hybride. Cas Luxe.</p>
          <div class="pdf-card-meta">
            <span class="pdf-card-pages">27 pages · Cas Luxe</span>
            <a href="/wp-content/uploads/2026/05/AEP_PDF1_pom-agentique_20260423.pdf" class="pdf-card-link"  target="_blank">
              Télécharger
              <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg>
            </a>
          </div>
        </article>

        <article class="pdf-card">
          <div class="pdf-card-num">PDF 02</div>
          <h3>Gouvernance, AI Act &amp; Agentic Constitution</h3>
          <p class="pdf-card-subtitle">De la gouvernance documentaire à la gouvernance opérationnelle</p>
          <p class="pdf-card-desc">L&#8217;AI Act entre en application pleine le 2 août 2026. Trois transformations : policy-as-code, out-of-process enforcement, Agentic Constitution. Trio CIO-CISO-CDO. Cas Banque.</p>
          <div class="pdf-card-meta">
            <span class="pdf-card-pages">32 pages · Cas Banque</span>
            <a href="/wp-content/uploads/2026/05/AEP_PDF2_gouvernance-ai-act_20260506.pdf" class="pdf-card-link"  target="_blank">
              Télécharger
              <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg>
            </a>
          </div>
        </article>

        <article class="pdf-card">
          <div class="pdf-card-num">PDF 03</div>
          <h3>FinOps IA &amp; souveraineté de l&#8217;inférence</h3>
          <p class="pdf-card-subtitle">Du budget projet à la maîtrise du coût d&#8217;inférence</p>
          <p class="pdf-card-desc">L&#8217;inférence représente 85 % du budget IA. Trois transformations : Inference Economics, Unit Economics Attribution, Hybrid Consumption Architecture. Métriques QACT, IRR, AUM. Cas Retail.</p>
          <div class="pdf-card-meta">
            <span class="pdf-card-pages">32 pages · Cas Retail</span>
            <a href=/wp-content/uploads/2026/05/AEP_PDF3_finops-ia_20260507.pdf" class="pdf-card-link"  target="_blank">
              Télécharger
              <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg>
            </a>
          </div>
        </article>

        <article class="pdf-card">
          <div class="pdf-card-num">PDF 04</div>
          <h3>Agentic Value Streams</h3>
          <p class="pdf-card-subtitle">Refonder l&#8217;architecture et le pilotage de la valeur à l&#8217;ère des agents</p>
          <p class="pdf-card-desc">Vos Value Streams ont été conçus pour des humains. Trois transformations : ArchiMate agents-first, Strategic Portfolio Management Agent-Aware, OKR avec ventilation humain/IA/hybride. Métrique VSHI. Cas Industrie.</p>
          <div class="pdf-card-meta">
            <span class="pdf-card-pages">33 pages · Cas Industrie</span>
            <a href="/wp-content/uploads/2026/05/AEP_PDF4_agentic-value-streams_20260507.pdf" class="pdf-card-link"  target="_blank">
              Télécharger
              <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg>
            </a>
          </div>
        </article>

        <article class="pdf-card">
          <div class="pdf-card-num">PDF 05</div>
          <h3>Leadership Transformation IA</h3>
          <p class="pdf-card-subtitle">Du CIO contrôleur au CIO Agent-Enabler</p>
          <p class="pdf-card-desc">Sans transformation personnelle, les transformations techniques restent du bruit. Trois transformations : CIO Agent-Enabler, triptyque du leader 2026, déverrouillage des trois croyances ancrées. Cas Conseil/Tech.</p>
          <div class="pdf-card-meta">
            <span class="pdf-card-pages">33 pages · Cas Conseil/Tech</span>
            <a href="/wp-content/uploads/2026/05/AEP_PDF5_leadership-transformation-ia_20260507.pdf" class="pdf-card-link"  target="_blank">
              Télécharger
              <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg>
            </a>
          </div>
        </article>

        <article class="pdf-card" style="background: linear-gradient(135deg, var(--aep-violet), #1F1830); color: #fff; border-color: var(--aep-violet);">
          <div class="pdf-card-num" style="color: var(--aep-orange);">SYNTHÈSE</div>
          <h3 style="color: #fff;">Executive Summary</h3>
          <p class="pdf-card-subtitle" style="color: rgba(255,255,255,0.7);">La vision d&#8217;ensemble des 5 lignes de fracture</p>
          <p class="pdf-card-desc" style="color: rgba(255,255,255,0.85);">6 pages de synthèse pour saisir rapidement la grande bifurcation, les 5 enjeux structurants, et le plan d&#8217;action transverse 2026-2027.</p>
          <div class="pdf-card-meta" style="border-top-color: rgba(255,255,255,0.15);">
            <span class="pdf-card-pages" style="color: rgba(255,255,255,0.7);">6 pages · Vue d&#8217;ensemble</span>
            <a href="/wp-content/uploads/2026/05/AEP_ExecSum_enjeux-cio-2026-2027_20260423.pdf" class="pdf-card-link" style="color: var(--aep-orange);"  target="_blank">
              Télécharger
              <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg>
            </a>
          </div>
        </article>

      </div>
    </div>
  </section>

  <!-- MÉTRIQUES -->
  <section class="aep-section metrics-section">
    <div class="aep-container">
      <div class="section-header">
        <span class="section-eyebrow">Le pilotage 2026</span>
        <h2>4 métriques signature AEP pour piloter la transformation agentique</h2>
        <p>Une suite cohérente de métriques introduite progressivement à travers les 5 PDF, qui forme un actif éditorial réutilisable pour le CIO.</p>
      </div>

      <div class="metrics-grid">

        <div class="metric-card">
          <div class="metric-name">QACT</div>
          <div class="metric-fullname">Quality-Adjusted Cost per Task</div>
          <p class="metric-desc">Productivité ajustée d&#8217;un agent par tâche, intégrant le coût des reprises et des erreurs.</p>
          <div class="metric-source">Introduit · PDF 1</div>
        </div>

        <div class="metric-card">
          <div class="metric-name">IRR</div>
          <div class="metric-fullname">Inference ROI Ratio</div>
          <p class="metric-desc">Retour sur inférence sur 30 jours rolling. Décide la continuation ou l&#8217;arrêt d&#8217;un agent.</p>
          <div class="metric-source">Introduit · PDF 3</div>
        </div>

        <div class="metric-card">
          <div class="metric-name">AUM</div>
          <div class="metric-fullname">Agent Unit Margin</div>
          <p class="metric-desc">Marge unitaire d&#8217;un agent. Évalue la rentabilité réelle d&#8217;un agent en production.</p>
          <div class="metric-source">Introduit · PDF 3</div>
        </div>

        <div class="metric-card">
          <div class="metric-name">VSHI</div>
          <div class="metric-fullname">Value Stream Hybridization Index</div>
          <p class="metric-desc">Degré d&#8217;hybridation d&#8217;un Value Stream. Mesure la trajectoire stratégique de transformation.</p>
          <div class="metric-source">Introduit · PDF 4</div>
        </div>

      </div>
    </div>
  </section>

  <!-- AUTEUR -->
  <section class="aep-section">
    <div class="aep-container">
      <div class="section-header">
        <span class="section-eyebrow">L&#8217;auteur</span>
        <h2>Sébastien Delayre</h2>
      </div>

      <div class="author-block">
        <div class="author-avatar">SD</div>
        <div>
          <div class="author-name">Sébastien Delayre</div>
          <div class="author-title">Fondateur AEP · Directeur de la transformation IT &amp; Digital · CIO/CDO Advisor</div>
          <p class="author-bio">
            29 ans d&#8217;expérience auprès de grands comptes CAC40 et SBF120 (LVMH, Sephora, Christian Dior Couture, HSBC, Servier, Société Générale, Leroy Merlin, OTIS, ING Bank). Architecte du modèle opérationnel IT &amp; Digital à l&#8217;ère de l&#8217;IA agentique. Spécialiste SAFe, Lean Portfolio Management, Value Streams, IT4IT, TOGAF, ArchiMate. Cette édition est le fruit de plus de nombreuses missions auprès de DSI grands comptes en 2024-2026 et d&#8217;une recherche approfondie.
          </p>
        </div>
      </div>
    </div>
  </section>

  <!-- CTA FINAL -->
  <section class="final-cta">
    <div class="aep-container">
      <h2>Prêt à refonder votre modèle opérationnel ?</h2>
      <p>5 PDF thématiques, un Executive Summary, 163 pages d&#8217;analyse structurée pour décider et agir en 2026-2027.</p>
      <a href="/contact/" class="btn-on-orange">
        Contactez-moi
        <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg>
      </a>
    </div>
  </section>

</div>


<script>
// Reveal animations on scroll — idempotent (safe to load multiple times)
(function() {
  if (window._aepLandingInit) return;
  window._aepLandingInit = true;

  var observer = new IntersectionObserver(function(entries) {
    entries.forEach(function(entry) {
      if (entry.isIntersecting) {
        entry.target.classList.add('visible');
      }
    });
  }, { threshold: 0.1, rootMargin: '0px 0px -50px 0px' });

  document.querySelectorAll('.aep-landing .aep-section, .aep-landing .pdf-card, .aep-landing .metric-card').forEach(function(el) {
    el.classList.add('reveal');
    observer.observe(el);
  });
})();
</script>
<p>L’article <a href="https://agile-enterprise-partner.com/articles/enjeux-cio-2026-2027/">Enjeux CIO 2026-2027</a> est apparu en premier sur <a href="https://agile-enterprise-partner.com">Agile Enterprise Partner</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Agentic Value Streams : le nouveau pilier du portefeuille IT</title>
		<link>https://agile-enterprise-partner.com/articles/agentic-value-streams-portefeuille-it-2026/</link>
		
		<dc:creator><![CDATA[Sébastien DELAYRE]]></dc:creator>
		<pubDate>Wed, 22 Apr 2026 15:28:51 +0000</pubDate>
				<category><![CDATA[Enterprise Architecture]]></category>
		<category><![CDATA[Strategic Portfolio Management]]></category>
		<category><![CDATA[Agentic Value Streams]]></category>
		<category><![CDATA[Enterprise Architect]]></category>
		<category><![CDATA[IA agentique]]></category>
		<category><![CDATA[LPM]]></category>
		<category><![CDATA[OKR]]></category>
		<category><![CDATA[SAFe]]></category>
		<guid isPermaLink="false">https://agile-enterprise-partner.com/?p=4987</guid>

					<description><![CDATA[<p>Les entreprises construisent leurs agents IA plus vite qu'elles ne repensent leurs value streams. L'Agentic Value Stream devient la grille 2026.</p>
<p>L’article <a href="https://agile-enterprise-partner.com/articles/agentic-value-streams-portefeuille-it-2026/">Agentic Value Streams : le nouveau pilier du portefeuille IT</a> est apparu en premier sur <a href="https://agile-enterprise-partner.com">Agile Enterprise Partner</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Aujourd&#8217;hui, la plupart des DSI construisent leurs agents IA plus vite qu&#8217;elles ne refondent les systèmes dans lesquels ces agents doivent opérer. Pourtant, selon&nbsp;<a href="https://www.hfsresearch.com/research/stop-scaling-agentic-ai-on-operating-models-built-for-control/">HFS Research</a>&nbsp;<em>(avril 2026, 500+ décideurs G2000)</em>, seulement 6 % des entreprises sont qualifiées de « Pioneers » en agentic AI. De même, 80 % restent en phase exploratoire. Le problème n&#8217;est pas l&#8217;IA. C&#8217;est l&#8217;architecture de valeur sous-jacente.</p>



<h2 class="wp-block-heading">Pourquoi vos value streams de 2020 ne tiennent plus</h2>



<p class="wp-block-paragraph">D&#8217;abord, un rappel de maturité. La recherche du MIT indique que 95 % des pilotes IA en entreprise échouent à passer à l&#8217;échelle. Seulement 5 % génèrent un impact profit mesurable. En synthèse, la capacité des modèles n&#8217;est plus le goulot d&#8217;étranglement.</p>



<p class="wp-block-paragraph">Ensuite, une analyse de la Berkeley Haas School&nbsp;<em>(via&nbsp;<a href="https://cmr.berkeley.edu/2026/03/governing-the-agentic-enterprise-a-new-operating-model-for-autonomous-ai-at-scale/">California Management Review</a>, mars 2026)</em>&nbsp;identifie le vrai blocage. Les value streams classiques SAFe sont cartographiées en humains qui manipulent des systèmes. Or, les agents IA y arrivent comme des&nbsp;<em>add-ons</em>&nbsp;: un copilot dans un IDE, un bot dans un ticket de service, un agent dans un CRM. Par conséquent, la valeur créée par l&#8217;IA reste confinée aux marges du flux, jamais au cœur.</p>



<p class="wp-block-paragraph">C&#8217;est exactement ce que capture la phrase-clé du rapport HFS :&nbsp;<em>« les entreprises construisent leurs capacités d&#8217;agents plus vite qu&#8217;elles ne refondent les systèmes dans lesquels ces agents doivent opérer. »</em></p>



<p class="wp-block-paragraph">Autrement dit, sans repenser le value stream lui-même, vous équipez une vieille chaîne d&#8217;outils modernes. Les gains plafonnent à 10-20 % quand l&#8217;IA promet un facteur 2 à 10&nbsp;<em>(Cigref, mars 2026)</em>.</p>



<h2 class="wp-block-heading">3 différences structurantes d&#8217;une Agentic Value Stream</h2>



<h3 class="wp-block-heading">Différence 1 — Les agents IA sont cartographiés au même rang que les humains</h3>



<p class="wp-block-paragraph">D&#8217;abord, dans un value stream classique, vous modélisez les acteurs humains&nbsp;<em>(Product Manager, développeur, analyste)</em>&nbsp;et les systèmes qu&#8217;ils opèrent. Les agents IA n&#8217;apparaissent pas, ou alors comme outils invisibles.</p>



<p class="wp-block-paragraph">En revanche, dans une&nbsp;<strong>Agentic Value Stream</strong>, les agents IA sont des&nbsp;<strong>citoyens de première classe</strong>&nbsp;de votre cartographie ArchiMate. Chaque agent a un rôle formel, des inputs explicites, des outputs traçables. Concrètement, cela change la posture de l&#8217;Enterprise Architect. Elle ne documente plus des systèmes passifs. Elle orchestre un écosystème d&#8217;acteurs humains et non-humains qui collaborent.</p>



<h3 class="wp-block-heading">Différence 2 — Les OKR intègrent la contribution IA mesurable</h3>



<p class="wp-block-paragraph">Ensuite, un value stream traditionnel pilote la vélocité d&#8217;équipe : story points, cycle time, lead time. Pourtant, ces métriques ne captent pas la contribution spécifique de l&#8217;IA dans le flux.</p>



<p class="wp-block-paragraph">Une&nbsp;<strong>Agentic Value Stream</strong>&nbsp;rattache chaque OKR à une ventilation explicite : contribution humaine, contribution IA, contribution hybride. De ce fait, le Lean Portfolio Management devient capable d&#8217;arbitrer : cette initiative vaut-elle ses coûts d&#8217;inférence et de supervision ? Autrement dit, l&#8217;<strong>AI FinOps</strong>&nbsp;entre dans le pilotage portefeuille, pas dans un silo technique.</p>



<h3 class="wp-block-heading">Différence 3 — Le SDLC est reconstruit autour du pairing humain-IA</h3>



<p class="wp-block-paragraph">Enfin, le SDLC des années 2020 suppose un développeur qui écrit du code, un reviewer qui valide, un testeur qui exécute. Désormais, l&#8217;arrivée du développeur augmenté&nbsp;<em>(au sens du Do Tank CAST × Cigref)</em>&nbsp;rebat les cartes. Les revues de code saturent. Les validations manuelles deviennent le frein principal.</p>



<p class="wp-block-paragraph">Par conséquent, une Agentic Value Stream refonde le SDLC autour de trois principes :&nbsp;<em>Spec-Driven Development</em>,&nbsp;<em>Artefact-Driven Development</em>, observabilité des agents. Par ailleurs, cette refonte est indispensable pour capter les gains de productivité IA. En pratique, elle transforme les référentiels SAFe et IT4IT, sans les abandonner.</p>



<h2 class="wp-block-heading">4 critères pour tester la maturité de vos value streams</h2>



<p class="wp-block-paragraph">Voici la grille pour diagnostiquer où en est votre DSI :</p>



<ol class="wp-block-list">
<li><strong>Cartographie ArchiMate</strong> : les agents IA figurent-ils au même niveau que les acteurs humains, avec rôle, input, output, dépendances ? Ou sont-ils encore relégués en annotations techniques ?</li>



<li><strong>Pilotage OKR</strong> : vos OKR distinguent-ils contribution humaine, contribution IA, contribution hybride ? Ou mesurent-ils toujours la vélocité d&#8217;équipe sans ventiler ?</li>



<li><strong>Gouvernance SAFe</strong> : le Release Train Engineer, l&#8217;Epic Owner et le Product Manager ont-ils explicitement des dépendances agents IA dans leurs backlogs ? Ou l&#8217;IA reste-t-elle un sujet de cérémonie séparée ?</li>



<li><strong>Portfolio Kanban</strong> : vos initiatives sont-elles classées en <em>humain-first</em>, <em>IA-first</em> ou <em>hybride</em>, avec financement Agentic Value Stream ? Ou votre budget reste-t-il annuel et projet ?</li>
</ol>



<p class="wp-block-paragraph">Un seul critère non rempli ? Acceptable en 2026, votre DSI découvre l&#8217;agentique. Deux ou plus ? Vos value streams appartiennent structurellement à 2020.</p>



<h2 class="wp-block-heading">Pour aller plus loin</h2>



<p class="wp-block-paragraph">En synthèse, l&#8217;Agentic Value Stream n&#8217;est pas un&nbsp;<em>upgrade</em>&nbsp;de SAFe. C&#8217;est le&nbsp;<strong>nouveau pilier</strong>&nbsp;du Lean Portfolio Management à l&#8217;ère agentique. Les DSI qui le déploient en 2026 reprennent la main sur l&#8217;industrialisation de l&#8217;IA. Celles qui empilent des agents sur des value streams de 2020 constatent des gains plafonnés.</p>



<p class="wp-block-paragraph">Chez AEP, le déploiement d&#8217;Agentic Value Streams est au cœur de l&#8217;offre&nbsp;<a href="/articles/portfolio/lean-portfolio-management-et-okr/">Strategic Portfolio Management — LPM, OKR &amp; Agentic Value Streams</a>. De plus, cette refonte s&#8217;articule étroitement avec l&#8217;<a href="/articles/portfolio/conseil-en-enterprise-architecture/">Enterprise Architecture pour SI agentique</a>&nbsp;et le&nbsp;<a href="/articles/portfolio/modele-operationnel-it/">Product Operating Model</a>. Ainsi, les trois chantiers se renforcent mutuellement.</p>



<p class="wp-block-paragraph"><strong>Vos value streams cartographient-elles déjà les agents IA comme acteurs de première classe, ou les traitent-elles encore comme des outils à périphérie du flux ?</strong></p>
<p>L’article <a href="https://agile-enterprise-partner.com/articles/agentic-value-streams-portefeuille-it-2026/">Agentic Value Streams : le nouveau pilier du portefeuille IT</a> est apparu en premier sur <a href="https://agile-enterprise-partner.com">Agile Enterprise Partner</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>J&#8217;ai retiré l&#8217;agile : place au Product Operating Model</title>
		<link>https://agile-enterprise-partner.com/articles/retirer-agile-product-operating-model-2026/</link>
		
		<dc:creator><![CDATA[Sébastien DELAYRE]]></dc:creator>
		<pubDate>Tue, 21 Apr 2026 17:56:30 +0000</pubDate>
				<category><![CDATA[Product Operating Model]]></category>
		<category><![CDATA[Agentic Value Streams]]></category>
		<category><![CDATA[IA agentique]]></category>
		<category><![CDATA[IA générative]]></category>
		<category><![CDATA[Strategic Portfolio Management]]></category>
		<guid isPermaLink="false">https://agile-enterprise-partner.com/?p=4973</guid>

					<description><![CDATA[<p>J'ai retiré le mot agile de mes offres : l'agile a gagné, il ne différencie plus. Le Product Operating Model devient le cadre 2026 des DSI.</p>
<p>L’article <a href="https://agile-enterprise-partner.com/articles/retirer-agile-product-operating-model-2026/">J&#8217;ai retiré l&#8217;agile : place au Product Operating Model</a> est apparu en premier sur <a href="https://agile-enterprise-partner.com">Agile Enterprise Partner</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading">J&#8217;ai retiré l&#8217;agile : place au Product Operating Model</h1>



<p class="wp-block-paragraph">J&#8217;ai retiré le mot « agile » de mes pages d&#8217;offres, remplacé par Product Operating Model. Pas par posture, par cohérence : l&#8217;agile n&#8217;est pas mort, il a gagné. Et 64 % des dirigeants IT préparent déjà leur DSI agentique&nbsp;<em>(Gartner, 2026)</em>.</p>



<h2 class="wp-block-heading">Le contexte : l&#8217;agile a gagné, il ne différencie plus</h2>



<p class="wp-block-paragraph">Entre 2015 et 2025, j&#8217;ai accompagné des dizaines de DSI dans leur bascule agile. SAFe, LPM, trains de release, cérémonies trimestrielles. Le vocabulaire tenait lieu de feuille de route.</p>



<p class="wp-block-paragraph">En 2026, les DSI ont bouclé ce chapitre. Elles ne cherchent plus à « devenir agiles » : elles cherchent à industrialiser l&#8217;IA sans casser leur capacité de livraison. Le constat est brutal : selon le&nbsp;<a href="https://www.cigref.fr/rupture-structurelle-dans-lingenierie-logicielle-avec-lia-generative-et-lia-agentique">baromètre CAST × Cigref de mars 2026</a>, les DSI françaises mesurent 20,75 % de gains de productivité IA en moyenne. Mais les processus hérités les absorbent aussitôt. Sprints figés, validations manuelles, gouvernance en silo.</p>



<p class="wp-block-paragraph">Le paradoxe est cruel : plus une DSI est mature sur l&#8217;agile, plus elle peine à intégrer les agents IA dans ses flux produits. Le cadre 2015 a gagné, et il étouffe désormais les gains de 2026.</p>



<p class="wp-block-paragraph">Un cabinet qui parle encore « transformation digitale » ou « passage à l&#8217;échelle agile » en 2026 parle une langue morte. Les CIO avancés ont déjà tourné la page.</p>



<h2 class="wp-block-heading">Le lexique post-SAFe qui remplace l&#8217;agile</h2>



<p class="wp-block-paragraph">Depuis six mois, j&#8217;ai refondu mes offres autour d&#8217;un nouveau noyau sémantique. Trois concepts structurants remplacent l&#8217;ancien lexique.</p>



<h3 class="wp-block-heading">Du mode projet au Product Operating Model</h3>



<p class="wp-block-paragraph">Le&nbsp;<a href="/articles/portfolio/modele-operationnel-it/">Product Operating Model</a>&nbsp;n&#8217;est pas une méthode. C&#8217;est un choix d&#8217;allocation de valeur. Il acte la mort du mode projet : fin des livraisons sur périmètre fixe, fin du sprint comme unité de travail universelle.</p>



<p class="wp-block-paragraph">À la place, des équipes produit pérennes branchées sur des chaînes de valeur, qui intègrent nativement les agents IA dans leur cycle de livraison. Le SDLC n&#8217;est plus un tunnel séquentiel, c&#8217;est un flux orchestré où le développeur augmenté produit à une vitesse incompatible avec les validations manuelles de 2020.</p>



<h3 class="wp-block-heading">Des chaînes de valeur aux Agentic Value Streams</h3>



<p class="wp-block-paragraph">Les chaînes de valeur traditionnelles étaient cartographiées en humains qui manipulent des systèmes. Les Agentic Value Streams intègrent les agents IA comme acteurs du flux, pas comme add-ons. Chaque initiative se trace jusqu&#8217;à l&#8217;impact métier livré, avec mesure explicite de la contribution de l&#8217;IA.</p>



<p class="wp-block-paragraph">Le portefeuille IT ne se pilote plus par la vélocité d&#8217;équipe. Il se pilote par la valeur livrée le long des Agentic Value Streams.</p>



<h3 class="wp-block-heading">Du CIO solo au Trio CIO-CISO-CDO</h3>



<p class="wp-block-paragraph">Wavestone observe la même rupture dans son dossier&nbsp;<a href="https://www.wavestone.com/fr/insight/tendances-technologiques-2026/">Tendances 2026</a>&nbsp;: la gouvernance IA performante repose sur un trio CIO-CISO-CDO. Aucune de ces fonctions ne détient à elle seule la vision. La bascule culturelle est aussi profonde que la bascule technique — c&#8217;est tout l&#8217;enjeu de la&nbsp;<a href="/articles/portfolio/conseil-en-transformation-et-gestion-du-changement/">transformation IA des directions IT</a>.</p>



<p class="wp-block-paragraph">Trois concepts, zéro redondance avec l&#8217;ancien lexique : voilà le vocabulaire 2026.</p>



<h2 class="wp-block-heading">4 signaux que votre DSI parle une langue morte</h2>



<p class="wp-block-paragraph">Testez votre propre DSI contre cette grille. Quatre signaux indiquent que votre vocabulaire n&#8217;est pas aligné 2026 :</p>



<ol class="wp-block-list">
<li><strong>Votre roadmap IT parle encore de « passage à l&#8217;échelle agile »</strong> sans mention explicite d&#8217;IA agentique ou de Product Operating Model</li>



<li><strong>Votre gouvernance IA reste dans les mains du seul DSI</strong>, sans instance trio CIO-CISO-CDO formalisée</li>



<li><strong>Votre cartographie des chaînes de valeur</strong> n&#8217;intègre pas les agents IA comme acteurs du flux</li>



<li><strong>Votre portefeuille</strong> se pilote encore par la vélocité d&#8217;équipe, pas par la valeur livrée</li>
</ol>



<p class="wp-block-paragraph">Un seul signal allumé ? Votre DSI est en retard sur son propre langage. Deux ou plus ? Le décalage vocabulaire / réalité devient un angle mort stratégique.</p>



<p class="wp-block-paragraph">Le vocabulaire trace les priorités. Une DSI qui parle encore 2020 arbitre encore ses investissements avec les grilles de 2020 — au moment où ses concurrentes passent à celles de 2026.</p>



<h2 class="wp-block-heading">Pour aller plus loin</h2>



<p class="wp-block-paragraph">L&#8217;agile n&#8217;est pas mort : il est devenu le standard invisible, celui qui ne se revendique plus. 2026 impose un nouveau marqueur de maturité : la capacité à industrialiser l&#8217;IA dans un modèle opérationnel cohérent.</p>



<p class="wp-block-paragraph">Chez AEP, j&#8217;ai tiré cette conséquence jusqu&#8217;au bout dans mes offres et mon lexique. Les DSI qui prendront le virage seront celles qui oseront questionner leur propre vocabulaire.</p>



<p class="wp-block-paragraph"><strong>Quel mot utilisez-vous encore pour décrire votre DSI, et qui ne veut plus rien dire en 2026 ?</strong></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><strong>Maillage interne</strong>&nbsp;:&nbsp;<a href="/articles/portfolio/modele-operationnel-it/">Product Operating Model</a>&nbsp;·&nbsp;<a href="/articles/portfolio/conseil-en-transformation-et-gestion-du-changement/">Leadership Transformation IA</a>&nbsp;·&nbsp;<a href="/articles/portfolio/gouvernance-ia-conformite-ai-act/">Gouvernance IA &amp; AI Act</a></p>



<p class="wp-block-paragraph"><strong>Sources</strong>&nbsp;: CAST × Cigref&nbsp;<em>(mars 2026)</em>&nbsp;· Gartner 2026 CIO Survey&nbsp;<em>(octobre 2025)</em>&nbsp;· Wavestone Tendances 2026&nbsp;<em>(février 2026)</em></p>
<p>L’article <a href="https://agile-enterprise-partner.com/articles/retirer-agile-product-operating-model-2026/">J&#8217;ai retiré l&#8217;agile : place au Product Operating Model</a> est apparu en premier sur <a href="https://agile-enterprise-partner.com">Agile Enterprise Partner</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
