{"id":454,"date":"2026-01-27T10:16:30","date_gmt":"2026-01-27T10:16:30","guid":{"rendered":"https:\/\/cortexorigin.com\/?page_id=454"},"modified":"2026-02-26T15:37:40","modified_gmt":"2026-02-26T15:37:40","slug":"cortex-cyber-orion-3","status":"publish","type":"page","link":"https:\/\/cortexorigin.com\/index.php\/cortex-cyber-orion-3\/","title":{"rendered":""},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Menu \u2014 Cortex ORIGIN\u2122<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700&#038;family=JetBrains+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* \u2550\u2550\u2550 RESET \u2550\u2550\u2550 *\/\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nbody { font-family: 'DM Sans', sans-serif; background: #F4F0EB; }\n\n\/* \u2550\u2550\u2550 NAV CONTAINER \u2550\u2550\u2550 *\/\n.nav {\n  background: #0C1829;\n  position: sticky; top: 0; z-index: 1000;\n  box-shadow: 0 2px 20px rgba(0,0,0,0.3);\n}\n.nav-inner {\n  max-width: 1260px; margin: 0 auto;\n  display: flex; align-items: center; justify-content: space-between;\n  padding: 0 1.5rem; height: 56px;\n}\n\n\/* \u2550\u2550\u2550 LOGO \u2550\u2550\u2550 *\/\n.nav-logo {\n  font-family: 'DM Sans', sans-serif; font-weight: 700; font-size: 0.95rem;\n  color: #fff; letter-spacing: 0.03em; text-decoration: none; white-space: nowrap;\n  flex-shrink: 0;\n}\n.nav-logo span { color: #C9A96E; }\n\n\/* \u2550\u2550\u2550 HAMBURGER \u2550\u2550\u2550 *\/\n.nav-toggle {\n  display: none; background: none; border: none; cursor: pointer;\n  width: 32px; height: 32px; position: relative; z-index: 1100;\n}\n.nav-toggle span {\n  display: block; width: 22px; height: 2px; background: #B8D4F0;\n  position: absolute; left: 5px; transition: all 0.3s ease;\n}\n.nav-toggle span:nth-child(1) { top: 9px; }\n.nav-toggle span:nth-child(2) { top: 15px; }\n.nav-toggle span:nth-child(3) { top: 21px; }\n.nav-toggle.active span:nth-child(1) { top: 15px; transform: rotate(45deg); }\n.nav-toggle.active span:nth-child(2) { opacity: 0; }\n.nav-toggle.active span:nth-child(3) { top: 15px; transform: rotate(-45deg); }\n\n\/* \u2550\u2550\u2550 DESKTOP MENU \u2550\u2550\u2550 *\/\n.nav-menu {\n  display: flex; align-items: center; gap: 0; list-style: none;\n}\n.nav-menu > li {\n  position: relative;\n}\n.nav-menu > li > .nav-link {\n  display: flex; align-items: center; gap: 0.3rem;\n  padding: 0 0.9rem; height: 56px; line-height: 56px;\n  font-size: 0.8rem; font-weight: 500; color: rgba(184,212,240,0.7);\n  text-decoration: none; cursor: pointer; transition: color 0.2s;\n  white-space: nowrap; border: none; background: none;\n  font-family: inherit;\n}\n.nav-menu > li > .nav-link:hover,\n.nav-menu > li:hover > .nav-link { color: #fff; }\n.nav-link .arrow {\n  font-size: 0.55rem; opacity: 0.5; transition: transform 0.2s;\n}\n.nav-menu > li:hover .arrow { transform: rotate(180deg); }\n\n\/* \u2550\u2550\u2550 CTA BUTTON \u2550\u2550\u2550 *\/\n.nav-cta {\n  font-family: 'JetBrains Mono', monospace; font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  padding: 0.45rem 1.1rem; border-radius: 2px; margin-left: 0.5rem;\n  background: rgba(201,169,110,0.15); color: #C9A96E;\n  border: 1px solid rgba(201,169,110,0.3);\n  text-decoration: none; transition: all 0.3s; white-space: nowrap;\n}\n.nav-cta:hover { background: rgba(201,169,110,0.25); color: #fff; }\n\n\/* \u2550\u2550\u2550 DROPDOWN (standard) \u2550\u2550\u2550 *\/\n.dropdown {\n  display: none; position: absolute; top: 100%; left: 0;\n  background: #0C1829; border: 1px solid rgba(74,144,217,0.12);\n  border-top: 2px solid #C9A96E; border-radius: 0 0 6px 6px;\n  min-width: 300px; padding: 0.6rem 0; z-index: 200;\n  box-shadow: 0 16px 48px rgba(0,0,0,0.45);\n}\n.nav-menu > li:hover > .dropdown { display: block; }\n.dropdown a {\n  display: block; padding: 0.45rem 1.4rem; font-size: 0.78rem;\n  color: rgba(184,212,240,0.55); text-decoration: none;\n  transition: all 0.15s; line-height: 1.5;\n}\n.dropdown a:hover { color: #fff; background: rgba(74,144,217,0.07); }\n.drop-label {\n  font-family: 'JetBrains Mono', monospace; font-size: 0.56rem; font-weight: 600;\n  letter-spacing: 0.14em; color: #C9A96E; text-transform: uppercase;\n  padding: 0.5rem 1.4rem 0.2rem; display: block;\n}\n.drop-sep {\n  border: none; border-top: 1px solid rgba(74,144,217,0.07);\n  margin: 0.4rem 1.4rem;\n}\n\n\/* \u2550\u2550\u2550 MEGA DROPDOWN (Architecture) \u2550\u2550\u2550 *\/\n.mega-dropdown {\n  display: none; position: absolute; top: 100%; left: -60px;\n  background: #0C1829; border: 1px solid rgba(74,144,217,0.12);\n  border-top: 2px solid #C9A96E; border-radius: 0 0 6px 6px;\n  width: 620px; padding: 1.2rem 1.4rem; z-index: 200;\n  box-shadow: 0 16px 48px rgba(0,0,0,0.45);\n}\n.nav-menu > li:hover > .mega-dropdown { display: block; }\n.mega-cols { display: grid; grid-template-columns: 1fr 1fr; gap: 0 1.8rem; }\n.mega-col .drop-label { padding: 0 0 0.2rem; }\n.mega-col a {\n  display: block; padding: 0.3rem 0; font-size: 0.76rem;\n  color: rgba(184,212,240,0.55); text-decoration: none; transition: color 0.15s;\n}\n.mega-col a:hover { color: #fff; }\n.mega-col .drop-sep { margin: 0.4rem 0; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   RESPONSIVE \u2014 MOBILE (< 1024px)\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 1023px) {\n  .nav-toggle { display: block; }\n\n  .nav-menu {\n    display: none; flex-direction: column; align-items: stretch;\n    position: fixed; top: 56px; left: 0; right: 0; bottom: 0;\n    background: #0C1829; overflow-y: auto; padding: 0.5rem 0 2rem;\n    -webkit-overflow-scrolling: touch;\n  }\n  .nav-menu.open { display: flex; }\n\n  \/* Top-level items *\/\n  .nav-menu > li { border-bottom: 1px solid rgba(74,144,217,0.08); }\n  .nav-menu > li > .nav-link {\n    height: auto; line-height: 1; padding: 1rem 1.5rem;\n    font-size: 0.9rem; justify-content: space-between; width: 100%;\n  }\n  .nav-link .arrow { font-size: 0.7rem; transition: transform 0.3s; }\n  .nav-menu > li.sub-open .arrow { transform: rotate(180deg); }\n\n  \/* Disable hover on mobile \u2014 use click *\/\n  .nav-menu > li:hover > .dropdown,\n  .nav-menu > li:hover > .mega-dropdown { display: none; }\n  .nav-menu > li.sub-open > .dropdown,\n  .nav-menu > li.sub-open > .mega-dropdown { display: block; }\n\n  \/* Dropdown resets for mobile *\/\n  .dropdown, .mega-dropdown {\n    position: static; width: 100% !important;\n    border: none; border-top: none; border-radius: 0;\n    box-shadow: none; padding: 0 0 0.5rem;\n    background: rgba(12,24,41,0.6);\n  }\n  .mega-dropdown { padding: 0.5rem 0; }\n  .dropdown a { padding: 0.6rem 2rem; font-size: 0.82rem; }\n  .drop-label { padding: 0.6rem 2rem 0.2rem; font-size: 0.58rem; }\n  .drop-sep { margin: 0.3rem 2rem; }\n\n  \/* Mega cols \u2192 single column on mobile *\/\n  .mega-cols { grid-template-columns: 1fr; gap: 0; }\n  .mega-col a { padding: 0.5rem 2rem; font-size: 0.82rem; }\n  .mega-col .drop-label { padding: 0.6rem 2rem 0.2rem; }\n  .mega-col .drop-sep { margin: 0.3rem 2rem; }\n\n  \/* CTA full width *\/\n  .nav-cta {\n    display: block; margin: 1rem 1.5rem 0; text-align: center;\n    padding: 0.8rem; font-size: 0.72rem;\n  }\n}\n\n\/* \u2550\u2550\u2550 Tablet tweaks (768\u20131023) \u2550\u2550\u2550 *\/\n@media (min-width: 768px) and (max-width: 1023px) {\n  .mega-cols { grid-template-columns: 1fr 1fr; }\n  .mega-col a { padding: 0.5rem 1.5rem; }\n}\n\n\/* \u2550\u2550\u2550 BODY LOCK when menu open \u2550\u2550\u2550 *\/\nbody.menu-locked { overflow: hidden; }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     NAVIGATION\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<nav class=\"nav\">\n  <div class=\"nav-inner\">\n\n    <!-- LOGO -->\n    <a href=\"https:\/\/cortexorigin.com\/\" class=\"nav-logo\">CORTEX <span>ORIGIN\u2122<\/span><\/a>\n\n    <!-- HAMBURGER -->\n    <button class=\"nav-toggle\" id=\"navToggle\" aria-label=\"Menu\">\n      <span><\/span><span><\/span><span><\/span>\n    <\/button>\n\n    <!-- MENU -->\n    <ul class=\"nav-menu\" id=\"navMenu\">\n\n      <!-- 1. ARCHITECTURE (mega) -->\n      <li>\n        <button class=\"nav-link\">Architecture <span class=\"arrow\">\u25be<\/span><\/button>\n        <div class=\"mega-dropdown\">\n          <div class=\"mega-cols\">\n            <div class=\"mega-col\">\n              <span class=\"drop-label\">Socle critique (TCB)<\/span>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/larchitecture-cortex-origin\/\">CORTEX ORIGIN\u2122 \u2014 Vue d&rsquo;ensemble<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-core\/\">Cortex Core\u2122<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/omega-gouvernance-decisionnelle\/\">OMEGA\u2122 \u2014 Gouvernance<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/180-2\/\">PRISM\u2122 \u2014 Preuve<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-aegis\/\">AEGIS\u2122 \u2014 Ex\u00e9cution<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-fulcrum\/\">FULCRUM\u2122<\/a>\n              <hr class=\"drop-sep\">\n              <span class=\"drop-label\">S\u00e9curit\u00e9 &#038; Confinement<\/span>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/2026\/01\/02\/sentinel-securite-active-et-gouvernance-des-signaux\/\">SENTINEL\u2122 \u2014 S\u00e9curit\u00e9 active<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/wall-dome-les-4-formules-de-confinement-et-gouvernance-runtime\/\">WALL-DOME\u2122 \u2014 Confinement<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-cerbere\/\">CERB\u00c8RE\u2122<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-cerbere-decision-guard\/\">Decision Guard\u2122<\/a>\n            <\/div>\n            <div class=\"mega-col\">\n              <span class=\"drop-label\">Interface &#038; Orchestration<\/span>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/2026\/01\/02\/ava-cpl\/\">AVA\u2122 &#038; CPL\u2122 \u2014 Interface<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/multi-lcm-trm-engine-orchestration-gouvernee-multi-modeles-ia\/\">Multi LCM \/ TRM Engine\u2122<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/trm-contrain-nano\/\">TRM Contrain Nano\u2122<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-ecoflux\/\">EcoFlux\u2122 \u2014 Frugalit\u00e9<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/morph-gates\/\">MORPH GATES\u2122 \u2014 CI\/CD<\/a>\n              <hr class=\"drop-sep\">\n              <span class=\"drop-label\">Capacit\u00e9s avanc\u00e9es<\/span>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-quantum-ready\/\">Quantum-Ready\u2122<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-cyber-orion-3\/\">CYBER-ORION\u2122<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-labcode\/\">LabCode\u2122<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-chameleon\/\">CHAMELEON\u2122<\/a>\n              <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-mirror-lab\/\">MIRROR LAB\u2122<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/li>\n\n      <!-- 2. APPLICATIONS -->\n      <li>\n        <button class=\"nav-link\">Applications <span class=\"arrow\">\u25be<\/span><\/button>\n        <div class=\"dropdown\">\n          <span class=\"drop-label\">Verticales technologiques<\/span>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/imcortex-2\/\">IMCORTEX\u2122 \u0394IMC \u2014 Architecture cognitive<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/space-ai-autonomie-gouvernee\/\">Space AI \u2014 Autonomie gouvern\u00e9e<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/quantum-assurance-architecture-quantum-ready\/\">Quantum Assurance<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/wall-dome-drones-systemes-autonomes\/\">Drones &#038; Syst\u00e8mes autonomes<\/a>\n          <hr class=\"drop-sep\">\n          <span class=\"drop-label\">IAG par secteur<\/span>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-iag-pour-la-banque-la-finance-les-oiv\/\">Banque, Finance &#038; OIV<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-iag-pour-la-defense-la-securite-le-cyber\/\">D\u00e9fense &#038; Cybers\u00e9curit\u00e9<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-iag-pour-letat-le-regalien\/\">\u00c9tat &#038; R\u00e9galien<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/592-2\/\">Tous les secteurs<\/a>\n        <\/div>\n      <\/li>\n\n      <!-- 3. V\u00c9RIFICATION -->\n      <li>\n        <button class=\"nav-link\">V\u00e9rification <span class=\"arrow\">\u25be<\/span><\/button>\n        <div class=\"dropdown\">\n          <span class=\"drop-label\">CFVL \u2014 Laboratoire formel<\/span>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/689-2\/\">CFVL \u2014 Page principale<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/841-2\/\">Journal R&#038;D<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/833-2\/\">Publications &#038; \u00e9valuations<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/827-2\/\">M\u00e9thodologie<\/a>\n          <hr class=\"drop-sep\">\n          <span class=\"drop-label\">Recherche<\/span>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/604-2\/\">Cortex AGI Exp\u00e9rimental<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-2\/\">MVP CORTEX\u2122<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/814-2\/\">IA expliqu\u00e9e simplement<\/a>\n        <\/div>\n      <\/li>\n\n      <!-- 4. SECTEURS -->\n      <li>\n        <button class=\"nav-link\">Secteurs <span class=\"arrow\">\u25be<\/span><\/button>\n        <div class=\"dropdown\">\n          <span class=\"drop-label\">Audiences<\/span>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/investisseurs-partenaires\/\">Investisseurs &#038; partenaires<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/industriels-integrateurs\/\">Industriels &#038; int\u00e9grateurs<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/decideurs-publics-autorites\/\">D\u00e9cideurs publics &#038; autorit\u00e9s<\/a>\n          <hr class=\"drop-sep\">\n          <span class=\"drop-label\">Packs Applications (paC)<\/span>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-iag-pour-la-banque-la-finance-les-oiv\/\">Finance &#038; Banque<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-iag-pour-la-defense-la-securite-le-cyber\/\">D\u00e9fense &#038; Cyber<\/a>\n          <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-iag-pour-letat-le-regalien\/\">\u00c9tat &#038; R\u00e9galien<\/a>\n        <\/div>\n      <\/li>\n\n      <!-- 5. CFVL (lien direct) -->\n      <li>\n        <a class=\"nav-link\" href=\"https:\/\/cortexorigin.com\/index.php\/689-2\/\">CFVL<\/a>\n      <\/li>\n\n      <!-- CTA -->\n      <li>\n        <a class=\"nav-cta\" href=\"mailto:press@cortexorigin.com\">Contact<\/a>\n      <\/li>\n\n    <\/ul>\n  <\/div>\n<\/nav>\n\n<!-- \u2550\u2550\u2550 JS : Mobile toggle + sub-menu accordion \u2550\u2550\u2550 -->\n<script>\n(function(){\n  const toggle = document.getElementById('navToggle');\n  const menu   = document.getElementById('navMenu');\n  const body   = document.body;\n\n  \/\/ Hamburger open\/close\n  toggle.addEventListener('click', function(){\n    this.classList.toggle('active');\n    menu.classList.toggle('open');\n    body.classList.toggle('menu-locked');\n  });\n\n  \/\/ Sub-menu accordion on mobile (click to open\/close)\n  const items = menu.querySelectorAll(':scope > li');\n  items.forEach(function(li){\n    const btn = li.querySelector('button.nav-link');\n    if (!btn) return; \/\/ skip CFVL & CTA (they are <a> not <button>)\n    btn.addEventListener('click', function(e){\n      if (window.innerWidth >= 1024) return; \/\/ desktop uses hover\n      e.preventDefault();\n      \/\/ Close other open items\n      items.forEach(function(other){\n        if (other !== li) other.classList.remove('sub-open');\n      });\n      li.classList.toggle('sub-open');\n    });\n  });\n\n  \/\/ Close mobile menu when clicking a link\n  menu.querySelectorAll('a').forEach(function(a){\n    a.addEventListener('click', function(){\n      if (window.innerWidth >= 1024) return;\n      toggle.classList.remove('active');\n      menu.classList.remove('open');\n      body.classList.remove('menu-locked');\n    });\n  });\n\n  \/\/ Reset on resize\n  window.addEventListener('resize', function(){\n    if (window.innerWidth >= 1024) {\n      toggle.classList.remove('active');\n      menu.classList.remove('open');\n      body.classList.remove('menu-locked');\n      items.forEach(function(li){ li.classList.remove('sub-open'); });\n    }\n  });\n})();\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!--\n  CORTEX CYBER-ORION\u2122 \u2014 Programme souverain offline\n  Gouvernance, cybers\u00e9curit\u00e9 et cyber-d\u00e9fense pr\u00e9ventive\n  WordPress Custom HTML Block \/ Page Builder\n-->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=JetBrains+Mono:wght@400;500;600&family=DM+Sans:wght@300;400;500;600;700&display=swap');\n\n.co-page {\n  --navy: #0C1829;\n  --navy-mid: #162240;\n  --navy-light: #1E3055;\n  --slate: #2A3F5F;\n  --blue: #4A90D9;\n  --ice: #B8D4F0;\n  --cream: #F4F0EB;\n  --white: #FAFAF8;\n  --gray: #8C9BAF;\n  --gold: #C9A96E;\n  --gold-dim: rgba(201,169,110,0.12);\n  --red: #C0392B;\n  --green: #27AE60;\n  --orange: #D4872C;\n  --cyber: #1B7A3D;\n  --cyber-light: #2CA05A;\n  --cyber-dim: rgba(27,122,61,0.08);\n  --serif: 'EB Garamond', 'Georgia', serif;\n  --sans: 'DM Sans', 'Helvetica Neue', sans-serif;\n  --mono: 'JetBrains Mono', 'Consolas', monospace;\n  font-family: var(--sans);\n  color: var(--navy);\n  -webkit-font-smoothing: antialiased;\n  line-height: 1.6;\n  max-width: 100%;\n  overflow-x: hidden;\n  margin: 0; padding: 0;\n}\n.co-page *,.co-page *::before,.co-page *::after { box-sizing: border-box; }\n.co-page h1,.co-page h2,.co-page h3,.co-page h4,.co-page p,.co-page ul,.co-page li {\n  margin:0;padding:0;font-weight:normal;list-style:none;\n}\n.co-page a { text-decoration: none; }\n\n\/* \u2550\u2550\u2550 HERO \u2550\u2550\u2550 *\/\n.co-hero {\n  min-height: 100vh;\n  background: var(--navy);\n  display: flex; flex-direction: column;\n  justify-content: center; align-items: center;\n  position: relative; overflow: hidden;\n  padding: 6rem 2rem 4rem;\n}\n.co-hero::before {\n  content: '';\n  position: absolute; inset: 0;\n  background:\n    radial-gradient(ellipse 50% 50% at 50% 45%, rgba(27,122,61,0.05) 0%, transparent 70%),\n    radial-gradient(ellipse 30% 40% at 20% 65%, rgba(201,169,110,0.04) 0%, transparent 60%),\n    radial-gradient(ellipse 30% 40% at 80% 30%, rgba(74,144,217,0.03) 0%, transparent 60%);\n  pointer-events: none;\n}\n.co-hero::after {\n  content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px;\n  background: linear-gradient(90deg, transparent, var(--cyber), var(--gold), var(--cyber), transparent);\n  opacity: 0.4;\n}\n.co-hero-inner { position: relative; z-index: 2; text-align: center; max-width: 920px; }\n.co-hero-label {\n  font-family: var(--mono); font-size: 0.72rem;\n  letter-spacing: 0.4em; color: var(--gold);\n  text-transform: uppercase; margin-bottom: 2rem;\n  opacity: 0; animation: coUp 0.8s 0.2s forwards;\n}\n.co-hero h1 {\n  font-family: var(--serif) !important;\n  font-size: clamp(2rem, 5vw, 3.6rem) !important;\n  font-weight: 400 !important; color: var(--white) !important;\n  line-height: 1.1 !important; letter-spacing: -0.02em;\n  margin-bottom: 0.5em !important;\n  opacity: 0; animation: coUp 0.8s 0.4s forwards;\n}\n.co-hero h1 em { font-style: italic; color: var(--cyber-light); }\n.co-hero-sub {\n  font-family: var(--sans); font-size: 1.05rem; font-weight: 300;\n  color: var(--gray); line-height: 1.75;\n  max-width: 740px; margin: 0 auto 2rem;\n  opacity: 0; animation: coUp 0.8s 0.6s forwards;\n}\n.co-hero-badges {\n  display: flex; flex-wrap: wrap; justify-content: center; gap: 0.6rem;\n  opacity: 0; animation: coUp 0.8s 0.8s forwards;\n}\n.co-hb {\n  font-family: var(--mono); font-size: 0.6rem;\n  letter-spacing: 0.12em; text-transform: uppercase;\n  padding: 0.4em 0.9em; border-radius: 1px;\n}\n.co-hb-cyber { background: var(--cyber-dim); color: var(--cyber-light); border: 1px solid rgba(27,122,61,0.25); }\n.co-hb-gold { background: var(--gold-dim); color: var(--gold); border: 1px solid rgba(201,169,110,0.3); }\n.co-hb-blue { background: rgba(74,144,217,0.1); color: var(--blue); border: 1px solid rgba(74,144,217,0.25); }\n.co-hb-red { background: rgba(192,57,43,0.06); color: var(--red); border: 1px solid rgba(192,57,43,0.15); }\n\n.co-scroll {\n  margin-top: 2.5rem;\n  opacity: 0; animation: coUp 0.8s 1s forwards;\n}\n.co-scroll span {\n  display: block; width: 1px; height: 40px; margin: 0 auto;\n  background: linear-gradient(to bottom, var(--cyber), transparent);\n  animation: coPulse 2s infinite;\n}\n@keyframes coUp { from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)} }\n@keyframes coPulse { 0%,100%{opacity:0.3}50%{opacity:1} }\n\n\/* \u2550\u2550\u2550 SECTIONS \u2550\u2550\u2550 *\/\n.co-section { padding: 5.5rem 2rem; max-width: 1100px; margin: 0 auto; }\n.co-label {\n  font-family: var(--mono); font-size: 0.68rem;\n  letter-spacing: 0.3em; color: var(--cyber);\n  text-transform: uppercase; margin-bottom: 1rem;\n}\n.co-page h2 {\n  font-family: var(--serif) !important;\n  font-size: clamp(1.8rem, 4vw, 2.5rem) !important;\n  font-weight: 400 !important; color: var(--navy) !important;\n  line-height: 1.2 !important; margin-bottom: 1.5rem !important;\n}\n.co-page h2 em { font-style: italic; color: var(--slate); }\n.co-page h3 {\n  font-family: var(--sans) !important; font-size: 1rem !important;\n  font-weight: 600 !important; color: var(--navy) !important;\n  margin-bottom: 0.6rem !important;\n}\n.co-lead {\n  font-size: 1.05rem; line-height: 1.8;\n  color: #4A5568; max-width: 740px; margin-bottom: 2.5rem;\n}\n\n.co-dark {\n  background: var(--navy); padding: 5.5rem 2rem; position: relative;\n}\n.co-dark::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:1px;\n  background: linear-gradient(90deg, transparent, var(--cyber), transparent); opacity:0.2;\n}\n.co-dark .co-inner { max-width: 1100px; margin: 0 auto; }\n.co-dark h2 { color: var(--white) !important; }\n.co-dark .co-lead { color: var(--gray); }\n.co-dark .co-label { color: var(--gold); }\n\n.co-warm { background: var(--cream); padding: 5.5rem 2rem; }\n.co-warm .co-inner { max-width: 1100px; margin: 0 auto; }\n\n.co-slate { background: #F0F4F8; padding: 5.5rem 2rem; }\n.co-slate .co-inner { max-width: 1100px; margin: 0 auto; }\n\n\/* \u2550\u2550\u2550 THESIS \u2550\u2550\u2550 *\/\n.co-thesis {\n  background: var(--cream); border-left: 3px solid var(--cyber);\n  padding: 2rem 2.5rem; margin: 2.5rem 0;\n  font-family: var(--serif); font-size: 1.18rem;\n  line-height: 1.7; color: var(--navy);\n}\n.co-thesis strong { font-weight: 600; }\n\n\/* \u2550\u2550\u2550 DISCLAIMER \u2550\u2550\u2550 *\/\n.co-disclaim {\n  background: rgba(27,122,61,0.03); border: 1px solid rgba(27,122,61,0.1);\n  padding: 1.2rem 1.8rem; margin: 2rem 0; border-radius: 2px;\n  font-family: var(--mono); font-size: 0.72rem;\n  color: var(--cyber); line-height: 1.7; font-style: italic;\n}\n\n\/* \u2550\u2550\u2550 METRICS \u2550\u2550\u2550 *\/\n.co-metrics {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  gap: 1px; background: rgba(27,122,61,0.06);\n  border: 1px solid rgba(27,122,61,0.12); margin-top: 2rem;\n}\n.co-metric {\n  background: var(--white); padding: 1.5rem 1rem; text-align: center;\n}\n.co-metric-val {\n  font-family: var(--mono); font-size: 1.1rem;\n  font-weight: 600; color: var(--cyber); margin-bottom: 0.2rem;\n}\n.co-metric-label { font-size: 0.72rem; color: var(--gray); }\n\n\/* \u2550\u2550\u2550 PILLARS \u2550\u2550\u2550 *\/\n.co-pillars {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  gap: 1rem; margin-top: 2rem;\n}\n.co-pillar {\n  padding: 1.5rem; border: 1px solid rgba(27,122,61,0.08);\n  background: rgba(30,48,85,0.2); border-radius: 2px;\n  text-align: center; transition: border-color 0.3s;\n}\n.co-pillar:hover { border-color: rgba(201,169,110,0.3); }\n.co-pillar-num {\n  font-family: var(--mono); font-size: 0.6rem;\n  color: var(--gold); margin-bottom: 0.3rem;\n}\n.co-pillar h3 { color: var(--ice) !important; font-size: 0.85rem !important; margin-bottom: 0.2rem !important; }\n.co-pillar p { font-size: 0.72rem; color: var(--gray); }\n\n\/* \u2550\u2550\u2550 MODULE CARDS \u2550\u2550\u2550 *\/\n.co-mod-grid {\n  display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\n  gap: 1rem; margin-top: 2rem;\n}\n.co-mod {\n  padding: 1.4rem; border-radius: 2px;\n  border: 1px solid rgba(27,122,61,0.06);\n  background: rgba(30,48,85,0.15);\n  transition: border-color 0.3s;\n}\n.co-mod:hover { border-color: rgba(201,169,110,0.25); }\n.co-mod-head {\n  display: flex; justify-content: space-between; align-items: flex-start;\n  margin-bottom: 0.4rem; gap: 0.5rem;\n}\n.co-mod h3 { color: var(--ice) !important; font-size: 0.85rem !important; margin-bottom: 0 !important; flex: 1; }\n.co-mod-eal {\n  flex-shrink: 0; font-family: var(--mono); font-size: 0.5rem;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  padding: 0.15em 0.5em; border-radius: 1px;\n}\n.co-eal-7 { background: rgba(201,169,110,0.08); color: var(--gold); border: 1px solid rgba(201,169,110,0.15); }\n.co-eal-6 { background: rgba(27,122,61,0.08); color: var(--cyber-light); border: 1px solid rgba(27,122,61,0.15); }\n.co-eal-h { background: rgba(140,155,175,0.08); color: var(--gray); border: 1px solid rgba(140,155,175,0.15); }\n.co-mod p { font-size: 0.76rem; color: var(--gray); line-height: 1.5; }\n\n\/* Light module cards *\/\n.co-mod-light {\n  padding: 1.4rem; border-radius: 2px;\n  border: 1px solid #E2E8F0; background: var(--white);\n  transition: border-color 0.3s;\n}\n.co-mod-light:hover { border-color: var(--cyber); }\n.co-mod-light h3 { color: var(--navy) !important; font-size: 0.85rem !important; margin-bottom: 0 !important; }\n.co-mod-light p { font-size: 0.76rem; color: #4A5568; line-height: 1.5; }\n\n\/* \u2550\u2550\u2550 TABLE \u2550\u2550\u2550 *\/\n.co-table-wrap { overflow-x: auto; margin-top: 2rem; }\n.co-table {\n  width: 100%; border-collapse: collapse; font-size: 0.75rem;\n}\n.co-table th {\n  background: var(--navy); color: var(--white);\n  font-family: var(--mono); font-size: 0.55rem;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  padding: 0.65rem 0.5rem; text-align: left;\n  font-weight: 600; border: 1px solid rgba(74,144,217,0.15);\n}\n.co-table td {\n  padding: 0.5rem; border: 1px solid #E2E8F0;\n  color: #4A5568; line-height: 1.35; vertical-align: top;\n}\n.co-table tr:nth-child(even) td { background: #F8FAFC; }\n.co-t-mod { font-weight: 600; color: var(--navy); font-size: 0.72rem; }\n.co-t-eal { font-family: var(--mono); font-size: 0.68rem; color: var(--cyber); }\n\n\/* \u2550\u2550\u2550 TARGETS \u2550\u2550\u2550 *\/\n.co-targets {\n  display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1rem; margin-top: 2rem;\n}\n.co-target {\n  padding: 1.5rem; border: 1px solid #E2E8F0;\n  border-radius: 2px; background: var(--white);\n}\n.co-target li {\n  font-size: 0.84rem; color: #4A5568;\n  line-height: 1.6; padding: 0.25rem 0 0.25rem 1rem;\n  position: relative;\n}\n.co-target li::before {\n  content: '\u2192'; position: absolute; left: 0;\n  color: var(--cyber); font-family: var(--mono); font-size: 0.7rem;\n}\n\n\/* \u2550\u2550\u2550 FINAL \u2550\u2550\u2550 *\/\n.co-final {\n  max-width: 800px; margin: 0 auto;\n  text-align: center; padding: 4rem 2rem;\n}\n.co-final-quote {\n  font-family: var(--serif);\n  font-size: clamp(1.1rem, 3vw, 1.5rem);\n  font-style: italic; line-height: 1.55;\n  color: var(--ice); margin-bottom: 1.5rem;\n}\n.co-final-sub {\n  font-family: var(--mono); font-size: 0.72rem;\n  letter-spacing: 0.15em; color: var(--gold);\n  text-transform: uppercase;\n}\n\n\/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n@media (max-width: 768px) {\n  .co-metrics { grid-template-columns: 1fr 1fr; }\n  .co-pillars { grid-template-columns: 1fr 1fr; }\n  .co-mod-grid { grid-template-columns: 1fr; }\n  .co-hero { padding: 4rem 1.5rem 3rem; min-height: 90vh; }\n  .co-dark,.co-warm,.co-slate,.co-section { padding: 3.5rem 1.5rem; }\n  .co-table { font-size: 0.65rem; }\n}\n<\/style>\n\n<div class=\"co-page\">\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- HERO -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-hero\">\n  <div class=\"co-hero-inner\">\n    <div class=\"co-hero-label\">Programme souverain offline \u2014 Cybers\u00e9curit\u00e9 &amp; cyber-d\u00e9fense<\/div>\n    <h1>CORTEX <em>CYBER-ORION<\/em>\u2122<\/h1>\n    <p class=\"co-hero-sub\">\n      Programme-cadre souverain regroupant et gouvernant l&rsquo;ensemble des modules\n      de gouvernance num\u00e9rique, cybers\u00e9curit\u00e9 et cyber-d\u00e9fense pr\u00e9ventive offline.\n      Con\u00e7u pour les \u00c9tats, autorit\u00e9s publiques, d\u00e9fense et infrastructures critiques.\n    <\/p>\n    <div class=\"co-hero-badges\">\n      <span class=\"co-hb co-hb-cyber\">EAL6 global<\/span>\n      <span class=\"co-hb co-hb-gold\">EAL6 OMEGA\/PROOF<\/span>\n      <span class=\"co-hb co-hb-blue\">TRL 7<\/span>\n      <span class=\"co-hb co-hb-red\">100 % offline \/ air-gapped<\/span>\n      <span class=\"co-hb co-hb-cyber\">D\u00e9tection ex ante &amp; Zero-Day<\/span>\n    <\/div>\n    <div class=\"co-scroll\"><span><\/span><\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- M\u00c9TRIQUES -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-warm\">\n  <div class=\"co-inner\">\n    <div class=\"co-disclaim\">\n      Cette page pr\u00e9sente les principes de recherche et d&rsquo;architecture.\n      Elle ne d\u00e9crit ni capacit\u00e9s op\u00e9rationnelles classifi\u00e9es, ni m\u00e9canismes offensifs, ni proc\u00e9dures sensibles.\n    <\/div>\n\n    <div class=\"co-metrics\">\n      <div class=\"co-metric\">\n        <div class=\"co-metric-val\">EAL6<\/div>\n        <div class=\"co-metric-label\">Niveau global<\/div>\n      <\/div>\n      <div class=\"co-metric\">\n        <div class=\"co-metric-val\">EAL6<\/div>\n        <div class=\"co-metric-label\">OMEGA \/ PROOF CORE<\/div>\n      <\/div>\n      <div class=\"co-metric\">\n        <div class=\"co-metric-val\">TRL 7<\/div>\n        <div class=\"co-metric-label\">Maturit\u00e9 technologique<\/div>\n      <\/div>\n      <div class=\"co-metric\">\n        <div class=\"co-metric-val\">25+<\/div>\n        <div class=\"co-metric-label\">Modules int\u00e9gr\u00e9s<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- FINALIT\u00c9 -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-section\">\n  <div class=\"co-label\">Finalit\u00e9<\/div>\n  <h2>Rendre structurellement impossible <em>tout acte num\u00e9rique non l\u00e9gitime<\/em><\/h2>\n  <p class=\"co-lead\">\n    Ce n&rsquo;est pas un produit. Ce n&rsquo;est pas une suite logicielle.\n    C&rsquo;est un programme institutionnel structurant, destin\u00e9 \u00e0 op\u00e9rer\n    en conditions d\u00e9grad\u00e9es ou totalement hors r\u00e9seau.\n  <\/p>\n\n  <div class=\"co-thesis\">\n    La d\u00e9tection est <strong>ex ante et Zero-Day<\/strong>, la d\u00e9cision reste <strong>humaine et gouvern\u00e9e<\/strong>,\n    l&rsquo;action est <strong>contr\u00f4l\u00e9e<\/strong>, et la preuve est <strong>juridiquement exploitable hors r\u00e9seau<\/strong>.\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- 4 PILIERS -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-dark\">\n  <div class=\"co-inner\">\n    <div class=\"co-label\">Architecture<\/div>\n    <h2 style=\"color:#fff !important\">Quatre piliers <em style=\"color:var(--ice)\">indissociables<\/em><\/h2>\n\n    <div class=\"co-pillars\">\n      <div class=\"co-pillar\">\n        <div class=\"co-pillar-num\">PILIER 1<\/div>\n        <h3>Root of Trust<\/h3>\n        <p>Socle formel prouv\u00e9 (seL4 EAL7)<\/p>\n      <\/div>\n      <div class=\"co-pillar\">\n        <div class=\"co-pillar-num\">PILIER 2<\/div>\n        <h3>Muraille souveraine<\/h3>\n        <p>Confinement non contournable<\/p>\n      <\/div>\n      <div class=\"co-pillar\">\n        <div class=\"co-pillar-num\">PILIER 3<\/div>\n        <h3>Gouvernance ex ante<\/h3>\n        <p>Gouvernance des transformations<\/p>\n      <\/div>\n      <div class=\"co-pillar\">\n        <div class=\"co-pillar-num\">PILIER 4<\/div>\n        <h3>Cycle complet<\/h3>\n        <p>Ex ante \u2192 D\u00e9cision \u2192 Action \u2192 Preuve<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- MODULES CRITIQUES (EAL7) -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-warm\">\n  <div class=\"co-inner\">\n    <div class=\"co-label\">Socle critique<\/div>\n    <h2>Modules fondamentaux \u2014 <em>EAL6 et EAL7<\/em><\/h2>\n\n    <div class=\"co-mod-grid\">\n      <div class=\"co-mod-light\">\n        <div class=\"co-mod-head\">\n          <h3>seL4 \u2014 Root of Trust<\/h3>\n          <span class=\"co-mod-eal co-eal-7\">EAL7 \u00b7 TRL9<\/span>\n        <\/div>\n        <p>Micro-noyau formellement prouv\u00e9. Isolation math\u00e9matique m\u00e9moire \/ CPU. TCB r\u00e9duit. Aucune compromission ne peut se propager.<\/p>\n      <\/div>\n      <div class=\"co-mod-light\">\n        <div class=\"co-mod-head\">\n          <h3>OMEGA\u2122 \/ PROOF CORE \u2014 Gouvernance &amp; preuve<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Cha\u00eene de preuve append-only. Preuve cryptographique avant action. Refus gouvern\u00e9, tra\u00e7able et opposable. Audit out-of-band.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- MODULES EAL6 -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-dark\">\n  <div class=\"co-inner\">\n    <div class=\"co-label\">Modules EAL6<\/div>\n    <h2 style=\"color:#fff !important\">Modules gouvern\u00e9s \u2014 <em style=\"color:var(--ice)\">Offline natif<\/em><\/h2>\n\n    <div class=\"co-mod-grid\">\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>CORTEX-BUS\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Orchestration inter-modules gouvern\u00e9e. Pipeline multi-\u00e9tapes, routage par priorit\u00e9, tra\u00e7abilit\u00e9 compl\u00e8te.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>THREAT-INTEL OFFLINE\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Base de menaces locale et souveraine. Mapping MITRE ATT&amp;CK. Import\/export manuel uniquement (air-gapped).<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>THREAT-INTEL FUZZY\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>D\u00e9tection de variantes par similarit\u00e9 multi-algorithmes. Hachage flou. Sans cloud ni d\u00e9pendance externe.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>WALL-DOME\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Muraille souveraine. Confinement IT \/ OT \/ Edge. Cloisonnement non contournable. R\u00e9silience crises majeures.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>MORPH GATES\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Verrou pipeline CI\/CD local. Validation avant compilation. Protection supply-chain hors r\u00e9seau.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>SENTINEL\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>D\u00e9tection d\u00e9terministe ex ante. Signaux faibles avant exploitation. Corr\u00e9lation locale multi-sources.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>MIRROR LAB\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>D\u00e9ception d\u00e9terministe. Observation silencieuse. Confirmation d&rsquo;intention hostile sans r\u00e9v\u00e9lation.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>AVA CPL\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Formalisation de l&rsquo;intention humaine offline. R\u00e8gles d\u00e9terministes, explicables et auditables.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>DECISION_GUARD_DEFENSE<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>V\u00e9rification ex ante des ROE. Anti-escalade automatique. Refus des actions hors cadre d\u00e9fensif.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>FASTPATH (gouvern\u00e9)<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>R\u00e9duction de latence incidents critiques. Aucune d\u00e9rogation \u00e0 la gouvernance. Tra\u00e7abilit\u00e9 compl\u00e8te.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>AEGIS\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Action contr\u00f4l\u00e9e &amp; gradu\u00e9e. R\u00e9ponses proportionn\u00e9es. Pas de kill-switch distant. R\u00e9silience d\u00e9grad\u00e9.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>SILENT_OPS<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Suppression de tout signal exploitable c\u00f4t\u00e9 attaquant. Capture interne exhaustive. Mode silence.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>ADVERSARY-BLINDNESS\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Variations contr\u00f4l\u00e9es sur signaux observables. Rend l&rsquo;observation adverse non fiable. Sans escalade.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>LAW-FACTORY\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Qualification juridique native. Chronologie certifi\u00e9e. Dossiers exploitables hors syst\u00e8me.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>RIGHT-TO-INACT\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Inaction gouvern\u00e9e. \u00c9valuation strat\u00e9gique et juridique. L&rsquo;inaction comme d\u00e9cision d\u00e9fensive l\u00e9gitime.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>PROOF-ACCELERATOR\u2122<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>Agr\u00e9gation optimis\u00e9e des preuves. Structuration cryptographique. V\u00e9rification rapide hors syst\u00e8me.<\/p>\n      <\/div>\n      <div class=\"co-mod\">\n        <div class=\"co-mod-head\">\n          <h3>GRACEFUL_MIL_DEGRADATION<\/h3>\n          <span class=\"co-mod-eal co-eal-6\">EAL6 \u00b7 TRL7<\/span>\n        <\/div>\n        <p>D\u00e9gradation contr\u00f4l\u00e9e en crise \/ OPEX. Priorisation fonctions vitales. Survie du c\u0153ur de gouvernance.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- MODULES HORS EAL -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-section\">\n  <div class=\"co-label\">Modules analytiques<\/div>\n  <h2>Modules hors EAL \u2014 <em>Strictement gouvern\u00e9s par OMEGA\u2122<\/em><\/h2>\n\n  <div class=\"co-mod-grid\" style=\"margin-top:0\">\n    <div class=\"co-mod-light\">\n      <div class=\"co-mod-head\">\n        <h3>CYBER-ORION\u2122 Zero-Day<\/h3>\n        <span class=\"co-mod-eal co-eal-h\">Hors EAL \u00b7 TRL7+<\/span>\n      <\/div>\n      <p>D\u00e9tection de comportements inconnus sans signatures. Zero-Day trait\u00e9 comme signal, jamais comme d\u00e9cision. Corr\u00e9lation multi-signaux obligatoire.<\/p>\n    <\/div>\n    <div class=\"co-mod-light\">\n      <div class=\"co-mod-head\">\n        <h3>ATTRIBUTION-ASSIST<\/h3>\n        <span class=\"co-mod-eal co-eal-h\">Hors EAL \u00b7 TRL7<\/span>\n      <\/div>\n      <p>Fingerprinting comportemental. Attribution probabiliste non accusatoire. Support d\u00e9cision strat\u00e9gique et diplomatique.<\/p>\n    <\/div>\n    <div class=\"co-mod-light\">\n      <div class=\"co-mod-head\">\n        <h3>HUMAN-SHIELD\u2122<\/h3>\n        <span class=\"co-mod-eal co-eal-h\">Hors EAL \u00b7 TRL7<\/span>\n      <\/div>\n      <p>Protection du d\u00e9cideur humain. Analyse charge d\u00e9cisionnelle. Recommandation de temporisation ou non-action sous stress.<\/p>\n    <\/div>\n    <div class=\"co-mod-light\">\n      <div class=\"co-mod-head\">\n        <h3>ANTI-ECONOMY\u2122<\/h3>\n        <span class=\"co-mod-eal co-eal-h\">Hors EAL \u00b7 TRL7<\/span>\n      <\/div>\n      <p>Neutralisation des cha\u00eenes de mon\u00e9tisation criminelle. Rendre la cyber-attaque non rentable. Contre-mesures non destructrices.<\/p>\n    <\/div>\n    <div class=\"co-mod-light\">\n      <div class=\"co-mod-head\">\n        <h3>EXPLAIN-AI\u2122<\/h3>\n        <span class=\"co-mod-eal co-eal-h\">Hors EAL \u00b7 TRL8<\/span>\n      <\/div>\n      <p>Explicabilit\u00e9 des signaux analytiques. Facteurs contributifs lisibles. Support audit et d\u00e9cision humaine.<\/p>\n    <\/div>\n    <div class=\"co-mod-light\">\n      <div class=\"co-mod-head\">\n        <h3>SELF-HEAL\u2122<\/h3>\n        <span class=\"co-mod-eal co-eal-h\">Hors EAL \u00b7 TRL7<\/span>\n      <\/div>\n      <p>R\u00e9silience gouvern\u00e9e. Proposition de reconfiguration ou isolement. Playbooks offline. Aucune ex\u00e9cution autonome.<\/p>\n    <\/div>\n    <div class=\"co-mod-light\">\n      <div class=\"co-mod-head\">\n        <h3>Multi-LCM \/ TRM Engine\u2122<\/h3>\n        <span class=\"co-mod-eal co-eal-h\">Hors EAL \u00b7 TRL7<\/span>\n      <\/div>\n      <p>Orchestration multi-mod\u00e8les embarqu\u00e9e. IA frugale, contrainte, d\u00e9terministe. Compatibilit\u00e9 edge \/ offline.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- TABLEAU R\u00c9CAPITULATIF -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-slate\">\n  <div class=\"co-inner\">\n    <div class=\"co-label\">R\u00e9f\u00e9rence<\/div>\n    <h2>Tableau r\u00e9capitulatif trajectoire <em>des niveaux d&rsquo;assurance<\/em><\/h2>\n\n    <div class=\"co-table-wrap\">\n      <table class=\"co-table\">\n        <thead><tr><th>Module<\/th><th>EAL<\/th><th>TRL<\/th><th>R\u00f4le principal<\/th><\/tr><\/thead>\n        <tbody>\n          <tr><td class=\"co-t-mod\">seL4<\/td><td class=\"co-t-eal\">EAL7<\/td><td>TRL9<\/td><td>Root of Trust formellement prouv\u00e9<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">OMEGA\u2122 \/ PROOF CORE<\/td><td class=\"co-t-eal\">EAL7<\/td><td>TRL7<\/td><td>Gouvernance &amp; preuve<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">CORTEX-BUS\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>Orchestration inter-modules<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">THREAT-INTEL OFFLINE\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>Capitalisation souveraine menaces<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">THREAT-INTEL FUZZY\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>D\u00e9tection par similarit\u00e9<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">WALL-DOME\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>Muraille souveraine<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">MORPH GATES\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>Gouvernance ex ante transformations<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">SENTINEL\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>D\u00e9tection d\u00e9terministe ex ante<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">MIRROR LAB\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>D\u00e9ception &amp; observation<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">AVA CPL\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>Formalisation intention humaine<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">DECISION_GUARD<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>V\u00e9rification ROE \/ anti-escalade<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">AEGIS\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>Action contr\u00f4l\u00e9e &amp; gradu\u00e9e<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">LAW-FACTORY\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>Qualification juridique native<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">RIGHT-TO-INACT\u2122<\/td><td class=\"co-t-eal\">EAL6<\/td><td>TRL7<\/td><td>Inaction gouvern\u00e9e<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">Zero-Day moteurs<\/td><td style=\"color:var(--gray)\">Hors EAL<\/td><td>TRL7<\/td><td>D\u00e9tection comportements inconnus<\/td><\/tr>\n          <tr><td class=\"co-t-mod\">Multi-LCM \/ TRM<\/td><td style=\"color:var(--gray)\">Hors EAL<\/td><td>TRL7<\/td><td>Orchestration multi-mod\u00e8les<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- POC -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-dark\">\n  <div class=\"co-inner\">\n    <div class=\"co-label\">\u00c9valuation<\/div>\n    <h2 style=\"color:#fff !important\">Preuves de concept <em style=\"color:var(--ice)\">encadr\u00e9es<\/em><\/h2>\n    <p class=\"co-lead\">\n      POC r\u00e9alis\u00e9s hors cloud, limit\u00e9s en p\u00e9rim\u00e8tre, contractualis\u00e9s, non diffusables,\n      sans exposition de capacit\u00e9s sensibles.\n    <\/p>\n\n    <div class=\"co-pillars\">\n      <div class=\"co-pillar\">\n        <h3>Offline \/ air-gap<\/h3>\n        <p>Capacit\u00e9s hors r\u00e9seau<\/p>\n      <\/div>\n      <div class=\"co-pillar\">\n        <h3>Gouvernance<\/h3>\n        <p>Gouvernance avant action<\/p>\n      <\/div>\n      <div class=\"co-pillar\">\n        <h3>Ex ante &amp; Zero-Day<\/h3>\n        <p>D\u00e9tection pr\u00e9ventive<\/p>\n      <\/div>\n      <div class=\"co-pillar\">\n        <h3>Preuve &amp; audit<\/h3>\n        <p>Auditabilit\u00e9 cryptographique<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- AUDIENCES -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-section\">\n  <div class=\"co-label\">Positionnement institutionnel<\/div>\n  <h2>Destin\u00e9 aux <em>environnements souverains<\/em><\/h2>\n\n  <div class=\"co-targets\">\n    <div class=\"co-target\">\n      <h3>Gouvernements<\/h3>\n      <ul>\n        <li>Administrations centrales<\/li>\n        <li>Minist\u00e8res (Int\u00e9rieur, D\u00e9fense, \u00c9conomie, Sant\u00e9)<\/li>\n        <li>Autorit\u00e9s de r\u00e9gulation et de contr\u00f4le<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"co-target\">\n      <h3>D\u00e9fense &amp; S\u00e9curit\u00e9<\/h3>\n      <ul>\n        <li>Forces arm\u00e9es<\/li>\n        <li>Renseignement<\/li>\n        <li>S\u00e9curit\u00e9 int\u00e9rieure<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"co-target\">\n      <h3>Infrastructures critiques<\/h3>\n      <ul>\n        <li>OIV et op\u00e9rateurs essentiels<\/li>\n        <li>Int\u00e9grateurs souverains<\/li>\n        <li>Industriels strat\u00e9giques<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- STATEMENT FINAL -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"co-dark\">\n  <div class=\"co-inner\">\n    <div class=\"co-final\">\n      <div class=\"co-final-quote\">\n        CORTEX CYBER-ORION\u2122 n&rsquo;est pas une cybers\u00e9curit\u00e9.<br>\n        C&rsquo;est une doctrine technologique de souverainet\u00e9 num\u00e9rique,<br>\n        offline par conception, Zero-Day-capable, gouvern\u00e9e par la preuve,<br>\n        con\u00e7ue pour les environnements \u00e9tatiques et critiques,<br>\n        sans angle mort fonctionnel.\n      <\/div>\n      <div class=\"co-final-sub\">Souverain \u00b7 Offline \u00b7 Ex ante \u00b7 Zero-Day \u00b7 Gouvern\u00e9 \u00b7 Preuve \u00b7 EAL6+ \/ EAL7++<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<\/div><!-- \/.co-page -->\n","protected":false},"excerpt":{"rendered":"<p>Menu \u2014 Cortex ORIGIN\u2122 CORTEX ORIGIN\u2122 Architecture \u25be Socle critique (TCB) CORTEX ORIGIN\u2122 \u2014 Vue d&rsquo;ensemble Cortex Core\u2122 OMEGA\u2122 \u2014 Gouvernance PRISM\u2122 \u2014 Preuve AEGIS\u2122 \u2014 Ex\u00e9cution FULCRUM\u2122 S\u00e9curit\u00e9 &#038; Confinement SENTINEL\u2122 \u2014 S\u00e9curit\u00e9 active WALL-DOME\u2122 \u2014 Confinement CERB\u00c8RE\u2122 Decision Guard\u2122 Interface &#038; Orchestration AVA\u2122 &#038; CPL\u2122 \u2014 Interface Multi LCM \/ TRM Engine\u2122 TRM [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-454","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/pages\/454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/comments?post=454"}],"version-history":[{"count":13,"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/pages\/454\/revisions"}],"predecessor-version":[{"id":913,"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/pages\/454\/revisions\/913"}],"wp:attachment":[{"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/media?parent=454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}