{"id":14682,"date":"2026-08-25T12:02:22","date_gmt":"2026-08-25T10:02:22","guid":{"rendered":"https:\/\/www.adger.nl\/?p=14682"},"modified":"2026-08-25T12:07:59","modified_gmt":"2026-08-25T10:07:59","slug":"the-leader-who-ran-out-of-no","status":"publish","type":"post","link":"https:\/\/www.adger.nl\/en\/the-leader-who-ran-out-of-no\/","title":{"rendered":"The Leaders who ran out of No"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"14682\" class=\"elementor elementor-14682\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d0c298 e-flex e-con-boxed e-con e-parent\" data-id=\"1d0c298\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ddcbb7 elementor-widget elementor-widget-spacer\" data-id=\"1ddcbb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff1088e elementor-widget elementor-widget-html\" data-id=\"ff1088e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>The Leader Who Ran Out of No \u2014 Adger de Boer<\/title>\r\n<meta name=\"description\" content=\"A reflection for leaders on why the most committed among us are often the first to run out of the capacity to say no \u2014 and what actually restores it. Part one of The Pattern Beneath the Promise.\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Zilla+Slab:ital,wght@0,400;0,500;0,600;0,700;1,500&family=PT+Serif:ital,wght@0,400;0,700;1,400&family=DM+Sans:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root {\r\n    --ink:        #121212;\r\n    --ink-soft:   #2B2B2B;\r\n    --ink-muted:  #6B6B6B;\r\n    --accent:     #1E4C8C;\r\n    --accent-dim: #D7E3F4;\r\n    --paper:      #FFFFFF;\r\n    --paper-warm: #F2F1ED;\r\n    --white:      #FFFFFF;\r\n    --rule:       rgba(18,18,18,0.14);\r\n    --col-w: min(680px, calc(100vw - 3rem));\r\n  }\r\n\r\n  * { box-sizing: border-box; }\r\n  html { font-size: 18px; scroll-behavior: smooth; }\r\n\r\n  body {\r\n    margin: 0;\r\n    background: var(--paper);\r\n    color: var(--ink-soft);\r\n    font-family: 'PT Serif', Georgia, serif;\r\n    line-height: 1.7;\r\n  }\r\n\r\n  a { color: inherit; }\r\n\r\n  \/* Progress bar *\/\r\n  .progress-bar {\r\n    position: fixed;\r\n    top: 0;\r\n    left: 0;\r\n    height: 3px;\r\n    width: 0%;\r\n    background: var(--accent);\r\n    z-index: 1001;\r\n  }\r\n\r\n  \/* Masthead *\/\r\n  .site-header {\r\n    position: sticky;\r\n    top: 0;\r\n    z-index: 1000;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    padding: 1.15rem 2.5rem;\r\n    background: var(--paper);\r\n    border-bottom: 2px solid var(--ink);\r\n  }\r\n\r\n  .brand {\r\n    font-family: 'Zilla Slab', Georgia, serif;\r\n    font-weight: 700;\r\n    font-size: 1.3rem;\r\n    letter-spacing: -0.01em;\r\n    color: var(--ink);\r\n    text-decoration: none;\r\n  }\r\n\r\n  .nav-link {\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 0.82rem;\r\n    letter-spacing: 0.03em;\r\n    color: var(--accent);\r\n    text-decoration: none;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.35rem;\r\n    transition: gap 0.2s ease;\r\n  }\r\n  .nav-link:hover { gap: 0.6rem; }\r\n\r\n  \/* Section strip *\/\r\n  .section-strip {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 0.9rem;\r\n    padding: 0.65rem 1.5rem;\r\n    background: var(--paper-warm);\r\n    border-bottom: 1px solid var(--rule);\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-weight: 500;\r\n    font-size: 0.72rem;\r\n    letter-spacing: 0.09em;\r\n    text-transform: uppercase;\r\n    color: var(--ink-muted);\r\n    flex-wrap: wrap;\r\n  }\r\n  .section-strip span.current { color: var(--accent); font-weight: 600; }\r\n  .section-strip .sep { color: var(--rule); }\r\n\r\n  \/* Hero *\/\r\n  .hero {\r\n    max-width: var(--col-w);\r\n    margin: 0 auto;\r\n    padding: 3.25rem 0 2.25rem;\r\n    text-align: left;\r\n    border-bottom: 1px solid var(--rule);\r\n  }\r\n\r\n  .kicker {\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 0.78rem;\r\n    letter-spacing: 0.11em;\r\n    text-transform: uppercase;\r\n    color: var(--accent);\r\n    display: block;\r\n    margin-bottom: 0.9rem;\r\n    opacity: 0;\r\n    animation: fadeUp 0.6s ease forwards;\r\n    animation-delay: 0.1s;\r\n  }\r\n\r\n  .hero-title {\r\n    font-family: 'Zilla Slab', Georgia, serif;\r\n    font-weight: 700;\r\n    font-size: clamp(2.4rem, 6vw, 3.6rem);\r\n    line-height: 1.08;\r\n    letter-spacing: -0.01em;\r\n    color: var(--ink);\r\n    margin: 0 0 1.1rem;\r\n    opacity: 0;\r\n    animation: fadeUp 0.6s ease forwards;\r\n    animation-delay: 0.2s;\r\n  }\r\n\r\n  .hero-subtitle {\r\n    font-family: 'PT Serif', Georgia, serif;\r\n    font-style: italic;\r\n    font-weight: 400;\r\n    font-size: 1.18rem;\r\n    color: var(--ink-muted);\r\n    margin: 0 0 1.75rem;\r\n    max-width: 34rem;\r\n    opacity: 0;\r\n    animation: fadeUp 0.6s ease forwards;\r\n    animation-delay: 0.3s;\r\n  }\r\n\r\n  .byline {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.85rem;\r\n    padding-top: 1.5rem;\r\n    border-top: 1px solid var(--rule);\r\n    opacity: 0;\r\n    animation: fadeUp 0.6s ease forwards;\r\n    animation-delay: 0.4s;\r\n  }\r\n  .byline-avatar {\r\n    width: 38px;\r\n    height: 38px;\r\n    border-radius: 50%;\r\n    background: var(--accent);\r\n    color: var(--white);\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 0.85rem;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n  }\r\n  .byline-text {\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 0.85rem;\r\n    color: var(--ink-muted);\r\n    line-height: 1.5;\r\n  }\r\n  .byline-name {\r\n    color: var(--ink);\r\n    font-weight: 600;\r\n  }\r\n\r\n  .series-note {\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-style: normal;\r\n    font-weight: 400;\r\n    font-size: 0.8rem;\r\n    color: var(--ink-muted);\r\n    margin: 1.1rem 0 0;\r\n    opacity: 0;\r\n    animation: fadeUp 0.6s ease forwards;\r\n    animation-delay: 0.45s;\r\n  }\r\n\r\n  \/* Article *\/\r\n  article {\r\n    max-width: var(--col-w);\r\n    margin: 0 auto;\r\n    padding: 2.75rem 0 5rem;\r\n    opacity: 0;\r\n    animation: fadeUp 0.8s ease forwards;\r\n    animation-delay: 0.55s;\r\n  }\r\n\r\n  article > p {\r\n    font-family: 'PT Serif', Georgia, serif;\r\n    font-weight: 400;\r\n    font-size: 1.12rem;\r\n    line-height: 1.78;\r\n    color: var(--ink-soft);\r\n    margin: 0 0 1.5rem;\r\n    text-align: left;\r\n  }\r\n\r\n  article > p:first-of-type::first-letter {\r\n    font-family: 'Zilla Slab', Georgia, serif;\r\n    font-weight: 700;\r\n    font-size: 4rem;\r\n    line-height: 0.72;\r\n    color: var(--ink);\r\n    float: left;\r\n    padding-right: 0.09em;\r\n    padding-top: 0.1em;\r\n  }\r\n\r\n  .section-heading {\r\n    font-family: 'Zilla Slab', Georgia, serif;\r\n    font-weight: 600;\r\n    font-size: 1.4rem;\r\n    color: var(--ink);\r\n    border-top: 3px solid var(--ink);\r\n    padding-top: 0.85rem;\r\n    margin: 3rem 0 1.35rem;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .ornament {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 0.9rem;\r\n    margin: 2.75rem 0;\r\n  }\r\n  .ornament::before,\r\n  .ornament::after {\r\n    content: \"\";\r\n    width: 40px;\r\n    height: 1px;\r\n    background: var(--rule);\r\n  }\r\n  .ornament-symbol {\r\n    font-size: 0.6rem;\r\n    color: var(--ink);\r\n  }\r\n\r\n  .pullquote {\r\n    position: relative;\r\n    background: var(--paper-warm);\r\n    border-left: 4px solid var(--ink);\r\n    padding: 1.9rem 2.25rem;\r\n    margin: 2.5rem 0;\r\n  }\r\n  .pullquote p {\r\n    font-family: 'Zilla Slab', Georgia, serif;\r\n    font-style: italic;\r\n    font-weight: 500;\r\n    font-size: 1.4rem;\r\n    line-height: 1.42;\r\n    color: var(--ink);\r\n    margin: 0;\r\n  }\r\n\r\n  em { font-style: italic; }\r\n\r\n  .signature-block {\r\n    margin-top: 3.25rem;\r\n    padding: 2rem 2.25rem;\r\n    border: 1px solid var(--rule);\r\n    border-left: 4px solid var(--accent);\r\n    background: var(--paper);\r\n  }\r\n  .signature-heading {\r\n    font-family: 'Zilla Slab', Georgia, serif;\r\n    font-weight: 600;\r\n    font-size: 1.25rem;\r\n    color: var(--ink);\r\n    margin: 0 0 0.6rem;\r\n  }\r\n  .signature-block > p:not(.signature-heading) {\r\n    font-family: 'PT Serif', Georgia, serif;\r\n    font-size: 1rem;\r\n    line-height: 1.68;\r\n    color: var(--ink-soft);\r\n    margin: 0;\r\n  }\r\n  .cta-link {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.45rem;\r\n    margin-top: 1.35rem;\r\n    color: var(--accent);\r\n    text-decoration: none;\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 0.95rem;\r\n    border-bottom: 1px solid var(--accent-dim);\r\n    padding-bottom: 2px;\r\n  }\r\n  .cta-link .arrow { display: inline-block; transition: transform 0.2s ease; }\r\n  .cta-link:hover .arrow { transform: translateX(4px); }\r\n\r\n  \/* Footer *\/\r\n  footer {\r\n    max-width: var(--col-w);\r\n    margin: 0 auto;\r\n    padding: 2.5rem 0 4rem;\r\n    border-top: 2px solid var(--ink);\r\n  }\r\n  .footer-brand {\r\n    font-family: 'Zilla Slab', Georgia, serif;\r\n    font-weight: 700;\r\n    font-size: 1rem;\r\n    color: var(--ink);\r\n    display: block;\r\n  }\r\n  .footer-tagline {\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-weight: 400;\r\n    font-size: 0.85rem;\r\n    color: var(--ink-muted);\r\n    margin-top: 0.3rem;\r\n    display: block;\r\n  }\r\n  .footer-series {\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-weight: 400;\r\n    font-size: 0.78rem;\r\n    color: var(--ink-muted);\r\n    margin-top: 1.25rem;\r\n    display: block;\r\n    border-top: 1px solid var(--rule);\r\n    padding-top: 1.25rem;\r\n  }\r\n\r\n  @keyframes fadeUp {\r\n    from { opacity: 0; transform: translateY(16px); }\r\n    to   { opacity: 1; transform: translateY(0); }\r\n  }\r\n\r\n  @media (max-width: 640px) {\r\n    .site-header { padding: 1rem 1.25rem; }\r\n    .section-strip { padding: 0.6rem 1.25rem; gap: 0.6rem; }\r\n    .hero { padding: 2.5rem 1.25rem 2rem; }\r\n    article { padding: 2.5rem 1.25rem 4rem; }\r\n    .pullquote { margin: 2.25rem 0; padding: 1.5rem 1.5rem; }\r\n    .signature-block { padding: 1.75rem 1.5rem; margin-left: 0; margin-right: 0; }\r\n    footer { padding: 2.25rem 1.25rem 3.5rem; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"progress-bar\" id=\"progressBar\"><\/div>\r\n\r\n<header class=\"site-header\">\r\n  <a href=\"https:\/\/www.adger.nl\/en\/\" class=\"brand\" target=\"_blank\" rel=\"noopener\">Adger de Boer<\/a>\r\n  <a href=\"https:\/\/www.adger.nl\/en\/contact\/\" class=\"nav-link\" target=\"_blank\" rel=\"noopener\">Book a conversation <span class=\"arrow\">\u2192<\/span><\/a>\r\n<\/header>\r\n\r\n<div class=\"section-strip\">\r\n  <span>Executive coaching<\/span>\r\n  <span class=\"sep\">&middot;<\/span>\r\n  <span>Leadership<\/span>\r\n  <span class=\"sep\">&middot;<\/span>\r\n  <span class=\"current\">The Pattern Beneath the Promise<\/span>\r\n<\/div>\r\n\r\n<div class=\"hero\">\r\n  <span class=\"kicker\">Opinion &middot; Executive Coaching<\/span>\r\n  <h1 class=\"hero-title\">The Leader Who Ran Out of No<\/h1>\r\n  <p class=\"hero-subtitle\">Thema: The Pattern Beneath the Promise<\/p>\r\n  <div class=\"byline\">\r\n    <div class=\"byline-avatar\">AB<\/div>\r\n    <div class=\"byline-text\">\r\n      <span class=\"byline-name\">Adger de Boer<\/span><br>\r\n      August 2026 &middot; ~4 min read\r\n    <\/div>\r\n  <\/div>\r\n  <p class=\"series-note\">Part one of four \u2014 self, team, organization, and what holds.<\/p>\r\n<\/div>\r\n\r\n<article>\r\n\r\n<p>There is a particular kind of tired I've learned to recognize in a first session. It isn't the tiredness of overwork, exactly \u2014 most of the leaders sitting across from me have been working hard for years and would tell you they're used to it. It's a different fatigue, quieter and harder to name. It shows up in the pause before they answer a simple question. <em>What do you actually want here?<\/em> And the pause is long. Not because they don't know. Because it's been so long since anyone asked, they've lost the habit of checking.<\/p>\r\n\r\n<p>I want to tell you about one of those leaders. The details are changed \u2014 confidentiality is not negotiable in this work \u2014 but the pattern is exact, because I have now watched it often enough to know it isn't really about her at all.<\/p>\r\n\r\n<h2 class=\"section-heading\">The Week That Added Up to Nothing<\/h2>\r\n\r\n<p>She came to me mid-year, not in crisis, which is itself worth noticing \u2014 most people wait until crisis, and she hadn't. She was, by any external measure, doing well. Respected. Trusted with the hard conversations. The person colleagues called first when something needed to move.<\/p>\r\n\r\n<p>We started, as I usually do, by looking at an ordinary week rather than talking in the abstract. Monday, she'd agreed to lead a new initiative nobody else had capacity for. Tuesday, she'd joined a committee reshaping part of the organization, because \"it made sense for someone with her experience to be in the room.\" Wednesday, two new directors asked her to mentor them, and she said yes to both before lunch. By Friday, she was reviewing a colleague's proposal on a Sunday she'd promised her family she wouldn't work.<\/p>\r\n\r\n<p>None of it, taken alone, was unreasonable. Each yes made complete sense in the moment it was given. That's what made it so hard for her to see. I asked her to lay the whole week out in front of us, not to judge it, just to look at it as a shape. And somewhere in the looking, she went quiet, and then she said something I hear often enough that I've started writing it down whenever it comes.<\/p>\r\n\r\n<div class=\"pullquote\">\r\n  <p>\"I don't actually remember deciding any of this.\"<\/p>\r\n<\/div>\r\n\r\n<p>That sentence is the whole piece, really. Everything after it is just unpacking what it means.<\/p>\r\n\r\n<h2 class=\"section-heading\">What \"Yes\" Is Actually Made Of<\/h2>\r\n\r\n<p>Here is what I've come to believe, after twenty years of sitting with leaders in exactly this spot: the capacity to say no is not a skill you either have or lack. It's closer to a reserve \u2014 something you draw down every time you say yes to something that costs you, and something that only refills when you know, clearly, what it is you're actually protecting.<\/p>\r\n\r\n<p>Most leadership advice treats \"no\" as a muscle to strengthen \u2014 say it more, say it firmer, say it before you've had time to talk yourself out of it. I understand the appeal of that advice, and I also think it misses what's actually happening. The leaders who struggle most to say no are rarely lacking assertiveness. They are, almost without exception, deeply capable people who have never had to ask themselves what they're saying yes <em>for<\/em>. Availability has quietly become the whole answer to who they are at work. And when availability is the answer, every request that arrives is, structurally, a request they cannot refuse \u2014 because refusing it would mean refusing the identity underneath it.<\/p>\r\n\r\n<p>That's not a scheduling problem. You cannot solve it with a better calendar, and I'd gently warn you away from anyone who tells you that you can. It's a question of what, in you, is not up for negotiation \u2014 and for a great many capable people, that question has simply never been asked, because there was always something more urgent in front of it.<\/p>\r\n\r\n<h2 class=\"section-heading\">A Year With Nothing Fixed<\/h2>\r\n\r\n<p>I don't think this pattern is new. But I think 2026 is making it sharper, faster, and harder to notice while it's happening.<\/p>\r\n\r\n<p>Almost every leader I work with right now is operating inside more genuine uncertainty than they've had to hold at once \u2014 what changes because of AI moving through their organization, what the next eighteen months of the market actually require, which restructuring is truly the last one. When so little ahead is fixed, availability starts to feel less like a personal habit and more like the only responsible position left to take. <em>If I can't predict what's coming, the least I can do is be ready for anything.<\/em> I hear some version of that sentence often, and I understand exactly why it feels true. It also happens to be the precise mechanism by which capable people quietly disappear into their own usefulness.<\/p>\r\n\r\n<p>The uncomfortable truth I keep returning to with clients is this: the more unstable the world around you becomes, the more essential it is that something inside you stays fixed \u2014 not rigid, but clear. Not a plan for every scenario. A known relationship with what you will and won't give away, regardless of how the scenario turns out. Without that, more uncertainty simply produces more yes. And a person made entirely of yes has nothing left standing when the moment actually calls for a clear no.<\/p>\r\n\r\n<h2 class=\"section-heading\">What Was Never a Time-Management Problem<\/h2>\r\n\r\n<p>When she and I worked through what was actually happening in that week, we didn't build her a better system for declining requests. That would have treated the symptom and left the real work untouched. What we did instead was slower, and, I'll admit, less immediately satisfying: we went looking for what she was actually responsible for \u2014 not what she'd been asked to hold, but what only she could hold, and what would genuinely suffer if she let it go.<\/p>\r\n\r\n<p>It took longer than either of us expected to answer. Underneath the busyness was something she hadn't looked at directly in a while: a fear that if she stopped being the person who says yes to everything, she'd find out she wasn't as necessary as the yes had made her feel. That's not a productivity issue. That's a question about her own worth, dressed up as a full calendar. I've learned that most availability, chased far enough back, ends somewhere near that same room.<\/p>\r\n\r\n<p>Once she could see it, something in her actually did change \u2014 not because I gave her a framework, but because she stopped needing the yes to answer a question only she could answer for herself. The requests didn't stop coming. Her relationship to them did.<\/p>\r\n\r\n<div class=\"ornament\"><span class=\"ornament-symbol\">&#9632;<\/span><\/div>\r\n\r\n<h2 class=\"section-heading\">A Question Worth Sitting With<\/h2>\r\n\r\n<p>I'm not going to end this with a checklist, because I don't think this particular pattern responds to one. What I'll offer instead is the question I actually ask, in some form, in almost every first conversation like this one.<\/p>\r\n\r\n<p>Think back over the last real week you had \u2014 not an average week, the actual one. Where did you say yes before you'd asked yourself what you thought? And underneath that yes, if you're honest, what were you actually protecting \u2014 the work itself, or the feeling of being the one it couldn't happen without?<\/p>\r\n\r\n<p>I don't think there's a wrong answer. I do think it's worth knowing which one is true for you, especially now, in a year that will keep asking you to be available for almost everything. Because the leaders who navigate real uncertainty well aren't the ones who've made themselves infinitely flexible. They're the ones who know, with some precision, what in them was never available to begin with.<\/p>\r\n\r\n<p><em>Next in the series: the same pattern, one level up \u2014 what happens when a whole team learns to agree a little too quickly.<\/em><\/p>\r\n\r\n<div class=\"signature-block\">\r\n  <p class=\"signature-heading\">Curious what you're actually protecting?<\/p>\r\n  <p>If this stirred something, that's usually worth a real conversation rather than a private one. Twenty years in, I still find that's where the clearest thinking happens.<\/p>\r\n  <a href=\"https:\/\/www.adger.nl\/en\/contact\/\" class=\"cta-link\" target=\"_blank\" rel=\"noopener\">\r\n    Book a conversation\r\n    <span class=\"arrow\">\u2192<\/span>\r\n  <\/a>\r\n<\/div>\r\n\r\n<\/article>\r\n\r\n<footer>\r\n  <span class=\"footer-brand\">Adger de Boer<\/span>\r\n  <span class=\"footer-tagline\">Where transformation takes shape.<\/span>\r\n  <span class=\"footer-series\">Part of \"The Pattern Beneath the Promise\" \u2014 a four-part series on leadership in an uncertain year.<\/span>\r\n<\/footer>\r\n\r\n<script>\r\n  const bar = document.getElementById('progressBar');\r\n  window.addEventListener('scroll', () => {\r\n    const scrollTop = window.scrollY;\r\n    const docHeight = document.documentElement.scrollHeight - window.innerHeight;\r\n    const progress = docHeight > 0 ? (scrollTop \/ docHeight) * 100 : 0;\r\n    bar.style.width = progress + '%';\r\n  }, { passive: true });\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>The Leader Who Ran Out of No \u2014 Adger de Boer Adger de Boer Book a conversation &rarr; Executive Coaching &middot; Leadership &middot; The Pattern Beneath the Promise Opinion &middot; Executive Coaching The Leader Who Ran Out of No Thema: The Pattern Beneath the Promise AB Adger de Boer August 2026 &middot; ~4 min read [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_angie_page":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_thinkrank_schema_form_data":"","_thinkrank_selected_schema_type":"","_thinkrank_additional_schemas":"","_thinkrank_canonical_url":"","_thinkrank_og_title":"","_thinkrank_og_description":"","_thinkrank_og_image":"","_thinkrank_twitter_title":"","_thinkrank_twitter_description":"","_thinkrank_twitter_image":"","_thinkrank_imported_from":"","_thinkrank_focus_keywords":[],"_thinkrank_focus_keyword":"","_thinkrank_robots_meta_enabled":0,"_thinkrank_robots_meta":"","_thinkrank_advanced_robots_meta":"","_thinkrank_primary_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"page_builder":"","_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[1],"tags":[],"class_list":["post-14682","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"jetpack_publicize_connections":[],"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/www.adger.nl\/en\/wp-json\/wp\/v2\/posts\/14682","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.adger.nl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.adger.nl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.adger.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.adger.nl\/en\/wp-json\/wp\/v2\/comments?post=14682"}],"version-history":[{"count":5,"href":"https:\/\/www.adger.nl\/en\/wp-json\/wp\/v2\/posts\/14682\/revisions"}],"predecessor-version":[{"id":14688,"href":"https:\/\/www.adger.nl\/en\/wp-json\/wp\/v2\/posts\/14682\/revisions\/14688"}],"wp:attachment":[{"href":"https:\/\/www.adger.nl\/en\/wp-json\/wp\/v2\/media?parent=14682"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.adger.nl\/en\/wp-json\/wp\/v2\/categories?post=14682"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.adger.nl\/en\/wp-json\/wp\/v2\/tags?post=14682"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}