{"id":830,"date":"2026-02-25T08:13:16","date_gmt":"2026-02-25T08:13:16","guid":{"rendered":"https:\/\/cortexorigin.com\/?page_id=830"},"modified":"2026-02-25T08:14:24","modified_gmt":"2026-02-25T08:14:24","slug":"830-2","status":"publish","type":"page","link":"https:\/\/cortexorigin.com\/index.php\/830-2\/","title":{"rendered":""},"content":{"rendered":"\n<!--\n  CFVL \u2014 Collaborations <em>&amp; partenariats<\/em>\n  WordPress Custom HTML Block\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.cf-page {\n  --navy: #0C1829; --navy-mid: #162240; --navy-light: #1E3055;\n  --slate: #2A3F5F; --blue: #4A90D9; --ice: #B8D4F0;\n  --cream: #F4F0EB; --white: #FAFAF8; --gray: #8C9BAF;\n  --gold: #C9A96E; --green: #27AE60; --orange: #D4872C;\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); color: var(--navy);\n  -webkit-font-smoothing: antialiased; line-height: 1.6;\n  max-width: 100%; overflow-x: hidden; margin: 0; padding: 0;\n}\n.cf-page *, .cf-page *::before, .cf-page *::after { box-sizing: border-box; }\n.cf-page h1,.cf-page h2,.cf-page h3,.cf-page h4,.cf-page p,.cf-page ul,.cf-page li { margin:0;padding:0;font-weight:normal;list-style:none; }\n.cf-page a { text-decoration: none; }\n\n\/* HERO *\/\n.cf-hero {\n  background: var(--navy); padding: 7rem 2rem 5rem;\n  text-align: center; position: relative;\n}\n.cf-hero::after {\n  content:''; position:absolute; bottom:0; left:0; right:0; height:1px;\n  background: linear-gradient(90deg, transparent, var(--blue), var(--gold), var(--blue), transparent);\n  opacity: 0.4;\n}\n.cf-hero-label {\n  font-family: var(--mono); font-size: 0.72rem; letter-spacing: 0.35em;\n  color: var(--gold); text-transform: uppercase; margin-bottom: 1.5rem;\n}\n.cf-hero h1 {\n  font-family: var(--serif) !important;\n  font-size: clamp(2.2rem, 5vw, 3.6rem) !important;\n  font-weight: 400 !important; color: var(--white) !important;\n  line-height: 1.12 !important; margin-bottom: 1rem !important;\n}\n.cf-hero h1 em { font-style: italic; color: var(--ice); }\n.cf-hero-sub {\n  font-size: 1.05rem; font-weight: 300; color: var(--gray);\n  line-height: 1.75; max-width: 640px; margin: 0 auto;\n}\n.cf-back {\n  display: inline-flex; align-items: center; gap: 0.5rem;\n  font-family: var(--mono); font-size: 0.72rem; color: var(--blue);\n  letter-spacing: 0.1em; margin-bottom: 2rem;\n  transition: color 0.3s;\n}\n.cf-back:hover { color: var(--ice); }\n\n\/* SECTIONS *\/\n.cf-section { padding: 5rem 2rem; max-width: 1000px; margin: 0 auto; }\n.cf-section-label {\n  font-family: var(--mono); font-size: 0.68rem; letter-spacing: 0.3em;\n  color: var(--blue); text-transform: uppercase; margin-bottom: 1rem;\n}\n.cf-page h2 {\n  font-family: var(--serif) !important;\n  font-size: clamp(1.7rem, 3.5vw, 2.4rem) !important;\n  font-weight: 400 !important; color: var(--navy) !important;\n  line-height: 1.2 !important; margin-bottom: 1.4rem !important;\n}\n.cf-page h2 em { font-style: italic; color: var(--slate); }\n.cf-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.cf-lead { font-size: 1.02rem; line-height: 1.8; color: #4A5568; max-width: 720px; margin-bottom: 2.5rem; }\n.cf-prose { font-size: 0.95rem; line-height: 1.8; color: #4A5568; max-width: 760px; margin-bottom: 1.5rem; }\n\n\/* DARK BAND *\/\n.cf-band-dark {\n  background: var(--navy); padding: 5rem 2rem; position: relative;\n}\n.cf-band-dark::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:1px;\n  background: linear-gradient(90deg, transparent, var(--blue), transparent); opacity:0.3;\n}\n.cf-band-dark .cf-inner { max-width: 1000px; margin: 0 auto; }\n.cf-band-dark h2 { color: var(--white) !important; }\n.cf-band-dark .cf-lead { color: var(--gray); }\n.cf-band-dark .cf-section-label { color: var(--gold); }\n.cf-band-dark h3 { color: var(--ice) !important; }\n.cf-band-dark p { color: var(--gray); }\n\n\/* ARTICLE CARDS *\/\n.cf-article-grid {\n  display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem; margin-top: 2rem;\n}\n.cf-article-card {\n  border: 1px solid rgba(74,144,217,0.15); border-radius: 2px;\n  padding: 1.8rem; background: rgba(30,48,85,0.3);\n  transition: border-color 0.3s;\n}\n.cf-article-card:hover { border-color: rgba(201,169,110,0.4); }\n.cf-article-card h3 { color: var(--ice) !important; font-size: 0.95rem !important; margin-bottom: 0.4rem !important; }\n.cf-article-card p { color: var(--gray); font-size: 0.87rem; line-height: 1.65; }\n\n\/* PRINCIPLE ROW *\/\n.cf-principle-row {\n  display: grid; grid-template-columns: 3.5rem 1fr;\n  gap: 1rem; align-items: start; margin-bottom: 2rem;\n}\n.cf-principle-num {\n  font-family: var(--mono); font-size: 0.68rem;\n  color: var(--gold); letter-spacing: 0.1em; padding-top: 0.3rem;\n}\n.cf-principle-row h3 { margin-bottom: 0.3rem !important; }\n.cf-principle-row p { font-size: 0.9rem; line-height: 1.7; color: #4A5568; }\n\n\/* QUOTE *\/\n.cf-quote {\n  background: var(--cream); border-left: 3px solid var(--gold);\n  padding: 2rem 2.5rem; margin: 2.5rem 0;\n  font-family: var(--serif); font-size: 1.15rem; line-height: 1.7; color: var(--navy);\n}\n\n\/* BADGE *\/\n.cf-badge {\n  display: inline-block; font-family: var(--mono); font-size: 0.62rem;\n  padding: 0.15em 0.55em; border-radius: 1px; letter-spacing: 0.05em;\n}\n.cf-badge-active { background: rgba(39,174,96,0.1); color: var(--green); border: 1px solid rgba(39,174,96,0.2); }\n.cf-badge-doc { background: rgba(74,144,217,0.1); color: var(--blue); border: 1px solid rgba(74,144,217,0.2); }\n\n\/* FOOTER *\/\n.cf-footer {\n  background: var(--navy); padding: 4rem 2rem 2rem; position: relative;\n}\n.cf-footer::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:1px;\n  background: linear-gradient(90deg, transparent, var(--blue), var(--gold), var(--blue), transparent); opacity:0.3;\n}\n.cf-footer .cf-inner {\n  max-width: 1000px; margin: 0 auto;\n  display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 3rem;\n}\n.cf-footer-brand {\n  font-family: var(--mono); font-size: 1.3rem; font-weight: 600;\n  color: var(--white); margin-bottom: 0.7rem;\n}\n.cf-footer-brand span { color: var(--gold); }\n.cf-footer p { font-size: 0.8rem; color: var(--gray); line-height: 1.65; }\n.cf-footer h4 {\n  font-family: var(--mono) !important; font-size: 0.68rem !important;\n  color: var(--gold) !important; letter-spacing: 0.2em !important;\n  text-transform: uppercase; margin-bottom: 0.8rem !important;\n}\n.cf-footer a {\n  display: block; font-size: 0.82rem; color: rgba(184,212,240,0.5);\n  padding: 0.2rem 0; transition: color 0.3s;\n}\n.cf-footer a:hover { color: var(--ice); }\n.cf-footer-bottom {\n  max-width: 1000px; margin: 2rem auto 0;\n  padding-top: 1.5rem; border-top: 1px solid rgba(184,212,240,0.06);\n  display: flex; justify-content: space-between; align-items: center;\n  font-size: 0.72rem; color: rgba(140,155,175,0.4);\n}\n.cf-footer-legal { display: flex; gap: 1.2rem; }\n.cf-footer-legal a { display: inline; font-size: 0.72rem; color: rgba(140,155,175,0.4); padding: 0; }\n.cf-footer-legal a:hover { color: var(--gray); }\n\n@media (max-width: 768px) {\n  .cf-footer .cf-inner { grid-template-columns: 1fr; gap: 1.5rem; }\n  .cf-footer-bottom { flex-direction: column; text-align: center; gap: 0.5rem; }\n  .cf-principle-row { grid-template-columns: 1fr; }\n}\n\n\n\/* FIX-HERO-CENTER *\/\n.cf-hero,\n.cf-hero * {\n  text-align: center !important;\n  margin-left: auto !important;\n  margin-right: auto !important;\n}\n.cf-hero .cf-back {\n  display: inline-flex !important;\n}\n<\/style>\n\n<div class=\"cf-page\">\n\n<!-- HERO -->\n<div class=\"cf-hero\">\n  <a href=\"https:\/\/cortexorigin.com\/index.php\/689-2\/\" class=\"cf-back\">\u2190 CFVL<\/a>\n  <div class=\"cf-hero-label\">Document institutionnel<\/div>\n  <h1>Collaborations <em>&amp; partenariats<\/em><\/h1>\n  <p class=\"cf-hero-sub\">Le CFVL est ouvert aux collaborations acad\u00e9miques avec les laboratoires en m\u00e9thodes formelles, s\u00e9curit\u00e9 syst\u00e8mes, compilation v\u00e9rifi\u00e9e et cryptographie formelle.<\/p>\n<\/div>\n\n\n<!-- INTRO -->\n<div class=\"cf-section\">\n  <div class=\"cf-section-label\">Ouverture scientifique<\/div>\n  <h2>Recherche <em>collaborative<\/em><\/h2>\n  <p class=\"cf-lead\">\n    La v\u00e9rification formelle est un domaine exigeant qui requiert une interaction\n    \u00e9troite entre recherche acad\u00e9mique et application industrielle.\n    Le CFVL s&rsquo;inscrit dans cette logique de collaboration.\n  <\/p>\n  <p class=\"cf-prose\">\n    Nous recherchons des partenaires acad\u00e9miques partageant notre exigence de rigueur\n    et notre int\u00e9r\u00eat pour les applications concr\u00e8tes des m\u00e9thodes formelles\n    aux syst\u00e8mes critiques gouvern\u00e9s.\n  <\/p>\n<\/div>\n\n<!-- FORMATS -->\n<div class=\"cf-band-dark\">\n  <div class=\"cf-inner\">\n    <div class=\"cf-section-label\">Formats de collaboration<\/div>\n    <h2 style=\"color:#fff !important\">Quatre <em style=\"color:var(--ice)\">modalit\u00e9s<\/em><\/h2>\n    <div class=\"cf-article-grid\">\n      <div class=\"cf-article-card\">\n        <h3>CIFRE<\/h3>\n        <p>Conventions industrielles de formation par la recherche.\n        Th\u00e8ses doctorales co-encadr\u00e9es sur les axes de recherche du CFVL.\n        Financement ANRT + CORTEX AI TM.<\/p>\n      <\/div>\n      <div class=\"cf-article-card\">\n        <h3>Co-encadrement<\/h3>\n        <p>Doctorats et post-doctorats en m\u00e9thodes formelles appliqu\u00e9es.\n        Sujets prioritaires : gouvernance formelle, bornage TCB,\n        cha\u00eene de raffinement multi-niveaux.<\/p>\n      <\/div>\n      <div class=\"cf-article-card\">\n        <h3>Publications conjointes<\/h3>\n        <p>Articles et communications dans les conf\u00e9rences et journaux de r\u00e9f\u00e9rence :\n        ITP, CPP, POPL, CAV, FM, S&amp;P, CCS.<\/p>\n      <\/div>\n      <div class=\"cf-article-card\">\n        <h3>ANR \/ France 2030<\/h3>\n        <p>Participation conjointe \u00e0 des appels \u00e0 projets en recherche appliqu\u00e9e :\n        cybers\u00e9curit\u00e9, m\u00e9thodes formelles, IA de confiance, souverainet\u00e9 num\u00e9rique.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- TH\u00c8MES PRIORITAIRES -->\n<div class=\"cf-section\">\n  <div class=\"cf-section-label\">Th\u00e8mes prioritaires<\/div>\n  <h2>Sujets <em>de recherche<\/em><\/h2>\n  <div class=\"cf-principle-row\">\n    <div class=\"cf-principle-num\">T.01<\/div>\n    <div>\n      <h3>Gouvernance IA formellement v\u00e9rifi\u00e9e<\/h3>\n      <p>Formalisation des propri\u00e9t\u00e9s de gouvernance d\u00e9cisionnelle : non-contournabilit\u00e9,\n      human-in-the-loop prouv\u00e9, s\u00e9paration d\u00e9cision\/action\/preuve.\n      Application aux syst\u00e8mes d&rsquo;IA critique.<\/p>\n    <\/div>\n  <\/div>\n  <div class=\"cf-principle-row\">\n    <div class=\"cf-principle-num\">T.02<\/div>\n    <div>\n      <h3>Raffinement et compilation v\u00e9rifi\u00e9e<\/h3>\n      <p>Cha\u00eene continue de la sp\u00e9cification abstraite Isabelle\/HOL \u00e0 l&rsquo;impl\u00e9mentation C\n      compil\u00e9e CompCert. Pont AutoCorres. Pr\u00e9servation des propri\u00e9t\u00e9s de s\u00e9curit\u00e9\n      \u00e0 travers les niveaux d&rsquo;abstraction.<\/p>\n    <\/div>\n  <\/div>\n  <div class=\"cf-principle-row\">\n    <div class=\"cf-principle-num\">T.03<\/div>\n    <div>\n      <h3>Composition s\u00e9curis\u00e9e<\/h3>\n      <p>Th\u00e9orie de la composition pour architectures hi\u00e9rarchis\u00e9es.\n      Comment les preuves individuelles des composants TCB se combinent-elles\n      en une garantie syst\u00e8me globale ?<\/p>\n    <\/div>\n  <\/div>\n  <div class=\"cf-principle-row\">\n    <div class=\"cf-principle-num\">T.04<\/div>\n    <div>\n      <h3>Cryptographie formelle post-quantique<\/h3>\n      <p>V\u00e9rification formelle des primitives cryptographiques en contexte post-quantique.\n      Mod\u00e9lisation des menaces quantiques et analyse de r\u00e9sistance des protocoles PRISM\u2122.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- LABOS CIBLES -->\n<div class=\"cf-band-dark\">\n  <div class=\"cf-inner\">\n    <div class=\"cf-section-label\">\u00c9cosyst\u00e8me acad\u00e9mique<\/div>\n    <h2 style=\"color:#fff !important\">Domaines <em style=\"color:var(--ice)\">de comp\u00e9tence recherch\u00e9s<\/em><\/h2>\n    <div class=\"cf-article-grid\">\n      <div class=\"cf-article-card\">\n        <h3>M\u00e9thodes formelles<\/h3>\n        <p>Proof assistants (Isabelle, Coq, Lean), model checking,\n        abstract interpretation, theorem proving.\n        Laboratoires : INRIA, LMF, IRIF, VERIMAG.<\/p>\n      <\/div>\n      <div class=\"cf-article-card\">\n        <h3>S\u00e9curit\u00e9 syst\u00e8mes<\/h3>\n        <p>Isolation, non-interf\u00e9rence, microkernels v\u00e9rifi\u00e9s,\n        architectures de confiance.\n        Programmes : seL4, CertiKOS, Komodo.<\/p>\n      <\/div>\n      <div class=\"cf-article-card\">\n        <h3>Compilation v\u00e9rifi\u00e9e<\/h3>\n        <p>CompCert, CakeML, traduction certifi\u00e9e, pr\u00e9servation de propri\u00e9t\u00e9s.\n        Programmes : ANR CompCert, MSR F*.<\/p>\n      <\/div>\n      <div class=\"cf-article-card\">\n        <h3>Cryptographie formelle<\/h3>\n        <p>ProVerif, Tamarin, HACL*, v\u00e9rification de protocoles,\n        analyse side-channel, post-quantique.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<!-- CLOSING -->\n<div class=\"cf-section\" style=\"text-align:center; padding: 3rem 2rem;\">\n  <p style=\"font-family:var(--mono);font-size:0.72rem;color:var(--gray);letter-spacing:0.1em\">\n    CFVL-REC-003 \u00b7 Collaborations \u00b7 Version 1.0 \u00b7 F\u00e9vrier 2026\n  <\/p>\n<\/div>\n\n<!-- FOOTER -->\n<div class=\"cf-footer\">\n  <div class=\"cf-inner\">\n    <div>\n      <div class=\"cf-footer-brand\">CFVL<span>.<\/span><\/div>\n      <p>CORTEX Formal Verification Laboratory<br>\n      Autorit\u00e9 interne de validation formelle<br>\n      Rattachement : CORTEX AI TM<\/p>\n    <\/div>\n    <div>\n      <h4>Cadre<\/h4>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/689-2\/\">CFVL \u2014 Page principale<\/a>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/cfvl-charte\/\">Charte du laboratoire<\/a>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/cfvl-methodologie\/\">M\u00e9thodologie<\/a>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/cfvl-journal-rd\/\">Journal R&amp;D<\/a>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/cfvl-template-rapport\/\">Template rapport<\/a>\n    <\/div>\n    <div>\n      <h4>Recherche<\/h4>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/cfvl-axes-scientifiques\/\">Axes scientifiques<\/a>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/cfvl-publications\/\">Publications<\/a>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/cfvl-collaborations\/\">Collaborations<\/a>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/cfvl-contact-academique\/\">Contact acad\u00e9mique<\/a>\n    <\/div>\n  <\/div>\n  <!-- AUDIENCE BAR -->\n  <div style=\"border-top:1px solid rgba(184,212,240,0.08);padding:1.2rem 0;display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem 2.5rem;margin-top:1rem\">\n    <a href=\"https:\/\/cortexorigin.com\/index.php\/814-2\/\" style=\"display:inline-flex;align-items:center;gap:0.5rem;color:rgba(184,212,240,0.55);font-size:0.78rem;font-family:'DM Sans',sans-serif;letter-spacing:0.04em;text-decoration:none;transition:color 0.3s\"><span style=\"width:6px;height:6px;border-radius:50%;background:#c9a84c;display:inline-block\"><\/span>IA expliqu\u00e9e simplement<\/a>\n    <a href=\"https:\/\/cortexorigin.com\/index.php\/investisseurs-partenaires\/\" style=\"display:inline-flex;align-items:center;gap:0.5rem;color:rgba(184,212,240,0.55);font-size:0.78rem;font-family:'DM Sans',sans-serif;letter-spacing:0.04em;text-decoration:none;transition:color 0.3s\"><span style=\"width:6px;height:6px;border-radius:50%;background:#c9a84c;display:inline-block\"><\/span>Investisseurs &amp; partenaires<\/a>\n    <a href=\"https:\/\/cortexorigin.com\/index.php\/industriels-integrateurs\/\" style=\"display:inline-flex;align-items:center;gap:0.5rem;color:rgba(184,212,240,0.55);font-size:0.78rem;font-family:'DM Sans',sans-serif;letter-spacing:0.04em;text-decoration:none;transition:color 0.3s\"><span style=\"width:6px;height:6px;border-radius:50%;background:#c9a84c;display:inline-block\"><\/span>Industriels &amp; int\u00e9grateurs<\/a>\n    <a href=\"https:\/\/cortexorigin.com\/index.php\/decideurs-publics-autorites\/\" style=\"display:inline-flex;align-items:center;gap:0.5rem;color:rgba(184,212,240,0.55);font-size:0.78rem;font-family:'DM Sans',sans-serif;letter-spacing:0.04em;text-decoration:none;transition:color 0.3s\"><span style=\"width:6px;height:6px;border-radius:50%;background:#c9a84c;display:inline-block\"><\/span>D\u00e9cideurs publics &amp; autorit\u00e9s<\/a>\n  <\/div>\n  <div class=\"cf-footer-bottom\">\n    <span>\u00a9 2026 CORTEX AI TM \u2014 CFVL \u2014 Tous droits r\u00e9serv\u00e9s<\/span>\n    <div class=\"cf-footer-legal\">\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/781-2\/\">Mentions l\u00e9gales<\/a>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/784-2\/\">Confidentialit\u00e9<\/a>\n      <a href=\"https:\/\/cortexorigin.com\/index.php\/791-2\/\">CGU<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<\/div><!-- \/.cf-page -->\n","protected":false},"excerpt":{"rendered":"<p>\u2190 CFVL Document institutionnel Collaborations &amp; partenariats Le CFVL est ouvert aux collaborations acad\u00e9miques avec les laboratoires en m\u00e9thodes formelles, s\u00e9curit\u00e9 syst\u00e8mes, compilation v\u00e9rifi\u00e9e et cryptographie formelle. Ouverture scientifique Recherche collaborative La v\u00e9rification formelle est un domaine exigeant qui requiert une interaction \u00e9troite entre recherche acad\u00e9mique et application industrielle. Le CFVL s&rsquo;inscrit dans cette logique [&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-830","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/pages\/830","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=830"}],"version-history":[{"count":2,"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/pages\/830\/revisions"}],"predecessor-version":[{"id":832,"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/pages\/830\/revisions\/832"}],"wp:attachment":[{"href":"https:\/\/cortexorigin.com\/index.php\/wp-json\/wp\/v2\/media?parent=830"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}