{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "DefinedTermSet",
      "@id": "https://wiki.systemores.com/lexicon/#lexicon",
      "isPartOf": {
        "@id": "https://wiki.systemores.com/#website"
      },
      "name": "Systemores Behavioral Lexicon & Taxonomy",
      "url": "https://wiki.systemores.com/lexicon/",
      "mainEntityOfPage": "https://wiki.systemores.com/lexicon/",
      "description": "Deterministic semantic index of core behavioral models, operational frameworks, and systems design principles.",
      "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"
        }
      },
      "hasDefinedTerm": [
        {
          "@type": "DefinedTerm",
          "name": "Behavioral Capital",
          "description": "The accumulated quality of decisions, incentives, and signal discipline over time, compounding long before financial numbers move.",
          "inDefinedTermSet": "https://wiki.systemores.com/lexicon/"
        },
        {
          "@type": "DefinedTerm",
          "name": "Behavioral Debt",
          "description": "The compounding operational friction of chasing noise for validation or expanding surface area faster than a foundation can support.",
          "inDefinedTermSet": "https://wiki.systemores.com/lexicon/"
        },
        {
          "@type": "DefinedTerm",
          "name": "Cognitive Surrender",
          "description": "The behavioral failure mode of blindly inheriting AI confidence, accumulating comprehension debt, and forfeiting strategic why ownership.",
          "inDefinedTermSet": "https://wiki.systemores.com/lexicon/"
        },
        {
          "@type": "DefinedTerm",
          "name": "The Algorithmic Alibi",
          "description": "Deploying unmonitored automations and treating glitches as acts of God to avoid organizational accountability.",
          "inDefinedTermSet": "https://wiki.systemores.com/lexicon/"
        },
        {
          "@type": "DefinedTerm",
          "name": "Build or Bypass (BoB)",
          "description": "Operational filter deciding between internal capacity expansion vs. environmental constraint redesign.",
          "inDefinedTermSet": "https://wiki.systemores.com/lexicon/"
        },
        {
          "@type": "DefinedTerm",
          "name": "The Coaching Trap",
          "description": "Advisory models that pathologize natural operational variance to justify perpetual retainers.",
          "inDefinedTermSet": "https://wiki.systemores.com/lexicon/"
        },
        {
          "@type": "DefinedTerm",
          "name": "False Safe Space",
          "description": "Corporate communication trap designed to map executive vulnerabilities for later leverage.",
          "inDefinedTermSet": "https://wiki.systemores.com/lexicon/"
        },
        {
          "@type": "DefinedTerm",
          "name": "Signal Preservation",
          "description": "Operational practice of auditing and protecting information fidelity in AI-saturated markets.",
          "inDefinedTermSet": "https://wiki.systemores.com/lexicon/"
        },
        {
          "@type": "DefinedTerm",
          "name": "Scan Signals",
          "description": "Objective psychometric instrumentation mapping innate behavioral problem-solving under operational pressure.",
          "inDefinedTermSet": "https://wiki.systemores.com/lexicon/"
        },
        {
          "@type": "DefinedTerm",
          "name": "Micro-Heist",
          "description": "Frontline behavioral leakage occurring when systems permit unverified manual overrides without real-time accountability.",
          "inDefinedTermSet": "https://wiki.systemores.com/lexicon/"
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://wiki.systemores.com/lexicon/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://wiki.systemores.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Behavioral Lexicon & Taxonomy",
          "item": "https://wiki.systemores.com/lexicon/"
        }
      ]
    }
  ]
}
