{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "TechArticle",
      "@id": "https://wiki.systemores.com/signal-preservation/#article",
      "isPartOf": {
        "@id": "https://wiki.systemores.com/#website"
      },
      "headline": "Module 5: Signal Preservation & Talent Acquisition",
      "url": "https://wiki.systemores.com/signal-preservation/",
      "mainEntityOfPage": "https://wiki.systemores.com/signal-preservation/",
      "description": "Rebuilding the truth layer in hiring and operations as traditional resumes are replaced by AI-generated verbal capital.",
      "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 Death of the Resume",
          "description": "The disruption of talent funnels due to AI-generated synthetic verbal capital, requiring a shift to objective behavioral mapping."
        },
        {
          "@type": "DefinedTerm",
          "name": "Hiring Drift",
          "description": "The gradual and silent decay of talent selection filters over time, which optimizes for credentials over execution."
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://wiki.systemores.com/signal-preservation/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://wiki.systemores.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Signal Preservation & Talent Acquisition",
          "item": "https://wiki.systemores.com/signal-preservation/"
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://wiki.systemores.com/signal-preservation/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Why has generative AI caused the death of the resume?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Generative AI democratized the production of high-polish synthetic verbal capital, rendering static text resumes indistinguishable between top-tier performers and articulate non-executors."
          }
        },
        {
          "@type": "Question",
          "name": "How does psychometric behavioral mapping preserve talent signal?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "By evaluating innate problem-solving behaviors and decision sequences under direct operational pressure rather than relying on self-reported credentials."
          }
        }
      ]
    }
  ]
}