<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>The Sixth Standard</title>

  <!-- Corrected CSS paths -->
  <link rel="stylesheet" href="global/spine.css">
  <link rel="stylesheet" href="global/typography.css">
  <link rel="stylesheet" href="global/links.css">
  <link rel="stylesheet" href="index.css">
</head>

<body class="index homepage">

<main class="page-container">

  <!-- HERO -->
  <section class="block hero">
    <h1 class="hero__title">The Sixth Standard.</h1>
  </section>

  <!-- INTRO -->
  <section class="block">
    <p class="index-intro">
      A jurisdictional system for evaluating structural compatibility with institutional admissions.
    </p>
  </section>

  <!-- WHAT IT REPLACES -->
  <section class="block index-section">
    <h2 class="index-section__title">What It Replaces</h2>
    <p class="index-section__body">
      Legacy advisory models built on narrative construction, personality, and anecdotal judgment.
      This is the opposite. A jurisdictional system with defined inputs, defined outputs, and no dependence on storytelling.
    </p>
  </section>

  <!-- THE PROCESS -->
  <section class="block index-section">
    <h2 class="index-section__title">The Process</h2>

    <p class="index-section__body">
      Some families wait for outcomes.<br>
      Others design for them.<br>
      This is for the latter.
    </p>

    <p class="index-section__body">
      A classification architecture. A single, founder-delivered diagnostic that rebuilds the student's academic identity at the level elite committees actually evaluate. Quiet, precise, and grounded in the structural logic that governs real decisions.
    </p>

    <p class="index-section__body">
      This is not tutoring. Not coaching. Not a package of sessions.
    </p>

    <p class="index-section__body">
      In the absence of a structural frame, committees default to heuristics.
      Superficial signals, generic narratives, and incremental distinctions
      that collapse your child back into the mean.
    </p>

    <ul class="index-list">
      <li><p class="index-list__label">Who your child is on paper.</p></li>
      <li><p class="index-list__label">Why they are structurally non-fungible in a crowded field.</p></li>
      <li><p class="index-list__label">How their file will be interpreted inside the committees that decide their future.</p></li>
    </ul>

    <p class="index-section__body">
      The architecture is derived from live committee behavior across cycles.
      Not theory. Built, iterated, and stress-tested against actual admits and denials.
    </p>

    <p class="index-section__body">
      Built for the parent who carries the mental load, sees the structural risk before anyone else,
      and wants a framework that withstands scrutiny. Internally and externally.
    </p>

    <p class="index-section__body">
      No theatrics. No noise.<br>
      Just structural clarity.
    </p>

    <!-- DOCUMENT ARTIFACT -->
    <div class="document-artifact">
      TSS-IDX-2026-03-13-REV-A-01
    </div>

  </section>

  <!-- CTA -->
  <section class="block procedural-link">
    <p>
      If appropriate, proceed to
      <a href="artifacts/gatekeeping.html">Preconditions for Engagement</a>.
    </p>
  </section>

</main>

<!-- Cloudflare Beacon -->
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516"
 integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg=="
 data-cf-beacon='{"version":"2024.11.0","token":"13d8df525612409dad026b36f017a7a9","r":1}'
 crossorigin="anonymous"></script>

</body>
</html>
