{"id":1407,"date":"2026-03-25T09:45:46","date_gmt":"2026-03-25T09:45:46","guid":{"rendered":"https:\/\/cortexorigin.com\/?page_id=1407"},"modified":"2026-04-06T05:34:57","modified_gmt":"2026-04-06T05:34:57","slug":"mttd-benchmark-v2-0-aetzu-arrow-ai","status":"publish","type":"page","link":"https:\/\/cortexorigin.com\/index.php\/mttd-benchmark-v2-0-aetzu-arrow-ai\/","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 Cortex ORIGIN\u2122<\/title>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap');\n \nbody { margin: 0; padding: 0; background: #F4F0EB; font-family: 'DM Sans', sans-serif; }\n \n.menu-bar {\n  width: 100%;\n  background: #0C1829;\n  padding: 0 2rem;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  position: relative;\n  z-index: 100;\n  box-sizing: border-box;\n}\n.menu-logo {\n  font-family: 'DM Sans', sans-serif; font-weight: 700; font-size: 0.95rem;\n  color: #fff; padding: 1rem 0; letter-spacing: 0.03em; white-space: nowrap;\n}\n.menu-logo span { color: #C9A96E; }\n.menu-items { display: flex; align-items: center; gap: 0; }\n \n\/* \u2500\u2500 AETZU ARROW AI BUTTON \u2500\u2500 *\/\n.menu-aetzu {\n  display: flex; align-items: center;\n  padding: 0.45rem 1rem;\n  margin-right: 0.5rem;\n  background: rgba(201,169,110,0.12);\n  border: 1px solid rgba(201,169,110,0.35);\n  border-radius: 3px;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 0.65rem; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  color: #C9A96E;\n  text-decoration: none;\n  transition: all 0.25s;\n  white-space: nowrap;\n  gap: 0.5rem;\n}\n.menu-aetzu::before {\n  content: '\u2b21';\n  font-size: 0.75rem;\n  opacity: 0.7;\n}\n.menu-aetzu:hover {\n  background: rgba(201,169,110,0.25);\n  border-color: rgba(201,169,110,0.6);\n  color: #fff;\n}\n \n\/* \u2500\u2500 BENCHMARK BUTTON \u2500\u2500 *\/\n.menu-benchmark {\n  display: flex; align-items: center;\n  padding: 0.45rem 1rem;\n  margin-right: 0.5rem;\n  background: rgba(74,144,217,0.10);\n  border: 1px solid rgba(74,144,217,0.30);\n  border-radius: 3px;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 0.65rem; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  color: rgba(184,212,240,0.85);\n  text-decoration: none;\n  transition: all 0.25s;\n  white-space: nowrap;\n  gap: 0.5rem;\n}\n.menu-benchmark::before {\n  content: '\u25c8';\n  font-size: 0.7rem;\n  opacity: 0.65;\n}\n.menu-benchmark:hover {\n  background: rgba(74,144,217,0.22);\n  border-color: rgba(74,144,217,0.55);\n  color: #fff;\n}\n \n.menu-item {\n  position: relative; padding: 1rem 1rem;\n  font-size: 0.78rem; font-weight: 500; color: rgba(184,212,240,0.75);\n  cursor: pointer; letter-spacing: 0.02em; transition: color 0.2s;\n  white-space: nowrap;\n}\n.menu-item:hover { color: #fff; }\n.menu-item::after {\n  content: '\u25be'; margin-left: 0.3rem; font-size: 0.6rem; opacity: 0.5;\n}\n.menu-item.no-drop::after { content: ''; }\n.menu-cta {\n  font-family: 'JetBrains Mono', monospace; font-size: 0.65rem; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  padding: 0.5rem 1.2rem; border-radius: 2px;\n  background: rgba(201,169,110,0.15); color: #C9A96E; border: 1px solid rgba(201,169,110,0.3);\n  cursor: pointer; transition: all 0.3s; white-space: nowrap;\n}\n.menu-cta:hover { background: rgba(201,169,110,0.25); color: #fff; }\n \n.menu-dropdown {\n  display: none; position: absolute; top: 100%; left: 0;\n  background: #0C1829; border: 1px solid rgba(74,144,217,0.15);\n  border-top: 2px solid #C9A96E; border-radius: 0 0 4px 4px;\n  min-width: 320px; padding: 0.8rem 0; z-index: 200;\n  box-shadow: 0 12px 40px rgba(0,0,0,0.4);\n}\n.menu-item:hover .menu-dropdown { display: block; }\n.menu-dropdown a {\n  display: block; padding: 0.5rem 1.5rem; font-size: 0.8rem; color: rgba(184,212,240,0.6);\n  text-decoration: none; transition: all 0.2s; line-height: 1.5;\n}\n.menu-dropdown a:hover { color: #fff; background: rgba(74,144,217,0.08); }\n.menu-dropdown .drop-label {\n  font-family: 'JetBrains Mono', monospace; font-size: 0.58rem; font-weight: 600;\n  letter-spacing: 0.15em; color: #C9A96E; text-transform: uppercase;\n  padding: 0.6rem 1.5rem 0.3rem; display: block;\n}\n.menu-dropdown .drop-sep {\n  border: none; border-top: 1px solid rgba(74,144,217,0.08);\n  margin: 0.5rem 1.5rem;\n}\n \n.menu-dropdown a.drop-highlight {\n  display: flex; align-items: center; justify-content: space-between;\n  margin: 0.4rem 0.8rem 0.2rem;\n  padding: 0.55rem 1rem;\n  background: rgba(201,169,110,0.08);\n  border: 1px solid rgba(201,169,110,0.2);\n  border-radius: 3px;\n  color: #C9A96E;\n  font-weight: 600; font-size: 0.78rem;\n  transition: all 0.2s;\n}\n.menu-dropdown a.drop-highlight:hover {\n  background: rgba(201,169,110,0.18); color: #fff; border-color: rgba(201,169,110,0.45);\n}\n.drop-highlight-arrow { font-size: 0.65rem; opacity: 0.6; margin-left: 8px; }\n \n.menu-dropdown a.drop-sim {\n  display: flex; align-items: center; justify-content: space-between;\n  margin: 0.25rem 0.8rem;\n  padding: 0.5rem 1rem;\n  background: rgba(74,144,217,0.06);\n  border: 1px solid rgba(74,144,217,0.18);\n  border-radius: 3px;\n  color: rgba(184,212,240,0.85);\n  font-size: 0.78rem;\n  transition: all 0.2s;\n}\n.menu-dropdown a.drop-sim:hover {\n  background: rgba(74,144,217,0.14); color: #fff; border-color: rgba(74,144,217,0.4);\n}\n.drop-sim-icon { font-size: 0.7rem; opacity: 0.55; margin-left: 8px; }\n \n.mega-dropdown {\n  display: none; position: absolute; top: 100%; left: -100px;\n  background: #0C1829; border: 1px solid rgba(74,144,217,0.15);\n  border-top: 2px solid #C9A96E; border-radius: 0 0 4px 4px;\n  width: 640px; padding: 1.5rem; z-index: 200;\n  box-shadow: 0 12px 40px rgba(0,0,0,0.4);\n}\n.menu-item:hover .mega-dropdown { display: block; }\n.mega-cols { display: grid; grid-template-columns: 1fr 1fr; gap: 0 2rem; }\n.mega-col .drop-label { padding: 0 0 0.3rem; }\n.mega-col a {\n  display: block; padding: 0.35rem 0; font-size: 0.78rem; color: rgba(184,212,240,0.6);\n  text-decoration: none; transition: color 0.2s;\n}\n.mega-col a:hover { color: #fff; }\n.mega-col a.drop-highlight {\n  margin: 0.5rem 0 0.2rem; padding: 0.5rem 0.8rem;\n  background: rgba(201,169,110,0.08); border: 1px solid rgba(201,169,110,0.2);\n  border-radius: 3px; color: #C9A96E; font-weight: 600;\n  display: flex; align-items: center; justify-content: space-between;\n}\n.mega-col a.drop-highlight:hover {\n  background: rgba(201,169,110,0.18); color: #fff; border-color: rgba(201,169,110,0.45);\n}\n<\/style>\n<\/head>\n<body>\n \n<div class=\"menu-bar\">\n  <div class=\"menu-logo\">CORTEX <span>ORIGIN\u2122<\/span><\/div>\n  <div class=\"menu-items\">\n \n    <!-- AETZU ARROW AI -->\n    <a href=\"https:\/\/cortexorigin.com\/index.php\/aetzu-arrow-ai\/\" class=\"menu-aetzu\">\n      AETZU ARROW AI\u2122\n    <\/a>\n \n    <!-- BENCHMARK -->\n    <a href=\"https:\/\/cortexorigin.com\/index.php\/mttd-benchmark-v2-0-aetzu-arrow-ai\/\" class=\"menu-benchmark\">\n      Benchmark\n    <\/a>\n \n    <!-- 1. ARCHITECTURE -->\n    <div class=\"menu-item\">\n      Architecture\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\" style=\"margin:0.5rem 0\">\n            <span class=\"drop-label\" style=\"padding:0.4rem 0 0.3rem\">S\u00e9curit\u00e9 &amp; 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            <a href=\"https:\/\/cortexorigin.com\/index.php\/1241-2\/\" class=\"drop-highlight\">\n              CMS CORTEX MORPHIC SHIELD\u2122\n              <span class=\"drop-highlight-arrow\">\u2197<\/span>\n            <\/a>\n          <\/div>\n          <div class=\"mega-col\">\n            <span class=\"drop-label\">Interface &amp; Orchestration<\/span>\n            <a href=\"https:\/\/cortexorigin.com\/index.php\/2026\/01\/02\/ava-cpl\/\">AVA\u2122 &amp; 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\" style=\"margin:0.5rem 0\">\n            <span class=\"drop-label\" style=\"padding:0.4rem 0 0.3rem\">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    <\/div>\n \n    <!-- 2. APPLICATIONS -->\n    <div class=\"menu-item\">\n      Applications\n      <div class=\"menu-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 &amp; 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 &amp; OIV<\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-iag-pour-la-defense-la-securite-le-cyber\/\">D\u00e9fense &amp; Cybers\u00e9curit\u00e9<\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-iag-pour-letat-le-regalien\/\">\u00c9tat &amp; R\u00e9galien<\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/592-2\/\">Tous les secteurs<\/a>\n      <\/div>\n    <\/div>\n \n    <!-- 3. V\u00c9RIFICATION -->\n    <div class=\"menu-item\">\n      V\u00e9rification\n      <div class=\"menu-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&amp;D<\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/833-2\/\">Publications &amp; \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    <\/div>\n \n    <!-- 4. SECTEURS -->\n    <div class=\"menu-item\">\n      Secteurs\n      <div class=\"menu-dropdown\">\n        <span class=\"drop-label\">Audiences<\/span>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/investisseurs-partenaires\/\">Investisseurs &amp; partenaires<\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/industriels-integrateurs\/\">Industriels &amp; int\u00e9grateurs<\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/decideurs-publics-autorites\/\">D\u00e9cideurs publics &amp; 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 &amp; Banque<\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-iag-pour-la-defense-la-securite-le-cyber\/\">D\u00e9fense &amp; Cyber<\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/cortex-origin-iag-pour-letat-le-regalien\/\">\u00c9tat &amp; R\u00e9galien<\/a>\n      <\/div>\n    <\/div>\n \n    <!-- 5. CFVL -->\n    <div class=\"menu-item\">\n      CFVL\n      <div class=\"menu-dropdown\" style=\"min-width:300px\">\n        <span class=\"drop-label\">Programme de certification<\/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&amp;D<\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/833-2\/\">Publications<\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/rapport-mttd-mttb\/\">Rapport MTTD \/ MTTB<\/a>\n        <hr class=\"drop-sep\">\n        <span class=\"drop-label\">Simulations interactives<\/span>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/test\/\" class=\"drop-sim\">\n          Simulations Attaque\n          <span class=\"drop-sim-icon\">\u26a1<\/span>\n        <\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/simulation\/\" class=\"drop-sim\">\n          Sch\u00e9ma &amp; Simulations\n          <span class=\"drop-sim-icon\">\u25ce<\/span>\n        <\/a>\n        <hr class=\"drop-sep\">\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/mttd-benchmark-v2-0-aetzu-arrow-ai\/\" class=\"drop-highlight\">\n          MTTD Benchmark v2.0\n          <span class=\"drop-highlight-arrow\">\u2197<\/span>\n        <\/a>\n        <a href=\"https:\/\/cortexorigin.com\/index.php\/1043-2\/\" class=\"drop-highlight\">\n          Evaluation Dashboard\n          <span class=\"drop-highlight-arrow\">\u2197<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n \n    <!-- CTA -->\n    <a href=\"mailto:press@cortexorigin.com\" style=\"text-decoration:none\">\n      <div class=\"menu-cta\">Contact<\/div>\n    <\/a>\n \n  <\/div>\n<\/div>\n \n<\/body>\n<\/html>\n\n\n\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>CFVL-BENCH-MTTD-002 v2.1 \u2014 AETZU ARROW AI\u2122<\/title>\n<style>\n.fw-wrap{all:initial;display:block;}.fw-wrap *{box-sizing:border-box;}.bm-page{width:100vw;position:relative;left:50%;transform:translateX(-50%);overflow-x:hidden;font-family:'IBM Plex Sans','Helvetica Neue',Arial,sans-serif;font-size:15px;line-height:1.6;color:#1A1A2E;background:#F5F4F0;}.entry-title,.page-title,h1.wp-block-heading:first-child{display:none !important;}@import url('https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=IBM+Plex+Mono:wght@300;400;500&family=IBM+Plex+Serif:ital,wght@0,400;0,500;1,400&display=swap');.bm-nav{background:#00205B;border-bottom:3px solid #B08728;padding:0 5%;display:flex;align-items:stretch;width:100%;}.bm-nav-brand{display:flex;align-items:center;gap:14px;padding:14px 0;border-right:1px solid rgba(255,255,255,0.12);padding-right:28px;margin-right:28px;flex-shrink:0;}.bm-nav-org{font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.55);display:block;margin-bottom:2px;}.bm-nav-prog{font-family:'IBM Plex Sans',sans-serif;font-size:13px;font-weight:600;color:#FFFFFF;letter-spacing:0.03em;display:block;}.bm-nav-ref{display:flex;align-items:center;gap:20px;flex:1;flex-wrap:wrap;padding:14px 0;}.bm-nav-ref span{font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.4);}.bm-nav-badge{margin-left:auto;background:#B08728;color:#00205B;font-family:'IBM Plex Mono',monospace;font-size:10px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;padding:0 20px;display:flex;align-items:center;flex-shrink:0;}.bm-hero{background:#FFFFFF;border-bottom:1px solid #D0CEC8;width:100%;}.bm-hero-inner{display:grid;grid-template-columns:1fr 420px;min-height:400px;}.bm-hero-left{padding:56px 5%;border-right:1px solid #D0CEC8;}.bm-eyebrow{font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:0.28em;text-transform:uppercase;color:#0055B3;margin-bottom:20px;display:flex;align-items:center;gap:12px;}.bm-eyebrow::before{content:'';display:block;width:24px;height:2px;background:#B08728;}.bm-h1{font-family:'IBM Plex Serif',Georgia,serif;font-size:clamp(36px,4.5vw,58px);font-weight:500;line-height:1.08;color:#00205B;margin:0 0 6px 0;}.bm-h1 em{font-style:italic;color:#003F8A;}.bm-sub{font-family:'IBM Plex Sans',sans-serif;font-size:15px;font-weight:300;color:#5A5E70;line-height:1.75;max-width:560px;margin-top:20px;}.bm-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px;}.bm-tag{font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:0.13em;text-transform:uppercase;padding:4px 10px;border:1px solid;}.bm-tag.tn{color:#00205B;border-color:rgba(0,32,91,0.3);background:#E8EFF8;}.bm-tag.tg{color:#8A5A00;border-color:rgba(176,135,40,0.3);background:#F5EDD5;}.bm-tag.tm{color:#5A5E70;border-color:#B8B4AC;background:#ECEAE4;}.bm-hero-right{padding:36px 32px;background:#ECEAE4;display:flex;flex-direction:column;justify-content:center;gap:3px;}.bm-kpi-row{display:grid;grid-template-columns:1fr 1fr;gap:3px;}.bm-kpi{background:#FFFFFF;border:1px solid #D0CEC8;border-left:3px solid #B8B4AC;padding:14px 16px;}.bm-kpi.ka{border-left-color:#0055B3;}.bm-kpi.kg{border-left-color:#1A6B3C;}.bm-kpi.ko{border-left-color:#B08728;}.bm-kpi-n{font-family:'IBM Plex Mono',monospace;font-size:22px;font-weight:500;color:#00205B;line-height:1;margin-bottom:5px;}.bm-kpi.ka .bm-kpi-n{color:#0055B3;}.bm-kpi.kg .bm-kpi-n{color:#1A6B3C;}.bm-kpi.ko .bm-kpi-n{color:#B08728;}.bm-kpi-l{font-family:'IBM Plex Mono',monospace;font-size:9px;letter-spacing:0.17em;text-transform:uppercase;color:#5A5E70;}@media (max-width:860px){.bm-hero-inner{grid-template-columns:1fr;}.bm-hero-right{border-top:1px solid #D0CEC8;}.bm-hero-left{border-right:none;}}.bm-sec-hdr{background:#00205B;padding:10px 5%;display:flex;align-items:center;gap:16px;}.bm-sec-num{font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:0.2em;color:rgba(255,255,255,0.35);flex-shrink:0;}.bm-sec-label{font-family:'IBM Plex Mono',monospace;font-size:11px;letter-spacing:0.15em;text-transform:uppercase;color:rgba(255,255,255,0.85);font-weight:500;}.bm-sec-line{flex:1;height:1px;background:rgba(255,255,255,0.1);}.bm-sec{padding:52px 5%;background:#FFFFFF;border-bottom:1px solid #D0CEC8;}.bm-sec.gray{background:#FAFAF8;}.bm-sec-title{font-family:'IBM Plex Serif',Georgia,serif;font-size:clamp(26px,3vw,38px);font-weight:500;color:#00205B;margin:0 0 8px 0;line-height:1.15;}.bm-sec-title em{font-style:italic;color:#003F8A;}.bm-sec-desc{font-family:'IBM Plex Sans',sans-serif;font-size:14px;font-weight:300;color:#5A5E70;max-width:700px;line-height:1.8;margin-bottom:36px;}.bm-tw{overflow-x:auto;border:1px solid #D0CEC8;}.bm-bt{width:100%;border-collapse:collapse;font-family:'IBM Plex Mono',monospace;font-size:12.5px;}.bm-bt thead tr{background:#00205B;}.bm-bt thead th{padding:12px 16px;font-family:'IBM Plex Mono',monospace;font-size:9.5px;letter-spacing:0.2em;text-transform:uppercase;color:rgba(255,255,255,0.55);font-weight:400;text-align:left;}.bm-bt thead th.r{text-align:right;}.bm-bt thead th.c{text-align:center;}.bm-bt .grp td{padding:8px 16px;font-family:'IBM Plex Mono',monospace;font-size:9px;letter-spacing:0.24em;text-transform:uppercase;color:#0055B3;font-weight:500;background:#E8EFF8;border-top:1px solid #D0CEC8;border-bottom:1px solid #D0CEC8;}.bm-bt tbody tr{border-bottom:1px solid #ECEAE4;}.bm-bt tbody tr:hover{background:rgba(0,63,138,0.03);}.bm-bt tbody td{padding:9px 16px;color:#1A1A2E;}.bm-bt td.val{text-align:right;color:#0055B3;font-weight:500;}.bm-bt td.p50,.bm-bt td.p99{text-align:right;color:#5A5E70;}.bm-bt td.lay{text-align:center;}.bm-bt .tcbr{background:#FDF0D5;}.bm-bt .tcbr td{font-weight:500;}.bm-bt .tcbr td.fn{color:#00205B;}.bm-bdg{display:inline-block;font-family:'IBM Plex Mono',monospace;font-size:9px;letter-spacing:0.14em;text-transform:uppercase;padding:2px 7px;border:1px solid;}.bm-bdg.tcb{color:#8A5A00;border-color:rgba(138,90,0,0.35);background:#FDF0D5;}.bm-bdg.l1b{color:#5A5E70;border-color:#B8B4AC;background:#ECEAE4;}.bm-bdg.nw{color:#1A6B3C;border-color:rgba(26,107,60,0.3);background:#E4F3EB;}.bm-bdg.lx{color:#0055B3;border-color:rgba(0,85,179,0.25);background:#E8EFF8;}.bm-lgrid{display:grid;grid-template-columns:repeat(17,1fr);gap:4px;margin-top:32px;}.bm-lc{padding:12px 4px;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #D0CEC8;background:#FFFFFF;cursor:default;transition:.2s;}.bm-lc:hover{border-color:#0055B3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,63,138,.08);}.bm-lc .ln{font-family:'IBM Plex Mono',monospace;font-size:9px;letter-spacing:.12em;color:#5A5E70;margin-bottom:5px;}.bm-lc .lv{font-family:'IBM Plex Mono',monospace;font-size:14px;font-weight:500;line-height:1;}.bm-lc .lu{font-family:'IBM Plex Mono',monospace;font-size:8px;color:#5A5E70;margin-top:2px;}.bm-lc.ok{background:#E4F3EB;}.bm-lc.ok .lv{color:#1A6B3C;}.bm-lc.wn{background:#FDF0D5;}.bm-lc.wn .lv{color:#8A5A00;}.bm-lc.al{background:#FAEAEA;}.bm-lc.al .lv{color:#B02020;}.bm-cgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:3px;margin-top:36px;}.bm-cc{background:#FFFFFF;border:1px solid #D0CEC8;border-top:3px solid #B8B4AC;padding:22px 20px;transition:.2s;}.bm-cc:hover{border-top-color:#0055B3;box-shadow:0 4px 16px rgba(0,63,138,.07);}.bm-cc.hc{border-top-color:#00205B;background:#E8EFF8;}.bm-cc-n{font-family:'IBM Plex Sans',sans-serif;font-size:14px;font-weight:600;color:#00205B;margin-bottom:2px;}.bm-cc-v{font-family:'IBM Plex Mono',monospace;font-size:9.5px;letter-spacing:.12em;color:#5A5E70;margin-bottom:16px;}.bm-cc-lat{font-family:'IBM Plex Mono',monospace;font-size:22px;font-weight:500;color:#1A1A2E;line-height:1;margin-bottom:3px;}.bm-cc.hc .bm-cc-lat{color:#0055B3;}.bm-cc-rat{font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:.1em;color:#5A5E70;margin-bottom:10px;}.bm-cc.hc .bm-cc-rat{color:#0055B3;font-weight:500;}.bm-cc-eal{font-family:'IBM Plex Mono',monospace;font-size:9.5px;letter-spacing:.12em;color:#5A5E70;}.bm-cc-mtd{display:inline-block;margin-top:8px;font-family:'IBM Plex Mono',monospace;font-size:9px;letter-spacing:.14em;padding:2px 7px;border:1px solid;text-transform:uppercase;}.bm-cc-mtd.y{color:#1A6B3C;border-color:rgba(26,107,60,.3);background:#E4F3EB;}.bm-cc-mtd.n{color:#5A5E70;border-color:#B8B4AC;}.bm-rbars{margin-top:36px;display:flex;flex-direction:column;gap:12px;}.bm-rrow{display:grid;grid-template-columns:220px 1fr 140px;align-items:center;gap:16px;}.bm-rname{font-family:'IBM Plex Mono',monospace;font-size:11px;letter-spacing:.1em;color:#5A5E70;text-align:right;}.bm-rw{height:22px;background:#ECEAE4;border:1px solid #D0CEC8;overflow:hidden;}.bm-rb{height:100%;width:0;transition:width 1.6s cubic-bezier(.2,0,0,1);}.bm-rb.ref{background:#00205B;}.bm-rb.oth{background:rgba(0,63,138,.35);}.bm-rv{font-family:'IBM Plex Mono',monospace;font-size:13px;font-weight:500;color:#00205B;}.bm-rrow:not(:first-child) .bm-rv{color:#5A5E70;}@media (max-width:600px){.bm-rrow{grid-template-columns:140px 1fr 80px;gap:8px;}.bm-rname{font-size:9px;}}.bm-mgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3px;margin-top:36px;}.bm-mc{padding:26px 22px;background:#FFFFFF;border:1px solid #D0CEC8;border-top:3px solid #B8B4AC;}.bm-mi{font-family:'IBM Plex Mono',monospace;font-size:20px;color:#0055B3;margin-bottom:14px;}.bm-mt{font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#00205B;margin-bottom:8px;font-weight:500;}.bm-md{font-family:'IBM Plex Sans',sans-serif;font-size:13px;font-weight:300;color:#5A5E70;line-height:1.7;}.bm-mv{font-family:'IBM Plex Mono',monospace;font-size:10.5px;color:#0055B3;margin-top:12px;}.bm-term{margin-top:36px;background:#00205B;color:rgba(255,255,255,0.85);padding:24px 28px;font-family:'IBM Plex Mono',monospace;font-size:12px;line-height:1.9;overflow-x:auto;}.tp{color:rgba(255,255,255,0.35);}.tc{color:#FFFFFF;}.to{color:rgba(255,255,255,0.4);}.th{color:#FFD080;font-weight:500;}.tok{color:#6DD98A;}.tw2{color:#FFB347;}.bm-nota{margin-top:16px;padding:12px 16px;background:#F5EDD5;border-left:3px solid #B08728;font-family:'IBM Plex Sans',sans-serif;font-size:12.5px;font-weight:300;color:#8A5A00;line-height:1.65;}.bm-footer{background:#00205B;border-top:3px solid #B08728;padding:40px 5%;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:28px;}.bm-fb-name{font-family:'IBM Plex Sans',sans-serif;font-size:16px;font-weight:600;color:#FFFFFF;margin-bottom:5px;}.bm-fb-sub{font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:.14em;color:rgba(255,255,255,0.4);}.bm-fm{font-family:'IBM Plex Mono',monospace;font-size:10px;color:rgba(255,255,255,0.3);line-height:2;text-align:right;}.bm-rev{opacity:0;transform:translateY(18px);transition:opacity .7s,transform .7s;}.bm-rev.in{opacity:1;transform:none;}.fw-wrap,.bm-page{width:100% !important;max-width:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}.bm-nav,.bm-hero,.bm-sec-hdr,.bm-sec,.bm-footer{width:100% !important;max-width:none !important;margin-left:0 !important;margin-right:0 !important;}.entry-content,.post-content,.wp-block-group,.wp-block-group__inner-container,.is-layout-constrained > *,.is-layout-flow > *{max-width:none !important;width:100% !important;padding-left:0 !important;padding-right:0 !important;}\n<\/style>\n<\/head>\n<body>\n<div class=\"fw-wrap\">\n<div class=\"bm-page\">\n \n<!-- NAV -->\n<nav class=\"bm-nav\">\n  <div class=\"bm-nav-brand\">\n    <div><span class=\"bm-nav-org\">CORTEX AI\u2122 SAS<\/span><span class=\"bm-nav-prog\">CORTEX ORIGIN\u2122<\/span><\/div>\n  <\/div>\n  <div class=\"bm-nav-ref\">\n    <span>CFVL-BENCH-MTTD-002 v2.1<\/span>\n    <span>\u00b7<\/span><span>Avril 2026<\/span>\n    <span>\u00b7<\/span><span>ARM64 \u00b7 clang -O1<\/span>\n  <\/div>\n  <div class=\"bm-nav-badge\">AETZU ARROW AI\u2122<\/div>\n<\/nav>\n \n<!-- HERO -->\n<div class=\"bm-hero\">\n  <div class=\"bm-hero-inner\">\n    <div class=\"bm-hero-left\">\n      <div class=\"bm-eyebrow\">Programme de d\u00e9fense \u2014 Benchmark MTTD<\/div>\n      <h2 class=\"bm-h1\">Mean Time To Decision<br><em>AETZU ARROW AI\u2122<\/em><\/h2>\n      <p class=\"bm-sub\">69 fonctions \u00b7 16 modules \u00b7 L4\u2192L20 couches morphiques<br>TCB \u00b7 RF SENTINEL \u00b7 MINE AI\u2122 v4.1 \u00b7 ANTI-MINE AI\u2122 v4.1 \u00b7 ARM64 \u00b7 clang -O1 \u00b7 N=1 000 \u00b7 batch=10 000<\/p>\n      <div class=\"bm-tags\">\n        <span class=\"bm-tag tn\">EAL7 candidat<\/span>\n        <span class=\"bm-tag tn\">Moving Target Defence<\/span>\n        <span class=\"bm-tag tg\">AVA_VAN.5 \u00b7 12\/12 NON EXPLOIT<\/span>\n        <span class=\"bm-tag tm\">France Deeptech<\/span>\n        <span class=\"bm-tag tm\">Systematic Paris-R\u00e9gion<\/span>\n        <span class=\"bm-tag tm\">SAFE Cluster<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"bm-hero-right\">\n      <div class=\"bm-kpi-row\">\n        <div class=\"bm-kpi ka\"><div class=\"bm-kpi-n\">1,54 ns<\/div><div class=\"bm-kpi-l\">TCB mean \u00b7 M00\u00b7M02\u00b7M10<\/div><\/div>\n        <div class=\"bm-kpi kg\"><div class=\"bm-kpi-n\">\u00d7130<\/div><div class=\"bm-kpi-l\">vs seL4 EAL7<\/div><\/div>\n      <\/div>\n      <div class=\"bm-kpi-row\">\n        <div class=\"bm-kpi kg\"><div class=\"bm-kpi-n\">\u00d73 900<\/div><div class=\"bm-kpi-l\">vs VxWorks EAL4+<\/div><\/div>\n        <div class=\"bm-kpi\"><div class=\"bm-kpi-n\">69<\/div><div class=\"bm-kpi-l\">fonctions mesur\u00e9es<\/div><\/div>\n      <\/div>\n      <div class=\"bm-kpi-row\">\n        <div class=\"bm-kpi ko\"><div class=\"bm-kpi-n\">28,47 ns<\/div><div class=\"bm-kpi-l\">RF SENTINEL \u00b7 8 d\u00e9tecteurs<\/div><\/div>\n        <div class=\"bm-kpi\"><div class=\"bm-kpi-n\">11,04 ns<\/div><div class=\"bm-kpi-l\">pipeline kernel<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n \n<!-- S1 -->\n<div class=\"bm-sec-hdr\"><div class=\"bm-sec-num\">01<\/div><div class=\"bm-sec-line\"><\/div><div class=\"bm-sec-label\">R\u00e9sultats \u2014 Tableau MTTD complet<\/div><div class=\"bm-sec-line\"><\/div><\/div>\n<div class=\"bm-sec\">\n  <h3 class=\"bm-sec-title bm-rev\">Tableau des <em>69 fonctions<\/em> benchmark\u00e9es<\/h3>\n  <p class=\"bm-sec-desc bm-rev\">N=1 000 \u00e9chantillons \u00d7 batch=10 000 appels \u00b7 CLOCK_MONOTONIC_RAW \u00b7 barri\u00e8res m\u00e9moire \u00b7 noinline \u00b7 sink volatile anti-optimisation. v2.1 : +RF SENTINEL +M00 \u00e9tendu +MINE\/ANTI-MINE v4.1.<\/p>\n  <div class=\"bm-tw bm-rev\"><table class=\"bm-bt\">\n    <thead><tr><th>Module \u2014 Fonction<\/th><th class=\"r\">mean (ns)<\/th><th class=\"r\">p50<\/th><th class=\"r\">p99<\/th><th class=\"c\">Couche<\/th><\/tr><\/thead>\n    <tbody id=\"bb\"><\/tbody>\n  <\/table><\/div>\n  <div class=\"bm-nota bm-rev\">(*) M24 \u2014 mesure live certifiable : halt_path() = 4,6 ns \u00b7 m24_process() = 15,2 ns. (**) MINE\/ANTI-MINE v4.1 \u2014 API 5 arguments \u00b7 logique \u00e9tendue vs v1.<\/div>\n<\/div>\n \n<!-- S2 -->\n<div class=\"bm-sec-hdr\"><div class=\"bm-sec-num\">02<\/div><div class=\"bm-sec-line\"><\/div><div class=\"bm-sec-label\">Couches morphiques L4 \u2192 L20<\/div><div class=\"bm-sec-line\"><\/div><\/div>\n<div class=\"bm-sec gray\">\n  <h3 class=\"bm-sec-title bm-rev\">Heatmap <em>L4 \u2192 L20<\/em><\/h3>\n  <p class=\"bm-sec-desc bm-rev\">17 couches individuelles. Vert \u2264 5 ns \u00b7 Ambre 5\u201314 ns \u00b7 Rouge \u2265 15 ns. L15 seul goulot (19,1 ns). 15\/17 couches \u2264 5,0 ns.<\/p>\n  <div class=\"bm-lgrid bm-rev\" id=\"lg\"><\/div>\n<\/div>\n \n<!-- S3 -->\n<div class=\"bm-sec-hdr\"><div class=\"bm-sec-num\">03<\/div><div class=\"bm-sec-line\"><\/div><div class=\"bm-sec-label\">Analyse comp\u00e9titive \u2014 12 syst\u00e8mes mondiaux<\/div><div class=\"bm-sec-line\"><\/div><\/div>\n<div class=\"bm-sec\">\n  <h3 class=\"bm-sec-title bm-rev\">12 syst\u00e8mes <em>compar\u00e9s<\/em><\/h3>\n  <p class=\"bm-sec-desc bm-rev\">Seul syst\u00e8me mondial combinant EAL7, MTD L4\u2192L20, v\u00e9rification formelle TCB + applicatif, renseignement menace embarqu\u00e9 (CCE\/CTI), RF SENTINEL anti-spoofing et contre-mesures d\u00e9fensives adaptatives (MINE AI\u2122 \u00b7 ANTI-MINE AI\u2122).<\/p>\n  <div class=\"bm-cgrid bm-rev\" id=\"cg\"><\/div>\n<\/div>\n \n<!-- S4 -->\n<div class=\"bm-sec-hdr\"><div class=\"bm-sec-num\">04<\/div><div class=\"bm-sec-line\"><\/div><div class=\"bm-sec-label\">Ratios de performance \u2014 Lecture op\u00e9rationnelle<\/div><div class=\"bm-sec-line\"><\/div><\/div>\n<div class=\"bm-sec gray\">\n  <h3 class=\"bm-sec-title bm-rev\">Pendant une d\u00e9cision <em>concurrente<\/em>, AETZU ARROW AI\u2122 en prend\u2026<\/h3>\n  <p class=\"bm-sec-desc bm-rev\">Nombre de d\u00e9cisions TCB ex\u00e9cut\u00e9es pendant le d\u00e9lai de traitement d&rsquo;une d\u00e9cision concurrente.<\/p>\n  <div class=\"bm-rbars bm-rev\" id=\"rb\"><\/div>\n  <div class=\"bm-nota bm-rev\" style=\"margin-top:24px;\">En d\u00e9ploiement isolation seL4 compl\u00e8te : \u2248 202 ns \u00b7 rapport maintenu \u00d72,5 vs INTEGRITY \u00b7 \u00d730 vs VxWorks.<\/div>\n<\/div>\n \n<!-- S5 -->\n<div class=\"bm-sec-hdr\"><div class=\"bm-sec-num\">05<\/div><div class=\"bm-sec-line\"><\/div><div class=\"bm-sec-label\">M\u00e9thodologie et environnement de mesure<\/div><div class=\"bm-sec-line\"><\/div><\/div>\n<div class=\"bm-sec\">\n  <h3 class=\"bm-sec-title bm-rev\">Environnement <em>certifiable<\/em><\/h3>\n  <p class=\"bm-sec-desc bm-rev\">R\u00e9f\u00e9rence CFVL-BENCH-MTTD-002 v2.1 \u00b7 evidence-grade AVA_VAN.5 EAL7. Toutes mesures reproductibles et trac\u00e9es.<\/p>\n  <div class=\"bm-mgrid bm-rev\">\n    <div class=\"bm-mc\"><div class=\"bm-mi\">\u25a3<\/div><div class=\"bm-mt\">Plateforme<\/div><div class=\"bm-md\">ARM64 macOS \u00b7 Apple Silicon \u00b7 clang -O1 \u00b7 hot cache<\/div><div class=\"bm-mv\">~0,33 ns \/ cycle<\/div><\/div>\n    <div class=\"bm-mc\"><div class=\"bm-mi\">\u2295<\/div><div class=\"bm-mt\">Timer<\/div><div class=\"bm-md\">CLOCK_MONOTONIC_RAW \u00b7 r\u00e9solution nanotick \u00b7 z\u00e9ro overhead syscall<\/div><div class=\"bm-mv\">Hardware monotonic counter<\/div><\/div>\n    <div class=\"bm-mc\"><div class=\"bm-mi\">\u2297<\/div><div class=\"bm-mt\">Isolation<\/div><div class=\"bm-md\">__asm__ volatile barrier \u00b7 __noinline \u00b7 sink volatile anti-DCE<\/div><div class=\"bm-mv\">sink = 200 002 881 163 780<\/div><\/div>\n    <div class=\"bm-mc\"><div class=\"bm-mi\">\u2211<\/div><div class=\"bm-mt\">Statistiques<\/div><div class=\"bm-md\">N=1 000 \u00b7 batch=10 000 \u00b7 mean \u00b7 p50 \u00b7 p95 \u00b7 p99 \u00b7 min \u00b7 max<\/div><div class=\"bm-mv\">10M appels \/ fonction<\/div><\/div>\n    <div class=\"bm-mc\"><div class=\"bm-mi\">\u25c8<\/div><div class=\"bm-mt\">Certification<\/div><div class=\"bm-md\">CFVL-BENCH-MTTD-002 v2.1 \u00b7 AVA_VAN.5 EAL7 \u00b7 CFVL-AVA-VAN-001 v1.5<\/div><div class=\"bm-mv\">Score CEM 156\/57 brut<\/div><\/div>\n    <div class=\"bm-mc\"><div class=\"bm-mi\">\u2b21<\/div><div class=\"bm-mt\">V\u00e9rification formelle<\/div><div class=\"bm-md\">CBMC 5 177+ \u00b7 Isabelle\/HOL 901 lemmes \u00b7 Coq 840 \u00b7 Frama-C\/WP \u00b7 0 sorry<\/div><div class=\"bm-mv\">326+ Mds inputs \u00b7 0 crash<\/div><\/div>\n  <\/div>\n  <div class=\"bm-term bm-rev\">\n    <div><span class=\"tp\">$<\/span> <span class=\"tc\">clang -O1 -o mttd_v2 mttd_bench_extended.c &#038;&#038; .\/mttd_bench_extended<\/span><\/div>\n    <div><span class=\"to\">  M00 m00_record_measurement()   \u2502 <\/span><span class=\"th\">  0,99 ns<\/span><span class=\"to\"> \u2502  1 \u2502  1  [TCB]<\/span><\/div>\n    <div><span class=\"to\">  M02 blp_can_read()             \u2502 <\/span><span class=\"th\">  0,9 ns<\/span><span class=\"to\"> \u2502  1 \u2502  1  [TCB]<\/span><\/div>\n    <div><span class=\"to\">  RF SENTINEL detect_anomaly()   \u2502 <\/span><span class=\"tw2\"> 28,47 ns<\/span><span class=\"to\"> \u2502 28 \u2502 46  [Hors-TCB]<\/span><\/div>\n    <div><span class=\"to\">  MINE v4.1 mine_process()       \u2502 <\/span><span class=\"tw2\"> 42,90 ns<\/span><span class=\"to\"> \u2502 42 \u2502 66  [Hors-TCB]<\/span><\/div>\n    <div><span class=\"to\">  ANTI-MINE v4.1 antimine_proc() \u2502 <\/span><span class=\"tw2\">189,00 ns<\/span><span class=\"to\"> \u2502185 \u2502293  [Hors-TCB]<\/span><\/div>\n    <div><span class=\"tok\">\u2705 sink=200002881163780  0 crash  326+ Mds fuzzing<\/span><\/div>\n  <\/div>\n<\/div>\n \n<!-- FOOTER -->\n<div class=\"bm-footer\">\n  <div><div class=\"bm-fb-name\">CORTEX AI\u2122 SAS \u00b7 AETZU ARROW AI\u2122<\/div><div class=\"bm-fb-sub\">cortexorigin.com \u00b7 Programme de d\u00e9fense<\/div><\/div>\n  <div class=\"bm-fm\">CFVL-BENCH-MTTD-002 v2.1 \u00b7 Avril 2026<br>ARM64 \u00b7 clang -O1 \u00b7 N=1 000 \u00b7 batch=10 000<br>France Deeptech \u00b7 Systematic Paris-R\u00e9gion \u00b7 SAFE Cluster<\/div>\n<\/div>\n \n<\/div>\n<\/div>\n \n<script>\nconst BENCH=[\n  {g:'TCB \u2014 Base de confiance',r:[\n    ['M00 Root-of-Trust  boot_step()','1,3','1','2','TCB'],\n    ['M00 Root-of-Trust  halt_path()','1,0','1','2','TCB'],\n    ['M00 Root-of-Trust  record_measurement()','0,99','1','1','TCB'],\n    ['M00 Root-of-Trust  check_access()','1,64','2','4','TCB'],\n    ['M00 Root-of-Trust  attest()','4,00','4','5','TCB'],\n    ['M00 Root-of-Trust  grant_capability()','1,83','2','2','TCB'],\n    ['M02 PRISM  tcb_transition()','1,2','1','3','TCB'],\n    ['M02 PRISM  blp_can_read()','0,9','1','1','TCB'],\n    ['M10 OMEGA  policy_eval()','2,3','2','7','TCB']]},\n  {g:'L1b \u2014 Modules Hors-TCB',r:[\n    ['M01 SENTINEL  sentinel_compute_score()','7,9','7','21','L1b'],\n    ['M09 CircuitBreaker  cb_trip()','1,3','1','2','L1b'],\n    ['M11 TrustLink  tl_verify()','4,6','4','7','L1b'],\n    ['M24 Offline Controller  halt_path() [live] *','4,6','4','8','L1b'],\n    ['M24 Offline Controller  m24_process() [nominal]','15,2','14','37','L1b'],\n    ['M27 InterfaceGateway  gw_route_request()','12,8','11','32','L1b'],\n    ['M32 WALL-DOME  wd_policy()','1,9','1','11','L1b'],\n    ['M32 WALL-DOME  wd_error() HALT','2,2','2','6','L1b'],\n    ['ATLAS\u2122  validate_proposal() [valide]','2,2','2','4','L1b'],\n    ['ATLAS\u2122  validate_proposal() [rejet]','2,1','2','4','L1b'],\n    ['AEGIS\u2122  execute_gate() [block]','2,2','2','4','L1b'],\n    ['AEGIS\u2122  execute_gate() [allow]','2,4','2','11','L1b'],\n    ['M26 AVA-CPL  ava_cpl_check()','2,6','2','17','L1b'],\n    ['CORTEX-SHIELD  check_anomaly() [normal]','1,9','2','4','L1b'],\n    ['CORTEX-SHIELD  check_anomaly() [block]','1,3','1','3','L1b']]},\n  {g:'RF SENTINEL C11 \u2014 Anti-spoofing GNSS\/RF',r:[\n    ['RF SENTINEL  crs_baseline_update() \u2014 Welford stats','3,67','4','5','NEW'],\n    ['RF SENTINEL  crs_detect_anomaly() \u2014 8 d\u00e9tecteurs fusion','28,47','28','46','NEW']]},\n  {g:'CCE \u00b7 CTI \u00b7 MINE AI\u2122 v4.1 \u00b7 ANTI-MINE AI\u2122 v4.1',r:[\n    ['CCE  cce_analyze() [RECON]','4,8','4','12','NEW'],\n    ['CCE  cce_select_response()','4,3','4','8','NEW'],\n    ['CCE  cce_apply_response() L11\u2013L19','4,7','4','10','NEW'],\n    ['CTI  cti_record_event() [APT]','4,7','4','12','NEW'],\n    ['CTI  cti_analyze_patterns()','11,2','11','21','NEW'],\n    ['CTI  cti_generate_feedback() \u2192 L20','4,8','4','16','NEW'],\n    ['MINE AI\u2122 v4.1  mine_process() \u2014 probe classify **','42,90','42','66','NEW'],\n    ['MINE AI\u2122 v4.1  mine_morph_cycle() \u2014 struct+behav+strat','10,94','10','21','NEW'],\n    ['MINE AI\u2122 v4.1  mine_check_invariants() \u2014 7 invariants','38,60','38','60','NEW'],\n    ['ANTI-MINE AI\u2122 v4.1  antimine_process() \u2014 pattern scan **','189,00','185','293','NEW'],\n    ['ANTI-MINE AI\u2122 v4.1  antimine_morph_cycle() \u2014 adaptive','91,58','90','139','NEW'],\n    ['ANTI-MINE AI\u2122 v4.1  antimine_check_invariants()','9,70','10','11','NEW']]},\n  {g:'Couches L4\u2192L20 \u2014 Groupes LFSR',r:[\n    ['L4\u2013L6   grp_struct()  mutation structurelle','10,6','10','19','L4\u2013L6'],\n    ['L7\u2013L10  grp_behav()  mutation comportementale','17,4','17','26','L7\u2013L10'],\n    ['L11\u2013L15 grp_strat()  mutation strat\u00e9gique','35,3','34','57','L11\u2013L15'],\n    ['L16\u2013L20 grp_adapt()  mutation adaptative','22,4','22','30','L16\u2013L20']]},\n  {g:'Couches L4\u2192L20 \u2014 Individuelles',r:[\n    ['L04  trigger mutation structurelle','4,3','4','7','L4'],\n    ['L05  rotation sig[0..7]','4,7','4','14','L5'],\n    ['L06  XOR sig masque structurel','4,7','4','8','L6'],\n    ['L07  mutation sig[idx] comportementale','4,3','4','6','L7'],\n    ['L08  EWMA morph_gen','4,3','4','6','L8'],\n    ['L09  double XOR sig','5,0','5','11','L9'],\n    ['L10  swap sym\u00e9trique sig','4,2','4','5','L10'],\n    ['L11  jitter delta strat\u00e9gique','4,2','4','6','L11'],\n    ['L12  s\u00e9lection variante sig','4,2','4','5','L12'],\n    ['L13  fragmentation path','6,4','6','12','L13'],\n    ['L14  adaptation contextuelle','4,9','4','13','L14'],\n    ['L15  mutation agressive (\u00d716 octets) \u26a0','19,1','19','23','L15'],\n    ['L16  dissimulation structurelle','4,3','4','6','L16'],\n    ['L17  leurre cognitif','4,3','4','7','L17'],\n    ['L18  d\u00e9sinformation syst\u00e9mique','8,5','8','13','L18'],\n    ['L19  d\u00e9gradation proactive','4,2','4','6','L19'],\n    ['L20  orchestration finale (4 axes)','4,3','4','7','L20']]},\n  {g:'CCE apply \u2014 Effets isol\u00e9s par layer',r:[\n    ['CCE apply L11  jitter delta','4,3','4','6','L11'],\n    ['CCE apply L12  variants','3,7','4','5','L12'],\n    ['CCE apply L13  paths','3,7','4','6','L13'],\n    ['CCE apply L15  mutation agressive','4,0','4','10','L15'],\n    ['CCE apply L17  decoy count','3,8','4','6','L17'],\n    ['CCE apply L18  diverge density','3,7','4','5','L18'],\n    ['CCE apply L19  delay code','3,7','4','6','L19']]}\n];\nconst LAYERS=[{l:'L04',v:4.3},{l:'L05',v:4.7},{l:'L06',v:4.7},{l:'L07',v:4.3},{l:'L08',v:4.3},{l:'L09',v:5.0},{l:'L10',v:4.2},{l:'L11',v:4.2},{l:'L12',v:4.2},{l:'L13',v:6.4},{l:'L14',v:4.9},{l:'L15',v:19.1},{l:'L16',v:4.3},{l:'L17',v:4.3},{l:'L18',v:8.5},{l:'L19',v:4.2},{l:'L20',v:4.3}];\nconst COMP=[\n  {n:'AETZU ARROW AI\u2122',v:'CORTEX AI\u2122 SAS \u2014 France',e:'EAL7 candidat',l:'1,54 ns',r:'R\u00e9f\u00e9rence',m:true,h:true},\n  {n:'seL4',v:'Linux Foundation \u2014 AU',e:'EAL7',l:'~200 ns',r:'\u00d7130 plus lent',m:false},\n  {n:'Muen Separation Kernel',v:'Secunet \/ ZHAW \u2014 CH\/DE',e:'EAL7 en cours',l:'~1 000 ns',r:'\u00d7650 plus lent',m:false},\n  {n:'Green Hills INTEGRITY',v:'Green Hills Software \u2014 US',e:'EAL6+',l:'~500 ns',r:'\u00d7325 plus lent',m:false},\n  {n:'QNX Neutrino 8',v:'BlackBerry \u2014 CA',e:'EAL4+',l:'~1 000 ns',r:'\u00d7650 plus lent',m:false},\n  {n:'LynxSecure \/ LynxOS',v:'Lynx Software Tech. \u2014 US',e:'EAL4+',l:'~2 000 ns',r:'\u00d71 300 plus lent',m:false},\n  {n:'PikeOS',v:'SYSGO \u2014 DE',e:'EAL3+',l:'~2 000 ns',r:'\u00d71 300 plus lent',m:false},\n  {n:'ARM TrustZone \/ OP-TEE',v:'ARM \/ Linaro \u2014 UK',e:'Non certifi\u00e9',l:'~2 000 ns',r:'\u00d71 300 plus lent',m:false},\n  {n:'CertiKOS (Yale FLINT)',v:'Yale University \u2014 US',e:'Acad\u00e9mique',l:'~1 300 ns',r:'\u00d7840 plus lent',m:false},\n  {n:'Fuchsia \/ Zircon',v:'Google \u2014 US',e:'Non certifi\u00e9',l:'~1 800 ns',r:'\u00d71 170 plus lent',m:false},\n  {n:'VxWorks 7',v:'Wind River Systems \u2014 US',e:'EAL4+',l:'~6 000 ns',r:'\u00d73 900 plus lent',m:false},\n  {n:'Zephyr \/ RIOT OS',v:'Linux Foundation \u2014 EU',e:'Non certifi\u00e9',l:'~5 000 ns',r:'\u00d73 200 plus lent',m:false}\n];\nconst RATIOS=[\n  {n:'AETZU ARROW AI\u2122',v:'1\u00d7 (r\u00e9f.)',p:.5,ref:true},\n  {n:'seL4 (EAL7)',v:'\u00d7130',p:3.3},{n:'INTEGRITY (EAL6+)',v:'\u00d7325',p:8.3},\n  {n:'QNX (EAL4+)',v:'\u00d7650',p:16.6},{n:'Muen (EAL7 vis\u00e9)',v:'\u00d7650',p:16.6},\n  {n:'CertiKOS (Yale)',v:'\u00d7840',p:21.5},{n:'Fuchsia\/Zircon',v:'\u00d71 170',p:30},\n  {n:'LynxSecure (EAL4+)',v:'\u00d71 300',p:33.3},{n:'VxWorks 7',v:'\u00d73 900',p:100}\n];\nconst bm={TCB:'tcb',L1b:'l1b',NEW:'nw'};\nconst tbody=document.getElementById('bb');\nBENCH.forEach(g=>{\n  const tr=document.createElement('tr');tr.className='grp';\n  tr.innerHTML=`<td colspan=\"5\">${g.g}<\/td>`;tbody.appendChild(tr);\n  g.r.forEach(([fn,m,p50,p99,l])=>{\n    const t=document.createElement('tr');\n    if(l==='TCB')t.className='tcbr';\n    const bc=bm[l]||'lx';\n    t.innerHTML=`<td class=\"fn\">${fn}<\/td><td class=\"val\">${m}<\/td><td class=\"p50\">${p50}<\/td><td class=\"p99\">${p99}<\/td><td class=\"lay\"><span class=\"bm-bdg ${bc}\">${l}<\/span><\/td>`;\n    tbody.appendChild(t);\n  });\n});\nconst lg=document.getElementById('lg');\nLAYERS.forEach(({l,v})=>{\n  const d=document.createElement('div');\n  d.className='bm-lc '+(v>=15?'al':v>=6?'wn':'ok');\n  d.innerHTML=`<div class=\"ln\">${l}<\/div><div class=\"lv\">${v.toFixed(1)}<\/div><div class=\"lu\">ns<\/div>`;\n  lg.appendChild(d);\n});\nconst cg=document.getElementById('cg');\nCOMP.forEach(c=>{\n  const d=document.createElement('div');d.className='bm-cc'+(c.h?' hc':'');\n  d.innerHTML=`<div class=\"bm-cc-n\">${c.n}<\/div><div class=\"bm-cc-v\">${c.v}<\/div><div class=\"bm-cc-lat\">${c.l}<\/div><div class=\"bm-cc-rat\">${c.r}<\/div><div class=\"bm-cc-eal\">${c.e}<\/div><div class=\"bm-cc-mtd ${c.m?'y':'n'}\">${c.m?'MTD \u2713':'MTD \u2717'}<\/div>`;\n  cg.appendChild(d);\n});\nconst rb=document.getElementById('rb');\nRATIOS.forEach(({n,v,p,ref})=>{\n  const d=document.createElement('div');d.className='bm-rrow';\n  d.innerHTML=`<div class=\"bm-rname\">${n}<\/div><div class=\"bm-rw\"><div class=\"bm-rb ${ref?'ref':'oth'}\" data-p=\"${p}\"><\/div><\/div><div class=\"bm-rv\">${v}<\/div>`;\n  rb.appendChild(d);\n});\nfunction animBars(){document.querySelectorAll('.bm-rb').forEach(b=>{if(b.getBoundingClientRect().top<window.innerHeight-60)b.style.width=b.dataset.p+'%';});}\nwindow.addEventListener('scroll',animBars);setTimeout(animBars,400);\nconst obs=new IntersectionObserver(e=>e.forEach(x=>{if(x.isIntersecting)x.target.classList.add('in');}),{threshold:.06});\ndocument.querySelectorAll('.bm-rev').forEach(el=>obs.observe(el));\n<\/script>\n<\/body>\n<\/html>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Menu Cortex ORIGIN\u2122 CORTEX ORIGIN\u2122 AETZU ARROW AI\u2122 Benchmark Architecture 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 &amp; Confinement SENTINEL\u2122 \u2014 S\u00e9curit\u00e9 active WALL-DOME\u2122 \u2014 Confinement CERB\u00c8RE\u2122 Decision Guard\u2122 CMS CORTEX MORPHIC SHIELD\u2122 \u2197 Interface &amp; Orchestration AVA\u2122 &amp; CPL\u2122 \u2014 [&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-1407","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/pages\/1407","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=1407"}],"version-history":[{"count":12,"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/pages\/1407\/revisions"}],"predecessor-version":[{"id":1444,"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/pages\/1407\/revisions\/1444"}],"wp:attachment":[{"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/media?parent=1407"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}