{"id":619,"date":"2026-01-28T16:12:54","date_gmt":"2026-01-28T16:12:54","guid":{"rendered":"https:\/\/klaritee.creativetugs.io\/?page_id=619"},"modified":"2026-01-29T17:27:02","modified_gmt":"2026-01-29T17:27:02","slug":"the-architecture-of-reasoning","status":"publish","type":"page","link":"https:\/\/klaritee.creativetugs.io\/index.php\/the-architecture-of-reasoning\/","title":{"rendered":"The Architecture of Reasoning"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull kt-section kt-section--hero kt-bg-gradient-hero is-layout-flow wp-block-group-is-layout-flow\">\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1920 1080\" style=\"position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0\">\n      <defs>\n        <pattern id=\"geometric-grid-hero\" x=\"0\" y=\"0\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\">\n          <circle cx=\"50\" cy=\"50\" r=\"1\" fill=\"#00D4FF\" opacity=\"0.3\"\/>\n          <circle cx=\"0\" cy=\"0\" r=\"1\" fill=\"#F5C98A\" opacity=\"0.2\"\/>\n          <circle cx=\"100\" cy=\"100\" r=\"1\" fill=\"#00D4FF\" opacity=\"0.2\"\/>\n        <\/pattern>\n        <radialGradient id=\"cyan-glow-hero\">\n          <stop offset=\"0%\" stop-color=\"#00D4FF\" stop-opacity=\"0.25\"\/>\n          <stop offset=\"100%\" stop-color=\"#00D4FF\" stop-opacity=\"0\"\/>\n        <\/radialGradient>\n        <radialGradient id=\"gold-glow-hero\">\n          <stop offset=\"0%\" stop-color=\"#F5C98A\" stop-opacity=\"0.2\"\/>\n          <stop offset=\"100%\" stop-color=\"#F5C98A\" stop-opacity=\"0\"\/>\n        <\/radialGradient>\n        <filter id=\"glow-blur-hero\">\n          <feGaussianBlur stdDeviation=\"60\"\/>\n        <\/filter>\n      <\/defs>\n      <rect width=\"100%\" height=\"100%\" fill=\"url(#geometric-grid-hero)\" opacity=\"0.2\">\n        <animate attributeName=\"opacity\" values=\"0;0.2\" dur=\"2s\" fill=\"freeze\"\/>\n      <\/rect>\n      <circle cx=\"15%\" cy=\"20%\" r=\"192\" fill=\"url(#cyan-glow-hero)\" filter=\"url(#glow-blur-hero)\">\n        <animate attributeName=\"cy\" values=\"20%;22%;20%\" dur=\"12s\" repeatCount=\"indefinite\"\/>\n        <animate attributeName=\"opacity\" values=\"0.15;0.25;0.15\" dur=\"12s\" repeatCount=\"indefinite\"\/>\n      <\/circle>\n      <circle cx=\"85%\" cy=\"80%\" r=\"250\" fill=\"url(#gold-glow-hero)\" filter=\"url(#glow-blur-hero)\">\n        <animate attributeName=\"cy\" values=\"80%;78%;80%\" dur=\"15s\" repeatCount=\"indefinite\" begin=\"2s\"\/>\n        <animate attributeName=\"opacity\" values=\"0.1;0.2;0.1\" dur=\"15s\" repeatCount=\"indefinite\" begin=\"2s\"\/>\n      <\/circle>\n      <path d=\"M 0 80 Q 400 60 800 80 T 1600 80\" stroke=\"#00D4FF\" stroke-width=\"1\" fill=\"none\" opacity=\"0\">\n        <animate attributeName=\"d\" values=\"M 0 280 Q 400 260 800 280 T 1600 280;M 0 80 Q 400 60 800 80 T 1600 80\" dur=\"25s\" repeatCount=\"indefinite\"\/>\n        <animate attributeName=\"opacity\" values=\"0;0.15;0\" dur=\"25s\" repeatCount=\"indefinite\"\/>\n      <\/path>\n      <path d=\"M 0 40 Q 500 20 1000 40 T 2000 40\" stroke=\"#F5C98A\" stroke-width=\"0.5\" fill=\"none\" opacity=\"0\">\n        <animate attributeName=\"d\" values=\"M 0 240 Q 500 220 1000 240 T 2000 240;M 0 40 Q 500 20 1000 40 T 2000 40\" dur=\"30s\" repeatCount=\"indefinite\" begin=\"5s\"\/>\n        <animate attributeName=\"opacity\" values=\"0;0.1;0\" dur=\"30s\" repeatCount=\"indefinite\" begin=\"5s\"\/>\n      <\/path>\n      <path d=\"M 100 60 Q 600 40 1100 60 T 2100 60\" stroke=\"#00D4FF\" stroke-width=\"0.8\" fill=\"none\" opacity=\"0\">\n        <animate attributeName=\"d\" values=\"M 100 260 Q 600 240 1100 260 T 2100 260;M 100 60 Q 600 40 1100 60 T 2100 60\" dur=\"35s\" repeatCount=\"indefinite\" begin=\"10s\"\/>\n        <animate attributeName=\"opacity\" values=\"0;0.12;0\" dur=\"35s\" repeatCount=\"indefinite\" begin=\"10s\"\/>\n      <\/path>\n    <\/svg>\n\n\n\n<div class=\"wp-block-group kt-container kt-container--lg kt-relative kt-z-10 is-layout-flow wp-block-group-is-layout-flow\">\n<h1 class=\"wp-block-heading has-text-align-center kt-text-white kt-font-light kt-leading-tight kt-tracking-tighter kt-mb-12\" style=\"font-size:clamp(3.75rem, 8vw, 6rem)\">\n Klaritee\n <span class=\"kt-text-cyan kt-text-opacity-70\">Architecture<\/span> Overview\n<\/h1>\n\n\n\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-85 kt-font-light kt-leading-relaxed kt-max-w-md kt-mx-auto kt-mb-16 wp-block-paragraph\" style=\"font-size:clamp(1.125rem, 2vw, 1.5rem)\">Model-Agnostic Determinism<\/p>\n\n\n\n<div class=\"status-banner-container\">\n  <span class=\"text-white\">Same Input<\/span>\n  <span class=\"arrow\">\u2192<\/span>\n  <span class=\"text-white\">Same Verdict<\/span>\n  <span class=\"arrow\">\u2192<\/span>\n  <span class=\"text-gold\">Every Time<\/span>\n<\/div>\n\n<style>\n.status-banner-container {\n    background-color: #050f14; \/* Dark background *\/\n    border: 1px solid #1a3a41; \/* Subtle teal border *\/\n    border-radius: 20px; \/* Rounded corners *\/\n    padding: 20px 50px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 20px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    font-size: 20px;\n    font-weight: 300;\n    max-width: fit-content;\n    margin: 20px auto;\n}\n\n.text-white {\n    color: #e0e0e0;\n}\n\n.arrow {\n    color: #00d4ff; \/* Bright cyan\/blue arrow *\/\n    font-size: 24px;\n}\n\n.text-gold {\n    color: #d4b07a; \/* Muted gold color *\/\n}\n\n\/* Responsive adjustment for mobile *\/\n@media (max-width: 600px) {\n    .status-banner-container {\n        flex-direction: column;\n        padding: 20px;\n        font-size: 22px;\n    }\n    .arrow {\n        transform: rotate(90deg);\n    }\n}\n<\/style>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull kt-section kt-section--default kt-bg-gradient-down is-layout-flow wp-block-group-is-layout-flow\">\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1920 1080\" preserveAspectRatio=\"xMidYMid slice\" style=\"position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:0.15\">\n      <defs>\n        <pattern id=\"progress-grid\" x=\"0\" y=\"0\" width=\"80\" height=\"80\" patternUnits=\"userSpaceOnUse\">\n          <rect x=\"0\" y=\"0\" width=\"80\" height=\"80\" fill=\"none\" stroke=\"#00D4FF\" stroke-width=\"0.5\" opacity=\"0.2\"\/>\n          <circle cx=\"0\" cy=\"0\" r=\"1.5\" fill=\"#00D4FF\" opacity=\"0.4\"\/>\n          <circle cx=\"80\" cy=\"80\" r=\"1.5\" fill=\"#F5C98A\" opacity=\"0.3\"\/>\n        <\/pattern>\n      <\/defs>\n      <rect width=\"100%\" height=\"100%\" fill=\"url(#progress-grid)\">\n        <animate attributeName=\"opacity\" values=\"0;0.15\" dur=\"2s\" fill=\"freeze\"\/>\n      <\/rect>\n    <\/svg>\n\n\n\n<div class=\"wp-block-group kt-container kt-container--xl kt-relative kt-z-10 is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group kt-text-center kt-mb-20 is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto has-cyan-glow-color has-text-color has-link-color wp-elements-3cfe823a1437a8f0f0ea6cf9c6de2c88 wp-block-paragraph\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">THE CHALLENG<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center kt-text-white kt-font-light kt-tracking-tight kt-mb-6\" style=\"font-size:clamp(3rem, 5vw, 4.5rem)\">The Problem with AI Wrappers<\/h2>\n\n\n\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto wp-block-paragraph\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">Most AI products are &#8220;wrappers&#8221; \u2014 they send prompts to models and return whatever the model says. This creates three critical problems: outputs vary between runs, results change when models update, and there&#8217;s no audit trail for compliance. When the model changes, the product breaks.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-columns kt-grid kt-grid--4 kt-grid--gap-md is-layout-flex wp-container-core-columns-is-layout-a297b690 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column kt-card--glass kt-card is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-0ef57a8d wp-block-group-is-layout-flex\">\n<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M 10 24 Q 16 12, 24 24 T 38 24\" stroke=\"#00D4FF\" stroke-width=\"1.5\" opacity=\"0.6\"><\/path><path d=\"M 10 28 Q 18 16, 24 28 T 38 28\" stroke=\"#00D4FF\" stroke-width=\"1.5\" opacity=\"0.4\"><\/path><path d=\"M 10 32 Q 20 20, 24 32 T 38 32\" stroke=\"#00D4FF\" stroke-width=\"1.5\" opacity=\"0.3\"><\/path><circle cx=\"10\" cy=\"24\" r=\"2\" fill=\"#00D4FF\"><\/circle><circle cx=\"38\" cy=\"24\" r=\"2\" fill=\"#00D4FF\"><\/circle><\/svg>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-ae481f669955e69d102afddb91656afd\" style=\"color:#00d4ff7a\">01<\/h2>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading kt-text-white kt-font-normal kt-mb-4\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);\">Variable Outputs<\/h3>\n\n\n\n<p class=\"kt-text-white kt-text-opacity-75 kt-font-light wp-block-paragraph\" style=\"font-size:0.95rem;line-height:1.65\">Outputs vary between runs<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-card--glass kt-card is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-0ef57a8d wp-block-group-is-layout-flex\">\n<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-fg-bhvo119=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:269:5:9175:469:e:svg::1\"><circle cx=\"24\" cy=\"24\" r=\"16\" stroke=\"#00D4FF\" stroke-width=\"1.5\" opacity=\"0.6\" data-fg-bhvo120=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:270:7:9277:82:e:circle\"><\/circle><circle cx=\"24\" cy=\"24\" r=\"12\" stroke=\"#00D4FF\" stroke-width=\"1.5\" opacity=\"0.4\" data-fg-bhvo121=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:271:7:9366:82:e:circle\"><\/circle><line x1=\"24\" y1=\"8\" x2=\"24\" y2=\"40\" stroke=\"#00D4FF\" stroke-width=\"1.5\" opacity=\"0.3\" stroke-dasharray=\"2 2\" data-fg-bhvo122=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:272:7:9455:110:e:line\"><\/line><circle cx=\"24\" cy=\"24\" r=\"3\" fill=\"#00D4FF\" opacity=\"0.8\" data-fg-bhvo123=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:273:7:9572:61:e:circle\"><\/circle><\/svg>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-647af02ae7fb0d6109bb32934c3075a7\" style=\"color:#00d4ff7a\">02<\/h2>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading kt-text-white kt-font-normal kt-mb-4\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);\">Model Dependency<\/h3>\n\n\n\n<p class=\"kt-text-white kt-text-opacity-75 kt-font-light wp-block-paragraph\" style=\"font-size:0.95rem;line-height:1.65\">Results change when models update<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-card--glass kt-card is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-0ef57a8d wp-block-group-is-layout-flex\">\n<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-fg-bhvo124=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:280:5:9693:395:e:svg::1\"><rect x=\"12\" y=\"12\" width=\"24\" height=\"24\" stroke=\"#00D4FF\" stroke-width=\"1.5\" opacity=\"0.6\" data-fg-bhvo125=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:281:7:9795:94:e:rect\"><\/rect><line x1=\"12\" y1=\"12\" x2=\"36\" y2=\"36\" stroke=\"#00D4FF\" stroke-width=\"2\" opacity=\"0.8\" data-fg-bhvo126=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:282:7:9896:87:e:line\"><\/line><line x1=\"36\" y1=\"12\" x2=\"12\" y2=\"36\" stroke=\"#00D4FF\" stroke-width=\"2\" opacity=\"0.8\" data-fg-bhvo127=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:283:7:9990:87:e:line\"><\/line><\/svg>\n\n\n\n<h2 class=\"wp-block-heading has-text-color has-link-color wp-elements-d5b1c18267c4521942513ce0b5bfd119\" style=\"color:#00d4ff7a\">03<\/h2>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading kt-text-white kt-font-normal kt-mb-4\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);\">No Audit Trail<\/h3>\n\n\n\n<p class=\"kt-text-white kt-text-opacity-75 kt-font-light wp-block-paragraph\" style=\"font-size:0.95rem;line-height:1.65\">No audit trail for compliance<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull kt-section kt-section--default kt-bg-gradient-up is-layout-flow wp-block-group-is-layout-flow\">\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1920 1080\" preserveAspectRatio=\"xMidYMid slice\" style=\"position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:0.15\">\n      <defs>\n        <pattern id=\"progress-grid\" x=\"0\" y=\"0\" width=\"80\" height=\"80\" patternUnits=\"userSpaceOnUse\">\n          <rect x=\"0\" y=\"0\" width=\"80\" height=\"80\" fill=\"none\" stroke=\"#00D4FF\" stroke-width=\"0.5\" opacity=\"0.2\"\/>\n          <circle cx=\"0\" cy=\"0\" r=\"1.5\" fill=\"#00D4FF\" opacity=\"0.4\"\/>\n          <circle cx=\"80\" cy=\"80\" r=\"1.5\" fill=\"#F5C98A\" opacity=\"0.3\"\/>\n        <\/pattern>\n      <\/defs>\n      <rect width=\"100%\" height=\"100%\" fill=\"url(#progress-grid)\">\n        <animate attributeName=\"opacity\" values=\"0;0.15\" dur=\"2s\" fill=\"freeze\"\/>\n      <\/rect>\n    <\/svg>\n\n\n\n<div class=\"wp-block-group kt-container kt-container--xl kt-relative kt-z-10 is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group kt-text-center kt-mb-20 is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto has-cyan-glow-color has-text-color has-link-color wp-elements-ffdd011ebd9e6d63bf215ca79231abb1 wp-block-paragraph\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">THE SOLUTION<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center kt-text-white kt-font-light kt-tracking-tight kt-mb-6\" style=\"font-size:clamp(3rem, 5vw, 4.5rem)\">The Klaritee Approach<\/h2>\n\n\n\n<blockquote class=\"wp-block-quote is-style-default has-lg-font-size is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto has-5-xl-font-size wp-block-paragraph\" style=\"line-height:1.6\">Klaritee <span class=\"kt-text-cyan kt-text-opacity-70\">inverts<\/span> the architecture. Our <span class=\"kt-text-cyan kt-text-opacity-70\">deterministic<\/span> engine owns the logic \u2014 the LLM is just an extraction layer. The <span class=\"kt-text-cyan kt-text-opacity-70\">verdict<\/span>, <span class=\"kt-text-cyan kt-text-opacity-70\">scores<\/span>, and <span class=\"kt-text-cyan kt-text-opacity-70\">reason <\/span>codes are computed by <span class=\"kt-text-cyan kt-text-opacity-70\">our proprietary rules<\/span>, not generated by AI. The model can change;<span class=\"kt-text-cyan kt-text-opacity-70\">our output cannot<\/span> .<\/p>\n<\/blockquote>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull kt-section kt-section--default is-layout-flow wp-block-group-is-layout-flow\">\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1920 1080\" preserveAspectRatio=\"xMidYMid slice\" style=\"position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:0.15\">\n      <defs>\n        <pattern id=\"progress-grid\" x=\"0\" y=\"0\" width=\"80\" height=\"80\" patternUnits=\"userSpaceOnUse\">\n          <rect x=\"0\" y=\"0\" width=\"80\" height=\"80\" fill=\"none\" stroke=\"#00D4FF\" stroke-width=\"0.5\" opacity=\"0.2\"\/>\n          <circle cx=\"0\" cy=\"0\" r=\"1.5\" fill=\"#00D4FF\" opacity=\"0.4\"\/>\n          <circle cx=\"80\" cy=\"80\" r=\"1.5\" fill=\"#F5C98A\" opacity=\"0.3\"\/>\n        <\/pattern>\n      <\/defs>\n      <rect width=\"100%\" height=\"100%\" fill=\"url(#progress-grid)\">\n        <animate attributeName=\"opacity\" values=\"0;0.15\" dur=\"2s\" fill=\"freeze\"\/>\n      <\/rect>\n    <\/svg>\n\n\n\n<div class=\"wp-block-group kt-container kt-container--xl kt-relative kt-z-10 is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group kt-text-center kt-mb-20 is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto has-cyan-glow-color has-text-color has-link-color wp-elements-11d8a0abf5295141a47063f53b65484c wp-block-paragraph\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">SYSTEM DESIGN<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center kt-text-white kt-font-light kt-tracking-tight kt-mb-6\" style=\"font-size:clamp(3rem, 5vw, 4.5rem)\">Architecture<\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-columns kt-grid kt-grid--4 kt-grid--gap-md is-layout-flex wp-container-core-columns-is-layout-08aa536d wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column kt-card--glass is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"kt-text-cyan kt-font-normal kt-tracking-widest kt-mb-4 wp-block-paragraph\" style=\"font-size:0.75rem;letter-spacing:0.2em\">Layer 1<\/p>\n\n\n\n<h3 class=\"wp-block-heading kt-text-white kt-font-normal kt-mb-4\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);\">KLARITEE ENGINE<\/h3>\n\n\n\n<p class=\"kt-text-white kt-text-opacity-75 kt-font-light wp-block-paragraph\" style=\"font-size:0.95rem;line-height:1.65\">(Proprietary Logic)<\/p>\n\n\n\n<svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-fg-bhvo243=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:514:17:18878:430:e:svg\"><polygon points=\"30,10 50,30 30,50 10,30\" stroke=\"#F5C98A\" stroke-width=\"2\" fill=\"none\" data-fg-bhvo244=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:515:19:18992:89:e:polygon\"><\/polygon><polygon points=\"30,20 40,30 30,40 20,30\" stroke=\"#F5C98A\" stroke-width=\"1.5\" fill=\"none\" opacity=\"0.6\" data-fg-bhvo245=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:516:19:19100:105:e:polygon\"><\/polygon><circle cx=\"30\" cy=\"30\" r=\"4\" fill=\"#F5C98A\" opacity=\"0.8\" data-fg-bhvo246=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:517:19:19224:61:e:circle\"><\/circle><\/svg>\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-card--glass is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"kt-text-cyan kt-font-normal kt-tracking-widest kt-mb-4 wp-block-paragraph\" style=\"font-size:0.75rem;letter-spacing:0.2em\">Layer 2<\/p>\n\n\n\n<h3 class=\"wp-block-heading kt-text-white kt-font-normal kt-mb-4\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);\">ADAPTER LAYER<\/h3>\n\n\n\n<p class=\"kt-text-white kt-text-opacity-75 kt-font-light wp-block-paragraph\" style=\"font-size:0.95rem;line-height:1.65\">(Normalization)<\/p>\n\n\n\n<svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-fg-bhvo260=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:547:17:20370:553:e:svg\"><rect x=\"15\" y=\"15\" width=\"30\" height=\"30\" stroke=\"#00D4FF\" stroke-width=\"1.5\" fill=\"none\" data-fg-bhvo261=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:548:19:20484:92:e:rect\"><\/rect><line x1=\"30\" y1=\"15\" x2=\"30\" y2=\"45\" stroke=\"#00D4FF\" stroke-width=\"1\" opacity=\"0.5\" data-fg-bhvo262=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:549:19:20595:87:e:line\"><\/line><line x1=\"15\" y1=\"30\" x2=\"45\" y2=\"30\" stroke=\"#00D4FF\" stroke-width=\"1\" opacity=\"0.5\" data-fg-bhvo263=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:550:19:20701:87:e:line\"><\/line><circle cx=\"30\" cy=\"30\" r=\"6\" stroke=\"#00D4FF\" stroke-width=\"1.5\" fill=\"none\" opacity=\"0.6\" data-fg-bhvo264=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:551:19:20807:93:e:circle\"><\/circle><\/svg>\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-card--glass is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"kt-text-cyan kt-font-normal kt-tracking-widest kt-mb-4 wp-block-paragraph\" style=\"font-size:0.75rem;letter-spacing:0.2em\">Layer 3<\/p>\n\n\n\n<h3 class=\"wp-block-heading kt-text-white kt-font-normal kt-mb-4\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);\">ANY LLM<\/h3>\n\n\n\n<p class=\"kt-text-white kt-text-opacity-75 kt-font-light wp-block-paragraph\" style=\"font-size:0.95rem;line-height:1.65\">(Interchangeable)<\/p>\n\n\n\n<svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" data-fg-bhvo278=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:581:17:21972:942:e:svg\"><circle cx=\"20\" cy=\"20\" r=\"4\" fill=\"#00D4FF\" opacity=\"0.4\" data-fg-bhvo279=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:582:19:22086:61:e:circle\"><\/circle><circle cx=\"40\" cy=\"20\" r=\"4\" fill=\"#00D4FF\" opacity=\"0.4\" data-fg-bhvo280=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:583:19:22166:61:e:circle\"><\/circle><circle cx=\"30\" cy=\"35\" r=\"4\" fill=\"#00D4FF\" opacity=\"0.4\" data-fg-bhvo281=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:584:19:22246:61:e:circle\"><\/circle><circle cx=\"20\" cy=\"45\" r=\"4\" fill=\"#00D4FF\" opacity=\"0.4\" data-fg-bhvo282=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:585:19:22326:61:e:circle\"><\/circle><circle cx=\"40\" cy=\"45\" r=\"4\" fill=\"#00D4FF\" opacity=\"0.4\" data-fg-bhvo283=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:586:19:22406:61:e:circle\"><\/circle><line x1=\"20\" y1=\"20\" x2=\"30\" y2=\"35\" stroke=\"#00D4FF\" stroke-width=\"1\" opacity=\"0.3\" data-fg-bhvo284=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:587:19:22486:87:e:line\"><\/line><line x1=\"40\" y1=\"20\" x2=\"30\" y2=\"35\" stroke=\"#00D4FF\" stroke-width=\"1\" opacity=\"0.3\" data-fg-bhvo285=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:588:19:22592:87:e:line\"><\/line><line x1=\"30\" y1=\"35\" x2=\"20\" y2=\"45\" stroke=\"#00D4FF\" stroke-width=\"1\" opacity=\"0.3\" data-fg-bhvo286=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:589:19:22698:87:e:line\"><\/line><line x1=\"30\" y1=\"35\" x2=\"40\" y2=\"45\" stroke=\"#00D4FF\" stroke-width=\"1\" opacity=\"0.3\" data-fg-bhvo287=\"349.12:349.42402:\/src\/app\/components\/ArchitectureOverviewPage.tsx:590:19:22804:87:e:line\"><\/line><\/svg>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"status-banner-container\">\n  <span class=\"text-white\">Input<\/span>\n  <span class=\"arrow\">\u2192<\/span>\n  <span class=\"text-white\">Engine scores &#038; constrains<\/span>\n  <span class=\"arrow\">\u2192<\/span>\n  <span class=\"text-gold\">Deterministic Output<\/span>\n<\/div>\n\n<style>\n.status-banner-container {\n    background-color: #050f14; \/* Dark background *\/\n    border: 1px solid #1a3a41; \/* Subtle teal border *\/\n    border-radius: 20px; \/* Rounded corners *\/\n    padding: 20px 50px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 20px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    font-size: 20px;\n    font-weight: 300;\n    max-width: fit-content;\n    margin: 20px auto;\n}\n\n.text-white {\n    color: #e0e0e0;\n}\n\n.arrow {\n    color: #00d4ff; \/* Bright cyan\/blue arrow *\/\n    font-size: 24px;\n}\n\n.text-gold {\n    color: #d4b07a; \/* Muted gold color *\/\n}\n\n\/* Responsive adjustment for mobile *\/\n@media (max-width: 600px) {\n    .status-banner-container {\n        flex-direction: column;\n        padding: 20px;\n        font-size: 22px;\n    }\n    .arrow {\n        transform: rotate(90deg);\n    }\n}\n<\/style>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull kt-section kt-section--large kt-section--capabilities kt-bg-gradient-down has-global-padding is-layout-constrained wp-container-core-group-is-layout-6e4cb65f wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group kt-container kt-container--xl kt-relative kt-z-10 is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group kt-text-center kt-mb-20 is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center kt-text-cyan kt-text-opacity-60 kt-tracking-widest kt-mb-4 wp-block-paragraph\" style=\"font-size:0.75rem;font-style:normal;font-weight:400;letter-spacing:0.2em\">PROPRIETARY ASSETS<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center kt-text-white kt-font-light kt-tracking-tighter kt-mb-6\" style=\"font-size:clamp(2.5rem, 6vw, 3.75rem);font-style:normal;font-weight:300;letter-spacing:-0.02em\">What Klaritee Owns<\/h2>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-60 kt-font-light kt-max-w-md kt-mx-auto wp-block-paragraph\" style=\"font-size:clamp(1.125rem, 2vw, 1.25rem);font-style:normal;font-weight:300;line-height:1.7\">Visionary applications emerging from interpretive geometry research<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns kt-capabilities-grid is-layout-flex wp-container-core-columns-is-layout-08aa536d wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column kt-capability-card-wrapper is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group kt-capability-card is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"kt-capability-number wp-block-paragraph\">01<\/p>\n\n\n\n<h3 class=\"wp-block-heading kt-text-white kt-mb-4\" style=\"font-size:clamp(1.25rem, 2vw, 1.5rem);font-style:normal;font-weight:400;letter-spacing:-0.01em;line-height:1.3\">Deterministic Scoring Engine<\/h3>\n\n\n\n<p class=\"kt-text-white kt-text-opacity-60 kt-font-light wp-block-paragraph\" style=\"font-size:clamp(0.875rem, 1.5vw, 1rem);font-style:normal;font-weight:300;line-height:1.7\">Proprietary math that produces consistent scores regardless of which model extracts the underlying data.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-capability-card-wrapper is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group kt-capability-card is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"kt-capability-number wp-block-paragraph\">02<\/p>\n\n\n\n<h3 class=\"wp-block-heading kt-text-white kt-mb-4\" style=\"font-size:clamp(1.25rem, 2vw, 1.5rem);font-style:normal;font-weight:400;letter-spacing:-0.01em;line-height:1.3\">Reason Code Library<\/h3>\n\n\n\n<p class=\"kt-text-white kt-text-opacity-60 kt-font-light wp-block-paragraph\" style=\"font-size:clamp(0.875rem, 1.5vw, 1rem);font-style:normal;font-weight:300;line-height:1.7\">Auditable, explainable codes that map findings to specific business logic \u2014 not AI hallucinations.<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns kt-capabilities-grid is-layout-flex wp-container-core-columns-is-layout-08aa536d wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column kt-capability-card-wrapper is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group kt-capability-card is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"kt-capability-number wp-block-paragraph\">03<\/p>\n\n\n\n<h3 class=\"wp-block-heading kt-text-white kt-mb-4\" style=\"font-size:clamp(1.25rem, 2vw, 1.5rem);font-style:normal;font-weight:400;letter-spacing:-0.01em;line-height:1.3\">Evidence Extraction Rules<\/h3>\n\n\n\n<p class=\"kt-text-white kt-text-opacity-60 kt-font-light wp-block-paragraph\" style=\"font-size:clamp(0.875rem, 1.5vw, 1rem);font-style:normal;font-weight:300;line-height:1.7\">Structured schemas that constrain what the model can return \u2014 preventing drift and ensuring consistency.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-capability-card-wrapper is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group kt-capability-card is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"kt-capability-number wp-block-paragraph\">04<\/p>\n\n\n\n<h3 class=\"wp-block-heading kt-text-white kt-mb-4\" style=\"font-size:clamp(1.25rem, 2vw, 1.5rem);font-style:normal;font-weight:400;letter-spacing:-0.01em;line-height:1.3\">Validation Test Vectors<\/h3>\n\n\n\n<p class=\"kt-text-white kt-text-opacity-60 kt-font-light wp-block-paragraph\" style=\"font-size:clamp(0.875rem, 1.5vw, 1rem);font-style:normal;font-weight:300;line-height:1.7\">Regression suite proving that any model swap produces identical verdicts on reference inputs.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull kt-section kt-section--large kt-bg-gradient-up has-global-padding is-layout-constrained wp-container-core-group-is-layout-6e4cb65f wp-block-group-is-layout-constrained\">\n<div style=\"position:absolute;inset:0;opacity:0.2;pointer-events:none;background:radial-gradient(ellipse at 50% 50%, rgba(245, 201, 138, 0.08) 0%, transparent 60%);z-index:0\"><\/div>\n\n\n\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1200 800\" preserveAspectRatio=\"xMidYMid slice\" style=\"position:absolute;inset:0;width:100%;height:100%;opacity:0.15;pointer-events:none;z-index:0\">\n      <circle cx=\"600\" cy=\"400\" r=\"100\" stroke=\"#F5C98A\" stroke-width=\"0.5\" opacity=\"0.4\"\/>\n      <circle cx=\"600\" cy=\"400\" r=\"180\" stroke=\"#F5C98A\" stroke-width=\"0.5\" opacity=\"0.35\"\/>\n      <circle cx=\"600\" cy=\"400\" r=\"260\" stroke=\"#00D4FF\" stroke-width=\"0.5\" opacity=\"0.3\"\/>\n      <circle cx=\"600\" cy=\"400\" r=\"340\" stroke=\"#F5C98A\" stroke-width=\"0.5\" opacity=\"0.25\"\/>\n      <circle cx=\"600\" cy=\"400\" r=\"420\" stroke=\"#00D4FF\" stroke-width=\"0.5\" opacity=\"0.2\"\/>\n      <circle cx=\"600\" cy=\"400\" r=\"500\" stroke=\"#F5C98A\" stroke-width=\"0.5\" opacity=\"0.15\"\/>\n    <\/svg>\n\n\n\n<div class=\"wp-block-group kt-container kt-container--xl kt-relative kt-z-10 is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group kt-text-center kt-mb-20 is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto has-cyan-glow-color has-text-color has-link-color wp-elements-fc2b65cf14065f8ea25e80bf6dc7f9c1 wp-block-paragraph\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">VALIDATION<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center kt-text-white kt-font-light kt-tracking-tight kt-mb-6\" style=\"font-size:clamp(3rem, 5vw, 4.5rem)\">The Proof<\/h2>\n\n\n\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto wp-block-paragraph\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">We ran identical inputs through OpenAI, Anthropic, Gemini, and Grok. Result: identical verdicts, identical scores, identical reason codes. The LLM didn&#8217;t determine the outcome \u2014 our engine did. This is the moat. Competitors who are just wrappers can&#8217;t replicate this without rebuilding from scratch.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-columns kt-grid kt-grid--3 kt-grid--gap-lg kt-mt-20 is-layout-flex wp-container-core-columns-is-layout-08aa536d wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column kt-card--glass-humanity is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto;\n  color:#00D4FF;\n\">\n  <svg\n    width=\"28\"\n    height=\"28\"\n    viewBox=\"0 0 24 24\"\n    role=\"img\"\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n    style=\"transform: translateX(-0.5px) translateY(0.5px);\"\n    fill=\"currentColor\"\n  >\n    <title>OpenAI<\/title>\n    <path d=\"M22.2819 9.8211a5.9847 5.9847 0 0 0-.5157-4.9108 6.0462 6.0462 0 0 0-6.5098-2.9A6.0651 6.0651 0 0 0 4.9807 4.1818a5.9847 5.9847 0 0 0-3.9977 2.9 6.0462 6.0462 0 0 0 .7427 7.0966 5.98 5.98 0 0 0 .511 4.9107 6.051 6.051 0 0 0 6.5146 2.9001A5.9847 5.9847 0 0 0 13.2599 24a6.0557 6.0557 0 0 0 5.7718-4.2058 5.9894 5.9894 0 0 0 3.9977-2.9001 6.0557 6.0557 0 0 0-.7475-7.0729zm-9.022 12.6081a4.4755 4.4755 0 0 1-2.8764-1.0408l.1419-.0804 4.7783-2.7582a.7948.7948 0 0 0 .3927-.6813v-6.7369l2.02 1.1686a.071.071 0 0 1 .038.052v5.5826a4.504 4.504 0 0 1-4.4945 4.4944zm-9.6607-4.1254a4.4708 4.4708 0 0 1-.5346-3.0137l.142.0852 4.783 2.7582a.7712.7712 0 0 0 .7806 0l5.8428-3.3685v2.3324a.0804.0804 0 0 1-.0332.0615L9.74 19.9502a4.4992 4.4992 0 0 1-6.1408-1.6464zM2.3408 7.8956a4.485 4.485 0 0 1 2.3655-1.9728V11.6a.7664.7664 0 0 0 .3879.6765l5.8144 3.3543-2.0201 1.1685a.0757.0757 0 0 1-.071 0l-4.8303-2.7865A4.504 4.504 0 0 1 2.3408 7.872zm16.5963 3.8558L13.1038 8.364 15.1192 7.2a.0757.0757 0 0 1 .071 0l4.8303 2.7913a4.4944 4.4944 0 0 1-.6765 8.1042v-5.6772a.79.79 0 0 0-.407-.667zm2.0107-3.0231l-.142-.0852-4.7735-2.7818a.7759.7759 0 0 0-.7854 0L9.409 9.2297V6.8974a.0662.0662 0 0 1 .0284-.0615l4.8303-2.7866a4.4992 4.4992 0 0 1 6.6802 4.66zM8.3065 12.863l-2.02-1.1638a.0804.0804 0 0 1-.038-.0567V6.0742a4.4992 4.4992 0 0 1 7.3757-3.4537l-.142.0805L8.704 5.459a.7948.7948 0 0 0-.3927.6813zm1.0976-2.3654l2.602-1.4998 2.6069 1.4998v2.9994l-2.5974 1.4997-2.6067-1.4997Z\"\/>\n  <\/svg>\n<\/div>\n\n\n\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto has-cyan-glow-color has-text-color has-link-color wp-elements-f99375e9588bd4a10754f67e9e85086e\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">OpenAI<\/h3>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--5);margin-bottom:var(--wp--preset--spacing--5);background-color:#00d4ff8c;color:#00d4ff8c\"\/>\n\n\n\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto;\n\">\n  <svg\n    width=\"16\"\n    height=\"16\"\n    viewBox=\"0 0 16 16\"\n    fill=\"none\"\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  >\n    <path\n      d=\"M 3 8 L 7 12 L 13 4\"\n      stroke=\"#F5C98A\"\n      stroke-width=\"2\"\n      stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"\n    \/>\n  <\/svg>\n<\/div>\n\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-card--glass-humanity is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto;\n  color:#00D4FF;\n\">\n  <svg\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n    viewBox=\"0 0 24 24\"\n    width=\"32\"\n    height=\"32\"\n    style=\"transform: translateY(1px);\"\n  >\n    <path\n      fill=\"currentColor\"\n      d=\"m13.788825 3.932 6.43325 16.136075h3.5279L17.316725 3.932H13.788825Z\"\n      opacity=\"0.75\"\n    \/>\n    <path\n      fill=\"currentColor\"\n      d=\"m6.325375 13.682775 2.20125 -5.67065 2.201275 5.67065H6.325375ZM6.68225 3.932 0.25 20.068075h3.596525l1.3155 -3.3886h6.729425l1.315275 3.3886h3.59655L10.371 3.932H6.68225Z\"\n      opacity=\"1\"\n    \/>\n  <\/svg>\n<\/div>\n\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto has-cyan-glow-color has-text-color has-link-color wp-elements-0d7a46a15a94abcd8de051152c7f0168\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">Anthropic<\/h3>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--5);margin-bottom:var(--wp--preset--spacing--5);background-color:#00d4ff8c;color:#00d4ff8c\"\/>\n\n\n\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto;\n\">\n  <svg\n    width=\"16\"\n    height=\"16\"\n    viewBox=\"0 0 16 16\"\n    fill=\"none\"\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  >\n    <path\n      d=\"M 3 8 L 7 12 L 13 4\"\n      stroke=\"#F5C98A\"\n      stroke-width=\"2\"\n      stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"\n    \/>\n  <\/svg>\n<\/div>\n\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-card--glass-humanity is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto;\n  color:#00D4FF;\n\">\n  <svg\n    width=\"28\"\n    height=\"28\"\n    viewBox=\"0 0 24 24\"\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n    role=\"img\"\n    style=\"transform: translateY(0.5px);\"\n    fill=\"currentColor\"\n  >\n    <title>Gemini<\/title>\n    <path d=\"M12 2C12 2 12 10 4 12C12 14 12 22 12 22C12 22 12 14 20 12C12 10 12 2 12 2Z\"\/>\n  <\/svg>\n<\/div>\n\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto has-cyan-glow-color has-text-color has-link-color wp-elements-d27cdbf7167bd91ecd9e5673bb7792a9\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">Gemini<\/h3>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--5);margin-bottom:var(--wp--preset--spacing--5);background-color:#00d4ff8c;color:#00d4ff8c\"\/>\n\n\n\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto;\n\">\n  <svg\n    width=\"16\"\n    height=\"16\"\n    viewBox=\"0 0 16 16\"\n    fill=\"none\"\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  >\n    <path\n      d=\"M 3 8 L 7 12 L 13 4\"\n      stroke=\"#F5C98A\"\n      stroke-width=\"2\"\n      stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"\n    \/>\n  <\/svg>\n<\/div>\n\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-card--glass-humanity is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto;\n  color:#00D4FF;\n\">\n  <svg\n    width=\"28\"\n    height=\"28\"\n    viewBox=\"0 0 34 33\"\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n    role=\"img\"\n    style=\"transform: translateX(0px) translateY(0.5px);\"\n    fill=\"currentColor\"\n  >\n    <title>Grok<\/title>\n\n    <path d=\"M13.2371 21.0407L24.3186 12.8506C24.8619 12.4491 25.6384 12.6057 25.8973 13.2294C27.2597 16.5185 26.651 20.4712 23.9403 23.1851C21.2297 25.8989 17.4581 26.4941 14.0108 25.1386L10.2449 26.8843C15.6463 30.5806 22.2053 29.6665 26.304 25.5601C29.5551 22.3051 30.562 17.8683 29.6205 13.8673L29.629 13.8758C28.2637 7.99809 29.9647 5.64871 33.449 0.844576C33.5314 0.730667 33.6139 0.616757 33.6964 0.5L29.1113 5.09055V5.07631L13.2343 21.0436\"\n      fill=\"currentColor\"\/>\n\n    <path d=\"M10.9503 23.0313C7.07343 19.3235 7.74185 13.5853 11.0498 10.2763C13.4959 7.82722 17.5036 6.82767 21.0021 8.2971L24.7595 6.55998C24.0826 6.07017 23.215 5.54334 22.2195 5.17313C17.7198 3.31926 12.3326 4.24192 8.67479 7.90126C5.15635 11.4239 4.0499 16.8403 5.94992 21.4622C7.36924 24.9165 5.04257 27.3598 2.69884 29.826C1.86829 30.7002 1.0349 31.5745 0.36364 32.5L10.9474 23.0341\"\n      fill=\"currentColor\"\/>\n  <\/svg>\n<\/div>\n\n\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto has-cyan-glow-color has-text-color has-link-color wp-elements-67263b1d40a27d54f8f2e2a001e28da5\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">Grok<\/h3>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--5);margin-bottom:var(--wp--preset--spacing--5);background-color:#00d4ff8c;color:#00d4ff8c\"\/>\n\n\n\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto;\n\">\n  <svg\n    width=\"16\"\n    height=\"16\"\n    viewBox=\"0 0 16 16\"\n    fill=\"none\"\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  >\n    <path\n      d=\"M 3 8 L 7 12 L 13 4\"\n      stroke=\"#F5C98A\"\n      stroke-width=\"2\"\n      stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"\n    \/>\n  <\/svg>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group kt-text-center kt-mt-28 is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center has-custom-color-color has-text-color has-link-color wp-elements-9359c65b069670255405d894cdecc4c7 wp-block-paragraph\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.625), 1.5rem);font-style:italic;font-weight:300;line-height:1.6\"><br>&#8220;The LLM didn&#8217;t determine the outcome \u2014 <span class=\"kt-text-cyan kt-text-opacity-70\">our engine did<\/span>.&#8221;<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull kt-section kt-section--default kt-bg-gradient-down is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group kt-container kt-container--xl kt-relative kt-z-10 is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group kt-text-center kt-mb-20 is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-70 kt-font-light kt-max-w-md kt-mx-auto has-cyan-glow-color has-text-color has-link-color wp-elements-a1ded0d568221df5f2051e97a1bc4de4 wp-block-paragraph\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.208), 1.25rem);line-height:1.6\">IMPACT<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center kt-text-white kt-font-light kt-tracking-tight kt-mb-6\" style=\"font-size:clamp(3rem, 5vw, 4.5rem)\">Why It Matters<\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-columns kt-grid kt-grid--2 kt-grid--gap-lg is-layout-flex wp-container-core-columns-is-layout-08aa536d wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column kt-card is-layout-flow wp-container-core-column-is-layout-2e7fb79d wp-block-column-is-layout-flow\">\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:flex-start;\n  justify-content:flex-start;\n  margin:0;\n\">\n  <svg\n    width=\"16\"\n    height=\"16\"\n    viewBox=\"0 0 16 16\"\n    fill=\"none\"\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  >\n    <path\n      d=\"M3 8L7 12L13 4\"\n      stroke=\"#00D4FF\"\n      stroke-width=\"2\"\n      stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"\n    \/>\n  <\/svg>\n<\/div>\n\n\n\n\n\n<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n  <!-- Shield -->\n  <path\n    d=\"M24 6L40 12V24C40 32 32 40 24 42C16 40 8 32 8 24V12L24 6Z\"\n    stroke=\"#00D4FF\"\n    stroke-width=\"2\"\n    stroke-linejoin=\"round\"\n  \/>\n\n  <!-- Check -->\n  <path\n    d=\"M16 24L22 30L32 18\"\n    stroke=\"#00D4FF\"\n    stroke-width=\"2.5\"\n    stroke-linecap=\"round\"\n    stroke-linejoin=\"round\"\n  \/>\n<\/svg>\n\n\n\n\n<h3 class=\"wp-block-heading has-text-align-left kt-text-white kt-font-normal kt-tracking-tight kt-mb-2\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.625), 1.5rem);\">Compliance Ready<\/h3>\n\n\n\n<p class=\"has-text-align-left kt-text-white kt-text-opacity-75 kt-font-light kt-leading-relaxed wp-block-paragraph\" style=\"font-size:1rem\">Full audit trail. Every verdict traceable to specific rules.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-card is-layout-flow wp-container-core-column-is-layout-2e7fb79d wp-block-column-is-layout-flow\">\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:flex-start;\n  justify-content:flex-start;\n  margin:0;\n\">\n  <svg\n    width=\"16\"\n    height=\"16\"\n    viewBox=\"0 0 16 16\"\n    fill=\"none\"\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  >\n    <path\n      d=\"M3 8L7 12L13 4\"\n      stroke=\"#00D4FF\"\n      stroke-width=\"2\"\n      stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"\n    \/>\n  <\/svg>\n<\/div>\n\n\n\n\n<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n  <!-- Outer ring -->\n  <circle\n    cx=\"24\"\n    cy=\"24\"\n    r=\"18\"\n    stroke=\"#00D4FF\"\n    stroke-width=\"2\"\n  \/>\n\n  <!-- Cross lines -->\n  <path\n    d=\"M24 6V42\"\n    stroke=\"#00D4FF\"\n    stroke-width=\"1.5\"\n    opacity=\"0.5\"\n  \/>\n  <path\n    d=\"M6 24H42\"\n    stroke=\"#00D4FF\"\n    stroke-width=\"1.5\"\n    opacity=\"0.5\"\n  \/>\n\n  <!-- Nodes -->\n  <circle cx=\"24\" cy=\"10\" r=\"3\" fill=\"#00D4FF\" opacity=\"0.7\" \/>\n  <circle cx=\"38\" cy=\"24\" r=\"3\" fill=\"#00D4FF\" opacity=\"0.7\" \/>\n  <circle cx=\"24\" cy=\"38\" r=\"3\" fill=\"#00D4FF\" opacity=\"0.7\" \/>\n  <circle cx=\"10\" cy=\"24\" r=\"3\" fill=\"#00D4FF\" opacity=\"0.7\" \/>\n<\/svg>\n\n\n\n\n<h3 class=\"wp-block-heading has-text-align-left kt-text-white kt-font-normal kt-tracking-tight kt-mb-2\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.625), 1.5rem);\">Model Independent<\/h3>\n\n\n\n<p class=\"has-text-align-left kt-text-white kt-text-opacity-75 kt-font-light kt-leading-relaxed wp-block-paragraph\" style=\"font-size:1rem\">Swap GPT for Claude, Gemini, or Grok tomorrow. Zero impact on outputs.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column kt-card is-layout-flow wp-container-core-column-is-layout-2e7fb79d wp-block-column-is-layout-flow\">\n<div style=\"\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:flex-start;\n  justify-content:flex-start;\n  margin:0;\n\">\n  <svg\n    width=\"16\"\n    height=\"16\"\n    viewBox=\"0 0 16 16\"\n    fill=\"none\"\n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  >\n    <path\n      d=\"M3 8L7 12L13 4\"\n      stroke=\"#00D4FF\"\n      stroke-width=\"2\"\n      stroke-linecap=\"round\"\n      stroke-linejoin=\"round\"\n    \/>\n  <\/svg>\n<\/div>\n\n\n\n\n\n<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n  <!-- Lock body -->\n  <rect\n    x=\"12\"\n    y=\"18\"\n    width=\"24\"\n    height=\"24\"\n    rx=\"2\"\n    stroke=\"#00D4FF\"\n    stroke-width=\"2\"\n  \/>\n\n  <!-- Shackle -->\n  <path\n    d=\"M18 18V12C18 9 20 6 24 6C28 6 30 9 30 12V18\"\n    stroke=\"#00D4FF\"\n    stroke-width=\"2\"\n    stroke-linecap=\"round\"\n  \/>\n\n  <!-- Keyhole -->\n  <circle\n    cx=\"24\"\n    cy=\"30\"\n    r=\"3\"\n    fill=\"#00D4FF\"\n    opacity=\"0.8\"\n  \/>\n  <line\n    x1=\"24\"\n    y1=\"33\"\n    x2=\"24\"\n    y2=\"36\"\n    stroke=\"#00D4FF\"\n    stroke-width=\"2\"\n    stroke-linecap=\"round\"\n  \/>\n<\/svg>\n\n\n\n\n<h3 class=\"wp-block-heading has-text-align-left kt-text-white kt-font-normal kt-tracking-tight kt-mb-2\" style=\"font-size:clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.625), 1.5rem);\">Defensible IP<\/h3>\n\n\n\n<p class=\"has-text-align-left kt-text-white kt-text-opacity-75 kt-font-light kt-leading-relaxed wp-block-paragraph\" style=\"font-size:1rem\">The logic is ours. Not rented from OpenAI.<\/p>\n\n\n\n<p class=\"has-text-align-center kt-text-white kt-text-opacity-75 kt-font-light kt-leading-relaxed wp-block-paragraph\" style=\"font-size:1rem\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Klaritee Architecture Overview Model-Agnostic Determinism Same Input \u2192 Same Verdict \u2192 Every Time THE CHALLENG The Problem with AI Wrappers Most AI products are &#8220;wrappers&#8221; \u2014 they send prompts to models and return whatever the model says. This creates three critical problems: outputs vary between runs, results change when models update, and there&#8217;s no audit [&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-619","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/klaritee.creativetugs.io\/index.php\/wp-json\/wp\/v2\/pages\/619","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/klaritee.creativetugs.io\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/klaritee.creativetugs.io\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/klaritee.creativetugs.io\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/klaritee.creativetugs.io\/index.php\/wp-json\/wp\/v2\/comments?post=619"}],"version-history":[{"count":134,"href":"https:\/\/klaritee.creativetugs.io\/index.php\/wp-json\/wp\/v2\/pages\/619\/revisions"}],"predecessor-version":[{"id":961,"href":"https:\/\/klaritee.creativetugs.io\/index.php\/wp-json\/wp\/v2\/pages\/619\/revisions\/961"}],"wp:attachment":[{"href":"https:\/\/klaritee.creativetugs.io\/index.php\/wp-json\/wp\/v2\/media?parent=619"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}