{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "TechArticle",
      "@id": "https://wiki.systemores.com/leadership-defense/#article",
      "isPartOf": {
        "@id": "https://wiki.systemores.com/#website"
      },
      "headline": "Module 4: Leadership Defense & The Coaching Trap",
      "url": "https://wiki.systemores.com/leadership-defense/",
      "mainEntityOfPage": "https://wiki.systemores.com/leadership-defense/",
      "description": "Tactical protocols for navigating modern organizational friction, overcoming the Coaching Trap, and neutralizing False Safe Spaces.",
      "inLanguage": "en-US",
      "author": {
        "@type": "Person",
        "name": "Bob Carilli",
        "url": "https://wiki.systemores.com",
        "jobTitle": "Founder & Principal Systems Architect"
      },
      "publisher": {
        "@type": "Organization",
        "name": "Systemores",
        "url": "https://systemores.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://wiki.systemores.com/favicon.svg"
        }
      },
      "about": [
        {
          "@type": "DefinedTerm",
          "name": "The Coaching Trap",
          "description": "Exposing advisory models that pathologize natural variance to create a perpetual loop of becoming rather than building systemic obsolescence."
        },
        {
          "@type": "DefinedTerm",
          "name": "False Safe Space",
          "description": "Manipulative corporate communication structures that can be neutralized using techniques like feeding the amplifier and strategic vulnerability."
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://wiki.systemores.com/leadership-defense/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://wiki.systemores.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Leadership Defense & The Coaching Trap",
          "item": "https://wiki.systemores.com/leadership-defense/"
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://wiki.systemores.com/leadership-defense/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is the Coaching Trap in leadership architecture?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The Coaching Trap is an advisory structure that pathologizes natural operational variance to engineer continuous dependence on external coaches rather than building self-sustaining systemic obsolescence."
          }
        },
        {
          "@type": "Question",
          "name": "How can leaders neutralize False Safe Spaces?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "By enforcing strict structural boundaries, replacing uncalibrated emotional exposure with verified performance metrics, and practicing strategic signal discipline."
          }
        }
      ]
    }
  ]
}