{"id":1967,"date":"2025-10-29T03:02:23","date_gmt":"2025-10-28T18:02:23","guid":{"rendered":"https:\/\/kimaru.ai\/?page_id=1967"},"modified":"2026-07-23T09:14:11","modified_gmt":"2026-07-23T00:14:11","slug":"product","status":"publish","type":"page","link":"https:\/\/kimaru.ai\/ja\/product\/","title":{"rendered":"\u30d7\u30ed\u30c0\u30af\u30c8"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1967\" class=\"elementor elementor-1967\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c73dbc1 e-flex e-con-boxed e-con e-parent\" data-id=\"c73dbc1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eea88c9 elementor-widget elementor-widget-html\" data-id=\"eea88c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>#kimaru-product-page {\n  --navy: #253b80;\n  --navy-dark: #18295f;\n  --blue: #0f6cbd;\n  --teal: #008080;\n  --purple: #6a00ad;\n  --ink: #20232d;\n  --mid: #5f6470;\n  --line: #d8dee9;\n  --soft: #f4f7fb;\n  --pale-blue: #eaf2fc;\n  --pale-teal: #e8f7f6;\n  --pale-purple: #f3eafa;\n  --gold: #e8b724;\n  --white: #ffffff;\n  --max: 1320px;\n  --text-max: 790px;\n  --shadow: 0 24px 70px rgba(37, 59, 128, 0.14);\n  --soft-shadow: 0 12px 36px rgba(37, 59, 128, 0.1);\n}\n\n#kimaru-product-page * { box-sizing: border-box; }\n#kimaru-product-page { scroll-behavior: smooth; }\n\n#kimaru-product-page #product-loop,\n#kimaru-product-page #wilton-proof,\n#kimaru-product-page #wilton-proof-visual,\n#kimaru-product-page #trust-security,\n#kimaru-product-page #trust-boundary-visual { scroll-margin-top: 112px; }\n#kimaru-product-page {\n  margin: 0;\n  color: var(--ink);\n  background: var(--white);\n  font-family: Inter, Arial, sans-serif;\n  font-size: 18px;\n  line-height: 1.64;\n  text-rendering: optimizeLegibility;\n}\n\n#kimaru-product-page img { display: block; max-width: 100%; height: auto; }\n#kimaru-product-page a { color: var(--blue); text-underline-offset: 3px; }\n#kimaru-product-page a:hover { color: var(--purple); }\n#kimaru-product-page a:focus-visible,\n#kimaru-product-page summary:focus-visible {\n  outline: 4px solid var(--gold);\n  outline-offset: 4px;\n  border-radius: 5px;\n}\n\n#kimaru-product-page .skip-link {\n  position: fixed;\n  left: 16px;\n  top: -80px;\n  z-index: 1000;\n  padding: 10px 16px;\n  border-radius: 8px;\n  color: var(--white);\n  background: var(--navy);\n  font-weight: 800;\n}\n#kimaru-product-page .skip-link:focus { top: 12px; }\n\n#kimaru-product-page .review-banner {\n  padding: 6px 16px;\n  color: #5b4700;\n  background: #fff7d6;\n  border-bottom: 1px solid var(--gold);\n  text-align: center;\n  font-size: 12px;\n  font-weight: 850;\n  letter-spacing: .04em;\n}\n\n#kimaru-product-page .site-header {\n  position: sticky;\n  top: 0;\n  z-index: 50;\n  background: rgba(255, 255, 255, .96);\n  border-bottom: 1px solid rgba(216, 222, 233, .9);\n  backdrop-filter: blur(18px);\n}\n#kimaru-product-page .nav-wrap {\n  max-width: 1440px;\n  min-height: 78px;\n  margin: 0 auto;\n  padding: 0 34px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 32px;\n}\n#kimaru-product-page .brand { display: inline-flex; align-items: center; flex: 0 0 auto; }\n#kimaru-product-page .brand img { width: 170px; height: 42px; object-fit: contain; }\n#kimaru-product-page .desktop-nav { display: flex; align-items: center; gap: 23px; font-size: 14px; font-weight: 750; }\n#kimaru-product-page .desktop-nav a { position: relative; color: var(--ink); text-decoration: none; white-space: nowrap; }\n#kimaru-product-page .desktop-nav a:not(.nav-cta)::after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  right: 0;\n  bottom: -10px;\n  height: 3px;\n  border-radius: 3px;\n  background: var(--teal);\n  transform: scaleX(0);\n  transition: transform .18s ease;\n}\n#kimaru-product-page .desktop-nav a:not(.nav-cta):hover::after,\n#kimaru-product-page .desktop-nav a.active::after { transform: scaleX(1); }\n#kimaru-product-page .desktop-nav .nav-cta { color: var(--white); }\n#kimaru-product-page .nav-cta,\n#kimaru-product-page .button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 50px;\n  padding: 12px 21px;\n  border: 2px solid var(--navy);\n  border-radius: 10px;\n  color: var(--white);\n  background: var(--navy);\n  box-shadow: 0 10px 24px rgba(37, 59, 128, .17);\n  font-weight: 820;\n  line-height: 1.25;\n  text-align: center;\n  text-decoration: none;\n  transition: transform .18s ease, background .18s ease, border-color .18s ease;\n}\n#kimaru-product-page .button:hover,\n#kimaru-product-page .nav-cta:hover { color: var(--white); background: var(--blue); border-color: var(--blue); transform: translateY(-2px); }\n#kimaru-product-page .mobile-nav { display: none; }\n\n#kimaru-product-page { overflow: hidden; }\n#kimaru-product-page h1,\n#kimaru-product-page h2,\n#kimaru-product-page h3 {\n  font-family: Inter, Arial, sans-serif;\n  letter-spacing: normal;\n}\n#kimaru-product-page h1,\n#kimaru-product-page h2 { font-weight: 600; }\n#kimaru-product-page h3 { font-weight: 500; }\n#kimaru-product-page p { margin: 0 0 20px; }\n#kimaru-product-page figcaption { margin-top: 12px; color: var(--mid); font-size: 13px; line-height: 1.5; }\n\n#kimaru-product-page .hero {\n  position: relative;\n  padding: 82px 34px 90px;\n  background:\n    radial-gradient(circle at 92% 10%, rgba(0, 128, 128, .13), transparent 30%),\n    radial-gradient(circle at 3% 78%, rgba(15, 108, 189, .12), transparent 31%),\n    linear-gradient(180deg, #f9fbff 0%, #ffffff 100%);\n  border-bottom: 1px solid var(--line);\n}\n#kimaru-product-page .hero::before {\n  content: \"\";\n  position: absolute;\n  top: 50px;\n  left: 50%;\n  width: 1px;\n  height: calc(100% - 100px);\n  background: linear-gradient(180deg, transparent, rgba(216, 222, 233, .8), transparent);\n}\n#kimaru-product-page .hero-grid {\n  position: relative;\n  z-index: 1;\n  max-width: var(--max);\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: minmax(0, .88fr) minmax(590px, 1.12fr);\n  align-items: center;\n  gap: 64px;\n}\n#kimaru-product-page .eyebrow,\n#kimaru-product-page .section-kicker {\n  display: inline-flex;\n  margin: 0 0 18px;\n  padding: 7px 12px;\n  border-radius: 999px;\n  color: var(--blue);\n  background: var(--pale-blue);\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .115em;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n#kimaru-product-page .hero h1 {\n  max-width: 650px;\n  margin: 0 0 26px;\n  color: var(--navy);\n  font-size: clamp(52px, 5.4vw, 76px);\n  font-weight: 600;\n  line-height: .99;\n}\n#kimaru-product-page .hero h2 {\n  max-width: 670px;\n  margin: 0 0 22px;\n  color: var(--teal);\n  font-size: clamp(25px, 2.15vw, 34px);\n  line-height: 1.18;\n  letter-spacing: normal;\n}\n#kimaru-product-page .hero-body { max-width: 690px; color: #373b47; font-size: 20px; line-height: 1.58; }\n#kimaru-product-page .cta-group { display: flex; flex-wrap: wrap; gap: 13px; margin-top: 30px; }\n#kimaru-product-page .button.secondary { color: var(--navy); background: var(--white); box-shadow: none; }\n#kimaru-product-page .button.secondary:hover { color: var(--white); background: var(--navy); border-color: var(--navy); }\n#kimaru-product-page .hero-visual {\n  margin: 0;\n  padding: 14px;\n  background: rgba(255,255,255,.82);\n  border: 1px solid var(--line);\n  border-radius: 24px;\n  box-shadow: var(--shadow);\n}\n#kimaru-product-page .hero-visual img { width: 100%; border-radius: 14px; }\n#kimaru-product-page .hero-visual figcaption { padding: 0 7px 2px; }\n\n#kimaru-product-page .section { max-width: var(--max); margin: 0 auto; padding: 118px 34px; }\n#kimaru-product-page .section-heading { margin-bottom: 58px; }\n#kimaru-product-page .section-heading.centered { max-width: 920px; margin-left: auto; margin-right: auto; text-align: center; }\n#kimaru-product-page .section-heading.narrow { max-width: 830px; }\n#kimaru-product-page .section-heading h2,\n#kimaru-product-page .copy-column h2,\n#kimaru-product-page .prove-card h2 {\n  margin: 0 0 22px;\n  color: var(--navy);\n  font-size: clamp(39px, 4.2vw, 58px);\n  font-weight: 600;\n  line-height: 1.08;\n}\n#kimaru-product-page .section-heading p:not(.section-kicker),\n#kimaru-product-page .copy-column > p { max-width: var(--text-max); color: #464b58; }\n#kimaru-product-page .section-heading.centered p:not(.section-kicker) { margin-left: auto; margin-right: auto; font-size: 20px; }\n\n#kimaru-product-page .section-intro { padding-bottom: 102px; }\n#kimaru-product-page .contrast-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }\n#kimaru-product-page .contrast-card {\n  position: relative;\n  min-height: 390px;\n  padding: 32px 30px;\n  overflow: hidden;\n  border: 1px solid var(--line);\n  border-radius: 22px;\n  background: var(--white);\n  box-shadow: var(--soft-shadow);\n}\n#kimaru-product-page .contrast-card::after {\n  content: \"\";\n  position: absolute;\n  right: -60px;\n  bottom: -60px;\n  width: 170px;\n  height: 170px;\n  border-radius: 50%;\n  background: var(--pale-blue);\n}\n#kimaru-product-page .contrast-card.harness-card::after { background: var(--pale-purple); }\n#kimaru-product-page .contrast-card.kimaru-card { border: 3px solid var(--teal); }\n#kimaru-product-page .contrast-card.kimaru-card::after { background: var(--pale-teal); }\n#kimaru-product-page .card-label { margin: 22px 0 6px; color: var(--blue); font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }\n#kimaru-product-page .harness-card .card-label { color: var(--purple); }\n#kimaru-product-page .kimaru-card .card-label { color: var(--teal); }\n#kimaru-product-page .contrast-card h3 { margin: 0 0 12px; color: var(--ink); font-size: 27px; line-height: 1.2; }\n#kimaru-product-page .contrast-card p { position: relative; z-index: 1; }\n#kimaru-product-page .icon { position: relative; width: 66px; height: 66px; border-radius: 17px; background: var(--pale-blue); }\n#kimaru-product-page .harness-card .icon { background: var(--pale-purple); }\n#kimaru-product-page .kimaru-card .icon { background: var(--pale-teal); }\n#kimaru-product-page .task-icon span { position: absolute; left: 16px; right: 16px; height: 5px; border-radius: 5px; background: var(--blue); }\n#kimaru-product-page .task-icon span:nth-child(1) { top: 18px; }\n#kimaru-product-page .task-icon span:nth-child(2) { top: 31px; right: 25px; }\n#kimaru-product-page .task-icon span:nth-child(3) { top: 44px; right: 21px; }\n#kimaru-product-page .harness-icon span { position: absolute; width: 17px; height: 17px; border: 3px solid var(--purple); border-radius: 5px; }\n#kimaru-product-page .harness-icon span:nth-child(1) { left: 12px; top: 12px; }\n#kimaru-product-page .harness-icon span:nth-child(2) { right: 12px; top: 12px; }\n#kimaru-product-page .harness-icon span:nth-child(3) { left: 12px; bottom: 12px; }\n#kimaru-product-page .harness-icon span:nth-child(4) { right: 12px; bottom: 12px; }\n#kimaru-product-page .decision-icon span { position: absolute; width: 23px; height: 23px; border-radius: 6px; transform: rotate(45deg); }\n#kimaru-product-page .decision-icon span:nth-child(1) { left: 12px; top: 12px; background: var(--blue); }\n#kimaru-product-page .decision-icon span:nth-child(2) { right: 12px; top: 25px; background: var(--purple); }\n#kimaru-product-page .decision-icon span:nth-child(3) { left: 12px; bottom: 10px; background: var(--teal); }\n#kimaru-product-page .mini-flow { position: absolute; left: 30px; right: 30px; bottom: 30px; z-index: 2; display: flex; align-items: center; gap: 10px; }\n#kimaru-product-page .mini-flow span { padding: 7px 9px; border-radius: 8px; background: var(--soft); color: var(--navy); font-size: 12px; font-weight: 850; }\n#kimaru-product-page .mini-flow i { flex: 1; height: 2px; background: var(--blue); }\n#kimaru-product-page .mini-flow.five span { font-size: 11px; }\n#kimaru-product-page .eli8 {\n  max-width: 970px;\n  margin: 44px auto 0;\n  padding: 24px 32px;\n  color: var(--navy);\n  background: var(--pale-teal);\n  border-left: 7px solid var(--teal);\n  border-radius: 0 18px 18px 0;\n  font-size: 23px;\n  font-weight: 820;\n  line-height: 1.45;\n}\n\n#kimaru-product-page .loop-section {\n  max-width: none;\n  padding-left: max(34px, calc((100vw - var(--max)) \/ 2 + 34px));\n  padding-right: max(34px, calc((100vw - var(--max)) \/ 2 + 34px));\n  background: var(--soft);\n  border-top: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n}\n#kimaru-product-page .step-row {\n  max-width: var(--max);\n  margin: 0 auto;\n  padding: 76px 0;\n  display: grid;\n  grid-template-columns: minmax(0, .78fr) minmax(560px, 1.22fr);\n  align-items: center;\n  gap: 74px;\n  border-top: 1px solid var(--line);\n}\n#kimaru-product-page .step-row.reverse .step-copy { order: 2; }\n#kimaru-product-page .step-row.reverse .screen-frame { order: 1; }\n#kimaru-product-page .step-copy { position: relative; }\n#kimaru-product-page .step-number {\n  position: absolute;\n  top: -10px;\n  right: 0;\n  color: rgba(37, 59, 128, .08);\n  font-family: Inter, Arial, sans-serif;\n  font-size: 118px;\n  font-weight: 700;\n  line-height: 1;\n}\n#kimaru-product-page .step-label { margin: 0 0 10px; color: var(--teal); font-size: 13px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }\n#kimaru-product-page .step-copy h3 { position: relative; margin: 0 0 18px; color: var(--navy); font-size: 38px; line-height: 1.13; }\n#kimaru-product-page .step-copy p { position: relative; color: #464b58; }\n#kimaru-product-page .screen-proof { margin-top: 26px; padding: 15px 17px; border-radius: 12px; background: var(--white); border: 1px solid var(--line); font-size: 15px; }\n#kimaru-product-page .screen-frame {\n  margin: 0;\n  padding: 0 0 15px;\n  overflow: hidden;\n  background: var(--white);\n  border: 1px solid #ccd5e4;\n  border-radius: 20px;\n  box-shadow: var(--shadow);\n}\n#kimaru-product-page .screen-frame > img { width: 100%; aspect-ratio: 1920 \/ 912; object-fit: cover; object-position: top left; background: var(--white); }\n#kimaru-product-page .screen-frame figcaption { padding: 0 18px; }\n#kimaru-product-page .screen-chrome { height: 42px; padding: 0 14px; display: flex; align-items: center; gap: 8px; color: var(--mid); background: #eef2f7; border-bottom: 1px solid var(--line); font-size: 12px; }\n#kimaru-product-page .screen-chrome span { width: 9px; height: 9px; border-radius: 50%; background: #bdc7d7; }\n#kimaru-product-page .screen-chrome span:nth-child(1) { background: #e08080; }\n#kimaru-product-page .screen-chrome span:nth-child(2) { background: #e8b724; }\n#kimaru-product-page .screen-chrome span:nth-child(3) { background: #64b98a; }\n#kimaru-product-page .screen-chrome b { margin-left: 8px; color: #4d5360; font-weight: 750; }\n\n#kimaru-product-page .split-heading { display: grid; grid-template-columns: 1fr .82fr; align-items: end; gap: 80px; }\n#kimaru-product-page .split-heading p:not(.section-kicker) { margin-bottom: 7px; }\n#kimaru-product-page .diagram-frame {\n  margin: 0;\n  padding: 17px;\n  background: var(--white);\n  border: 1px solid var(--line);\n  border-radius: 24px;\n  box-shadow: var(--shadow);\n}\n#kimaru-product-page .diagram-frame img { width: 100%; border-radius: 14px; }\n#kimaru-product-page .diagram-frame figcaption { padding: 0 7px; }\n#kimaru-product-page .diagram-frame.compact { padding: 12px; }\n\n#kimaru-product-page .use-cases { padding-top: 86px; }\n#kimaru-product-page .decision-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n#kimaru-product-page .decision-grid article {\n  min-height: 310px;\n  padding: 27px 26px;\n  background: var(--white);\n  border: 1px solid var(--line);\n  border-radius: 18px;\n  box-shadow: var(--soft-shadow);\n}\n#kimaru-product-page .decision-grid article:nth-child(2),\n#kimaru-product-page .decision-grid article:nth-child(5) { background: var(--pale-blue); }\n#kimaru-product-page .decision-grid article:nth-child(3),\n#kimaru-product-page .decision-grid article:nth-child(6) { background: var(--pale-teal); }\n#kimaru-product-page .decision-grid span { color: var(--teal); font-size: 13px; font-weight: 900; letter-spacing: .13em; }\n#kimaru-product-page .decision-grid h3 { margin: 17px 0 12px; color: var(--navy); font-size: 25px; line-height: 1.2; }\n#kimaru-product-page .decision-grid p { margin: 0; color: #4d5360; font-size: 16px; }\n\n#kimaru-product-page .stack-section,\n#kimaru-product-page .trust-section { max-width: none; background: var(--soft); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }\n#kimaru-product-page .stack-section > .two-column,\n#kimaru-product-page .trust-section > .two-column { max-width: var(--max); margin: 0 auto; }\n#kimaru-product-page .two-column { display: grid; grid-template-columns: minmax(0, .88fr) minmax(560px, 1.12fr); align-items: center; gap: 72px; }\n#kimaru-product-page .reverse-layout .copy-column { order: 2; }\n#kimaru-product-page .reverse-layout figure { order: 1; }\n#kimaru-product-page .lead-line { color: var(--navy) !important; font-size: 22px; font-weight: 820; line-height: 1.46; }\n#kimaru-product-page .qualification { margin-top: 28px !important; padding: 17px 19px; border-left: 5px solid var(--teal); background: var(--white); font-size: 15px; }\n#kimaru-product-page .connection-list { margin: 28px 0; padding: 0; list-style: none; counter-reset: connection; }\n#kimaru-product-page .connection-list li { position: relative; margin: 12px 0; padding: 12px 12px 12px 50px; background: var(--soft); border-radius: 10px; color: #454a57; }\n#kimaru-product-page .connection-list li::before { counter-increment: connection; content: counter(connection); position: absolute; left: 13px; top: 11px; width: 26px; height: 26px; border-radius: 50%; display: grid; place-items: center; color: var(--white); background: var(--navy); font-size: 12px; font-weight: 900; }\n#kimaru-product-page .text-link { display: inline-flex; gap: 10px; margin-top: 12px; color: var(--navy); font-weight: 850; text-decoration: none; }\n#kimaru-product-page .text-link span { transition: transform .18s ease; }\n#kimaru-product-page .text-link:hover span { transform: translateX(4px); }\n\n#kimaru-product-page .proof-section { padding: 112px 34px; color: var(--white); background: var(--navy-dark); }\n#kimaru-product-page .proof-wrap { max-width: var(--max); margin: 0 auto; display: grid; grid-template-columns: .82fr 1.18fr; align-items: center; gap: 72px; }\n#kimaru-product-page .section-kicker.light { color: #d9f4f1; background: rgba(255,255,255,.12); }\n#kimaru-product-page .proof-copy h2 { margin: 0 0 26px; color: var(--white); font-size: clamp(40px, 4.2vw, 58px); line-height: 1.08; }\n#kimaru-product-page .proof-copy h3 { margin: 0 0 14px; color: #8ce0da; font-size: 26px; }\n#kimaru-product-page .proof-copy p { color: #e3e9f9; }\n#kimaru-product-page .proof-button { margin-top: 13px; color: var(--navy); background: var(--white); border-color: var(--white); box-shadow: none; }\n#kimaru-product-page .proof-button:hover { color: var(--white); background: var(--teal); border-color: var(--teal); }\n#kimaru-product-page .proof-visual { margin: 0; padding: 14px; background: var(--white); border-radius: 22px; box-shadow: 0 28px 80px rgba(0,0,0,.24); }\n#kimaru-product-page .proof-visual img { border-radius: 13px; }\n#kimaru-product-page .proof-visual figcaption { padding: 0 8px; color: #566071; }\n\n#kimaru-product-page .prove-section { padding-top: 84px; padding-bottom: 84px; }\n#kimaru-product-page .prove-card {\n  padding: 54px;\n  display: grid;\n  grid-template-columns: 1.15fr .85fr;\n  gap: 70px;\n  align-items: center;\n  background: linear-gradient(135deg, var(--pale-blue), var(--pale-teal));\n  border: 1px solid #cbd8e8;\n  border-radius: 26px;\n}\n#kimaru-product-page .prove-card h2 { font-size: 48px; }\n#kimaru-product-page .prove-card p { max-width: 760px; color: #454b58; }\n#kimaru-product-page .prove-list { display: grid; gap: 11px; }\n#kimaru-product-page .prove-list span { position: relative; padding: 13px 15px 13px 47px; color: var(--navy); background: rgba(255,255,255,.88); border: 1px solid rgba(37,59,128,.16); border-radius: 11px; font-weight: 790; }\n#kimaru-product-page .prove-list span::before { content: \"\u2713\"; position: absolute; left: 16px; top: 10px; color: var(--teal); font-size: 21px; font-weight: 900; }\n\n#kimaru-product-page .final-cta { padding: 108px 34px; color: var(--white); background: linear-gradient(135deg, var(--navy) 0%, var(--blue) 52%, var(--teal) 100%); }\n#kimaru-product-page .final-inner { max-width: 900px; margin: 0 auto; text-align: center; }\n#kimaru-product-page .final-inner h2 { margin: 0 0 22px; color: var(--white); font-size: clamp(44px, 5.5vw, 70px); line-height: 1.05; }\n#kimaru-product-page .final-inner p:not(.section-kicker) { max-width: 720px; margin-left: auto; margin-right: auto; color: #eef6ff; font-size: 21px; }\n#kimaru-product-page .centered-buttons { justify-content: center; }\n#kimaru-product-page .button.white { color: var(--navy); background: var(--white); border-color: var(--white); box-shadow: none; }\n#kimaru-product-page .button.white:hover { color: var(--white); background: var(--navy-dark); border-color: var(--navy-dark); }\n#kimaru-product-page .button.outline-light { color: var(--white); background: transparent; border-color: rgba(255,255,255,.8); box-shadow: none; }\n#kimaru-product-page .button.outline-light:hover { color: var(--navy); background: var(--white); border-color: var(--white); }\n\n#kimaru-product-page .site-footer { color: var(--white); background: #101a3c; }\n#kimaru-product-page .footer-wrap { max-width: var(--max); margin: 0 auto; padding: 58px 34px 42px; display: grid; grid-template-columns: 1.1fr .9fr; gap: 48px; }\n#kimaru-product-page .footer-logo { width: 160px; padding: 8px; background: var(--white); border-radius: 8px; }\n#kimaru-product-page .footer-master-line { max-width: 500px; margin-top: 18px; color: #dce6ff; font-weight: 750; }\n#kimaru-product-page .footer-links { display: flex; flex-wrap: wrap; align-content: start; gap: 12px 22px; }\n#kimaru-product-page .footer-links a { color: var(--white); }\n#kimaru-product-page .footer-legal { grid-column: 1 \/ -1; margin: 0; padding-top: 24px; color: #bfcbe7; border-top: 1px solid rgba(255,255,255,.2); font-size: 13px; }\n\n@media (max-width: 1180px) {\n  #kimaru-product-page .desktop-nav { display: none; }\n  #kimaru-product-page .mobile-nav { display: block; position: relative; }\n  #kimaru-product-page .mobile-nav summary { cursor: pointer; list-style: none; padding: 9px 15px; color: var(--navy); border: 2px solid var(--navy); border-radius: 9px; font-weight: 850; }\n  #kimaru-product-page .mobile-nav summary::-webkit-details-marker { display: none; }\n  #kimaru-product-page .mobile-panel { position: absolute; right: 0; top: 54px; min-width: 280px; padding: 18px; display: grid; gap: 12px; background: var(--white); border: 1px solid var(--line); border-radius: 14px; box-shadow: var(--shadow); }\n  #kimaru-product-page .mobile-panel a { color: var(--ink); font-weight: 750; text-decoration: none; }\n  #kimaru-product-page .mobile-panel .nav-cta { color: var(--white); margin-top: 5px; }\n  #kimaru-product-page .hero-grid { grid-template-columns: 1fr; gap: 48px; }\n  #kimaru-product-page .hero::before { display: none; }\n  #kimaru-product-page .hero-copy { max-width: 860px; }\n  #kimaru-product-page .hero h1 { max-width: 850px; }\n  #kimaru-product-page .hero-visual { max-width: 920px; }\n  #kimaru-product-page .step-row,\n#kimaru-product-page .two-column,\n#kimaru-product-page .proof-wrap { grid-template-columns: 1fr; gap: 46px; }\n  #kimaru-product-page .step-row.reverse .step-copy,\n#kimaru-product-page .step-row.reverse .screen-frame,\n#kimaru-product-page .reverse-layout .copy-column,\n#kimaru-product-page .reverse-layout figure { order: initial; }\n  #kimaru-product-page .step-copy { max-width: 800px; }\n  #kimaru-product-page .screen-frame { max-width: 980px; }\n  #kimaru-product-page .diagram-frame.compact { max-width: 950px; }\n  #kimaru-product-page .proof-copy { max-width: 840px; }\n  #kimaru-product-page .proof-visual { max-width: 950px; }\n}\n\n@media (max-width: 900px) {\n  #kimaru-product-page .hero { padding-top: 66px; }\n  #kimaru-product-page .section { padding-top: 92px; padding-bottom: 92px; }\n  #kimaru-product-page .contrast-grid { grid-template-columns: 1fr; }\n  #kimaru-product-page .contrast-card { min-height: 300px; }\n  #kimaru-product-page .split-heading { grid-template-columns: 1fr; gap: 12px; }\n  #kimaru-product-page .decision-grid { grid-template-columns: repeat(2, 1fr); }\n  #kimaru-product-page .prove-card { grid-template-columns: 1fr; gap: 32px; }\n  #kimaru-product-page .proof-section { padding-top: 92px; padding-bottom: 92px; }\n}\n\n@media (max-width: 620px) {\n  #kimaru-product-page { font-size: 16.5px; }\n  #kimaru-product-page .review-banner { font-size: 10px; }\n  #kimaru-product-page .nav-wrap { min-height: 68px; padding: 0 18px; }\n  #kimaru-product-page .brand img { width: 137px; height: 35px; }\n  #kimaru-product-page .mobile-panel { right: -2px; min-width: min(290px, calc(100vw - 36px)); }\n  #kimaru-product-page .hero { padding: 54px 20px 60px; }\n  #kimaru-product-page .hero h1 { font-size: clamp(43px, 13vw, 58px); }\n  #kimaru-product-page .hero h2 { font-size: 25px; }\n  #kimaru-product-page .hero-body { font-size: 18px; }\n  #kimaru-product-page .cta-group { display: grid; grid-template-columns: 1fr; }\n  #kimaru-product-page .button { width: 100%; }\n  #kimaru-product-page .hero-visual { margin-left: -10px; margin-right: -10px; padding: 7px; border-radius: 17px; }\n  #kimaru-product-page .section { padding: 76px 20px; }\n  #kimaru-product-page .section-heading { margin-bottom: 40px; }\n  #kimaru-product-page .section-heading h2,\n#kimaru-product-page .copy-column h2,\n#kimaru-product-page .prove-card h2 { font-size: 38px; }\n  #kimaru-product-page .section-heading.centered { text-align: left; }\n  #kimaru-product-page .section-heading.centered p:not(.section-kicker) { font-size: 18px; }\n  #kimaru-product-page .contrast-card { min-height: 340px; padding: 27px 24px; }\n  #kimaru-product-page .contrast-card h3 { font-size: 25px; }\n  #kimaru-product-page .mini-flow { left: 24px; right: 24px; bottom: 25px; }\n  #kimaru-product-page .eli8 { margin-top: 30px; padding: 20px 20px; font-size: 20px; }\n  #kimaru-product-page .loop-section { padding-left: 20px; padding-right: 20px; }\n  #kimaru-product-page .step-row { padding: 58px 0; gap: 30px; }\n  #kimaru-product-page .step-copy h3 { font-size: 32px; }\n  #kimaru-product-page .step-number { top: -3px; font-size: 84px; }\n  #kimaru-product-page .screen-frame { margin-left: -8px; margin-right: -8px; border-radius: 14px; }\n  #kimaru-product-page .screen-chrome { height: 35px; }\n  #kimaru-product-page .screen-frame figcaption { padding: 0 12px; font-size: 12px; }\n  #kimaru-product-page .diagram-frame { margin-left: -10px; margin-right: -10px; padding: 7px; border-radius: 16px; }\n  #kimaru-product-page .decision-grid { grid-template-columns: 1fr; }\n  #kimaru-product-page .decision-grid article { min-height: 0; }\n  #kimaru-product-page .lead-line { font-size: 19px; }\n  #kimaru-product-page .proof-section { padding: 76px 20px; }\n  #kimaru-product-page .proof-copy h2 { font-size: 39px; }\n  #kimaru-product-page .proof-visual { margin-left: -10px; margin-right: -10px; padding: 7px; border-radius: 15px; }\n  #kimaru-product-page .prove-card { padding: 30px 22px; border-radius: 20px; }\n  #kimaru-product-page .final-cta { padding: 82px 20px; }\n  #kimaru-product-page .final-inner { text-align: left; }\n  #kimaru-product-page .final-inner h2 { font-size: 44px; }\n  #kimaru-product-page .final-inner p:not(.section-kicker) { font-size: 18px; }\n  #kimaru-product-page .centered-buttons { justify-content: stretch; }\n  #kimaru-product-page .footer-wrap { grid-template-columns: 1fr; padding: 46px 20px 34px; gap: 26px; }\n  #kimaru-product-page .footer-legal { grid-column: auto; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  #kimaru-product-page { scroll-behavior: auto; }\n  #kimaru-product-page *,\n#kimaru-product-page *::before,\n#kimaru-product-page *::after { transition: none !important; }\n}\n\n\n[data-elementor-id=\"1967\"] .elementor-element.elementor-element-c73dbc1,\n[data-elementor-id=\"1967\"] .elementor-element.elementor-element-eea88c9,\n[data-elementor-id=\"1967\"] .elementor-element.elementor-element-eea88c9 > .elementor-widget-container {\n  width: 100%;\n  max-width: none;\n  margin: 0;\n  padding: 0;\n  --width: 100%;\n  --container-max-width: 100%;\n  --padding-top: 0;\n  --padding-right: 0;\n  --padding-bottom: 0;\n  --padding-left: 0;\n  --gap: 0;\n}\n#kimaru-product-page {\n  width: 100vw;\n  max-width: none;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  overflow: hidden;\n  font-weight: 400;\n  text-transform: none !important;\n}\n#kimaru-product-page h1,\n#kimaru-product-page h2,\n#kimaru-product-page h3,\n#kimaru-product-page p,\n#kimaru-product-page li,\n#kimaru-product-page a,\n#kimaru-product-page span,\n#kimaru-product-page figcaption,\n#kimaru-product-page blockquote {\n  text-transform: none !important;\n}\n#kimaru-product-page p,\n#kimaru-product-page li,\n#kimaru-product-page figcaption {\n  font-weight: 400;\n  font-style: normal;\n}\n#kimaru-product-page .eyebrow,\n#kimaru-product-page .section-kicker,\n#kimaru-product-page .card-label,\n#kimaru-product-page .step-label {\n  text-transform: uppercase !important;\n}\n<\/style>\n<div id=\"kimaru-product-page\">\n<section class=\"hero\">\n      <div class=\"hero-grid\">\n        <div class=\"hero-copy\">\n          <p class=\"eyebrow\">Kimaru product<\/p>\n          <h1>Decision Operating System for Supply Chains.<\/h1>\n          <h2>Improve the recurring decisions that control cost, revenue, service, and continuity.<\/h2>\n          <p class=\"hero-body\">Kimaru brings together what your systems show, what your people know, and what AI recommends. It models what drives the result, compares realistic choices before you commit, routes the decision to the right person, and records what happened so the next comparable decision starts smarter.<\/p>\n          <div class=\"cta-group\">\n            <a class=\"button primary\" href=\"https:\/\/kimaru.ai\/contact-us\/\">Show us one hard decision.<\/a>\n            <a class=\"button secondary\" href=\"#product-loop\">See the product loop<\/a>\n          <\/div>\n        <\/div>\n        <figure class=\"hero-visual\">\n          <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/kimaru-product-decision-system-overview.png\" alt=\"Systems, people, and AI contribute to one Kimaru Decision Model. The company compares choices, approves an action, measures the result, and keeps governed learning for the next comparable decision.\">\n          <figcaption>One recurring decision, kept together from uncertainty to measured outcome.<\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/section>\n\n    <section class=\"section section-intro\" aria-labelledby=\"not-a-system\">\n      <div class=\"section-heading centered\">\n        <p class=\"section-kicker\">Three different jobs<\/p>\n        <h2 id=\"not-a-system\">A recommendation is not a decision system<\/h2>\n        <p>An AI answer can be useful. An automated action can save time. But a recurring company decision also needs evidence, employee context, realistic choices, tradeoffs, authority, an observed result, and a memory of what worked.<\/p>\n      <\/div>\n      <div class=\"contrast-grid\">\n        <article class=\"contrast-card agent-card\">\n          <div class=\"icon task-icon\" aria-hidden=\"true\"><span><\/span><span><\/span><span><\/span><\/div>\n          <p class=\"card-label\">Copilot or agent<\/p>\n          <h3>Handles the request<\/h3>\n          <p>Answers a question, recommends an action, or performs a task.<\/p>\n          <div class=\"mini-flow\" aria-hidden=\"true\"><span>Request<\/span><i><\/i><span>Answer<\/span><\/div>\n        <\/article>\n        <article class=\"contrast-card harness-card\">\n          <div class=\"icon harness-icon\" aria-hidden=\"true\"><span><\/span><span><\/span><span><\/span><span><\/span><\/div>\n          <p class=\"card-label\">Agent harness<\/p>\n          <h3>Connects the tools<\/h3>\n          <p>Connects AI to data and systems, routes work, and controls access.<\/p>\n          <div class=\"mini-flow\" aria-hidden=\"true\"><span>AI<\/span><i><\/i><span>Tools<\/span><\/div>\n        <\/article>\n        <article class=\"contrast-card kimaru-card\">\n          <div class=\"icon decision-icon\" aria-hidden=\"true\"><span><\/span><span><\/span><span><\/span><\/div>\n          <p class=\"card-label\">Kimaru Decision Model<\/p>\n          <h3>Keeps the decision together<\/h3>\n          <p>Preserves what the company knew, what it could do, who committed, what happened, and what it should remember.<\/p>\n          <div class=\"mini-flow five\" aria-hidden=\"true\"><span>Know<\/span><i><\/i><span>Choose<\/span><i><\/i><span>Learn<\/span><\/div>\n        <\/article>\n      <\/div>\n      <blockquote class=\"eli8\">A helper can suggest an answer. Kimaru helps the company make the decision and learn from the result.<\/blockquote>\n    <\/section>\n\n    <section class=\"section loop-section\" id=\"product-loop\" aria-labelledby=\"loop-title\">\n      <div class=\"section-heading centered narrow\">\n        <p class=\"section-kicker\">The product loop<\/p>\n        <h2 id=\"loop-title\">One Decision Model, start to finish<\/h2>\n        <p>The product is not a single screen. It is the complete path from a hard recurring choice to an observed outcome and reusable decision memory.<\/p>\n      <\/div>\n\n      <article class=\"step-row\">\n        <div class=\"step-copy\">\n          <span class=\"step-number\">1<\/span>\n          <p class=\"step-label\">Frame<\/p>\n          <h3>Start with one decision<\/h3>\n          <p>Name what the company has to decide, who owns the commitment, which constraints matter, and how the result will be judged.<\/p>\n          <p>Examples include what to build, what to buy, where to move constrained inventory, which supplier response to choose, which order to protect, or when to escalate an exception.<\/p>\n          <p class=\"screen-proof\"><strong>Work Hub:<\/strong> The team sees recurring decisions that need attention, not another general chat window.<\/p>\n        <\/div>\n        <figure class=\"screen-frame\">\n          <div class=\"screen-chrome\"><span><\/span><span><\/span><span><\/span><b>Work Hub<\/b><\/div>\n          <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/work-hub.jpg\" alt=\"Kimaru Work Hub showing recurring operational decisions and recommendations ready for review by the responsible team.\">\n          <figcaption>Product view: recurring decisions are organized by the work that needs review.<\/figcaption>\n        <\/figure>\n      <\/article>\n\n      <article class=\"step-row reverse\">\n        <div class=\"step-copy\">\n          <span class=\"step-number\">2<\/span>\n          <p class=\"step-label\">Model<\/p>\n          <h3>Show what drives the result<\/h3>\n          <p>Kimaru connects controllable actions, outside conditions, intermediate effects, and business outcomes in a causal Decision Model.<\/p>\n          <p>The logic is visible. The team can see how material readiness, capacity, lead time, demand, cost, service, risk, or other factors influence the outcome before it chooses.<\/p>\n          <p class=\"screen-proof\"><strong>Causal AI Modeler:<\/strong> Actions, external conditions, intermediate effects, and outcomes stay visible in one decision structure.<\/p>\n        <\/div>\n        <figure class=\"screen-frame\">\n          <div class=\"screen-chrome\"><span><\/span><span><\/span><span><\/span><b>Causal AI Modeler<\/b><\/div>\n          <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/decision-model-map.jpg\" alt=\"Kimaru Causal AI Modeler connecting controllable actions, external conditions, intermediate effects, and outcomes for a truck-load planning decision.\">\n          <figcaption>Product view: the decision logic is inspectable instead of hidden inside one answer.<\/figcaption>\n        <\/figure>\n      <\/article>\n\n      <article class=\"step-row\">\n        <div class=\"step-copy\">\n          <span class=\"step-number\">3<\/span>\n          <p class=\"step-label\">Compare<\/p>\n          <h3>Keep realistic choices visible<\/h3>\n          <p>Kimaru keeps more than one feasible route alive long enough to compare likely consequences and tradeoffs. The first recommendation is not treated as automatically correct.<\/p>\n          <p>The decision owner can examine how choices affect cost, service, capacity, timing, risk, and other agreed objectives before the company commits.<\/p>\n          <p class=\"screen-proof\"><strong>Decision Review:<\/strong> Feasible recommendations and the evidence behind them are reviewed before a route is selected.<\/p>\n        <\/div>\n        <figure class=\"screen-frame\">\n          <div class=\"screen-chrome\"><span><\/span><span><\/span><span><\/span><b>Decision Review<\/b><\/div>\n          <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/decision-review-options.jpg\" alt=\"Kimaru Decision Review showing recommendations for a truck plan and the operational evidence available before selection.\">\n          <figcaption>Product view: the recommendation is reviewed inside its operating context.<\/figcaption>\n        <\/figure>\n      <\/article>\n\n      <article class=\"step-row reverse\">\n        <div class=\"step-copy\">\n          <span class=\"step-number\">4<\/span>\n          <p class=\"step-label\">Commit<\/p>\n          <h3>Put the decision with the right person<\/h3>\n          <p>The named decision owner can approve, adjust, defer, reject, or escalate. Human judgment remains inside the decision, including the reason for an override or change.<\/p>\n          <p>Any system write-back or external action follows the agreed integration, customer authorization, and approval rules.<\/p>\n          <p class=\"screen-proof\"><strong>Governed approval:<\/strong> The person with authority controls the commitment and how an approved result is passed to existing systems.<\/p>\n        <\/div>\n        <figure class=\"screen-frame\">\n          <div class=\"screen-chrome\"><span><\/span><span><\/span><span><\/span><b>Governed approval<\/b><\/div>\n          <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/decision-review-approval.jpg\" alt=\"Kimaru approval view showing accepted, adjusted, and deferred recommendations with controlled options for passing an approved result to existing systems.\">\n          <figcaption>Product view: approval and the action boundary are explicit.<\/figcaption>\n        <\/figure>\n      <\/article>\n\n      <article class=\"step-row\">\n        <div class=\"step-copy\">\n          <span class=\"step-number\">5<\/span>\n          <p class=\"step-label\">Measure<\/p>\n          <h3>Compare the prediction with reality<\/h3>\n          <p>Kimaru records the evidence, recommendation, approval or override, expected result, actual result, and variance. Where evidence supports attribution, it can calculate or estimate Decision Value using the agreed baseline.<\/p>\n          <p>One result does not become permanent truth automatically. Useful learning is retained, revised, or retired through governance.<\/p>\n          <p class=\"screen-proof\"><strong>Decision Tracker:<\/strong> The next comparable decision begins with more useful, outcome-linked context.<\/p>\n        <\/div>\n        <figure class=\"screen-frame\">\n          <div class=\"screen-chrome\"><span><\/span><span><\/span><span><\/span><b>Decision Tracker<\/b><\/div>\n          <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/decision-tracker.jpg\" alt=\"Kimaru Decision Tracker showing operational outcomes, comparison baselines, and decision history for truck-load planning.\">\n          <figcaption>Product view: outcomes are connected back to the decision that produced them.<\/figcaption>\n        <\/figure>\n      <\/article>\n    <\/section>\n\n    <section class=\"section anatomy-section\" aria-labelledby=\"anatomy-title\">\n      <div class=\"section-heading split-heading\">\n        <div>\n          <p class=\"section-kicker\">The product object<\/p>\n          <h2 id=\"anatomy-title\">What is inside a Decision Model?<\/h2>\n        <\/div>\n        <p>A Decision Model is the reusable operating model for one recurring choice. It keeps the whole decision episode inspectable, including what the company knew, what it could do, who committed, what happened, and what governed learning should be used next time.<\/p>\n      <\/div>\n      <figure class=\"diagram-frame\">\n        <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/kimaru-decision-model-anatomy.png\" alt=\"A Kimaru Decision Model contains the uncertainty, evidence, human context, rules, causal map, feasible choices, expected consequences, authority, decision receipt, actual outcome, Decision Value, and governed memory.\">\n        <figcaption>The recommendation is one moment. The Decision Model keeps the decision episode around it.<\/figcaption>\n      <\/figure>\n    <\/section>\n\n    <section class=\"section use-cases\" aria-labelledby=\"use-cases-title\">\n      <div class=\"section-heading centered\">\n        <p class=\"section-kicker\">Supply-chain wide<\/p>\n        <h2 id=\"use-cases-title\">Built for recurring decisions, not one feature menu<\/h2>\n        <p>Kimaru is not a pricing tool or an inventory module. It is the decision layer for recurring choices that cross systems, teams, and objectives.<\/p>\n      <\/div>\n      <div class=\"decision-grid\">\n        <article><span>01<\/span><h3>Production and capacity<\/h3><p>Which feasible schedule should the company run when material, machine, labor, priority, and customer commitments do not line up?<\/p><\/article>\n        <article><span>02<\/span><h3>Procurement and supplier response<\/h3><p>Should the company buy, wait, expedite, substitute, transfer, renegotiate, or escalate when timing, cost, quality, and continuity conflict?<\/p><\/article>\n        <article><span>03<\/span><h3>Inventory and allocation<\/h3><p>Where should constrained stock go, and which revenue, service, working-capital, or risk tradeoff is acceptable?<\/p><\/article>\n        <article><span>04<\/span><h3>Logistics and delivery<\/h3><p>Which movement, warehouse, route, or delivery choice best protects timing and downstream operations under current constraints?<\/p><\/article>\n        <article><span>05<\/span><h3>Customer commitments<\/h3><p>What can the company promise when supply, capacity, inventory, and delivery evidence conflict?<\/p><\/article>\n        <article><span>06<\/span><h3>Cross-functional exceptions<\/h3><p>Which issue needs action now, which can wait, who owns the commitment, and what outcome will show that it was resolved well?<\/p><\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"section stack-section\" aria-labelledby=\"stack-title\">\n      <div class=\"two-column\">\n        <div class=\"copy-column\">\n          <p class=\"section-kicker\">Works across the stack<\/p>\n          <h2 id=\"stack-title\">Keep the systems and AI tools you already use<\/h2>\n          <p class=\"lead-line\">Keep SAP, Microsoft, Oracle, and the tools you already use. Kimaru keeps the recurring decision together when it crosses them.<\/p>\n          <p>ERP remains the system of record for transactions. Planning tools, spreadsheets, data platforms, copilots, models, and agents can continue doing the work they do well. Kimaru sits above and across them as the independent, outcome-linked decision layer.<\/p>\n          <p>External AI models can assist with interpretation, extraction, or reasoning. The evidence, authority, outcome, and history remain in the Kimaru decision layer within the agreed deployment and governance boundary.<\/p>\n          <p class=\"qualification\">If one existing suite already handles the complete decision, required human context, authority, outcome tracking, and continuous improvement well, Kimaru may not be needed.<\/p>\n        <\/div>\n        <figure class=\"diagram-frame compact\">\n          <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/suite-spanning-decision.png\" alt=\"ERP, planning software, spreadsheets, suppliers, people, and AI agents contribute to one recurring decision that Kimaru keeps together as an outcome-linked record.\">\n          <figcaption>Kimaru earns its place when the recurring decision crosses tools and organizational boundaries.<\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/section>\n\n    <section class=\"section expansion-section\" aria-labelledby=\"expansion-title\">\n      <div class=\"two-column reverse-layout\">\n        <div class=\"copy-column\">\n          <p class=\"section-kicker\">Expand decision by decision<\/p>\n          <h2 id=\"expansion-title\">Start with one decision. Add more. Keep what the company learns.<\/h2>\n          <p>The first Decision Model should solve a bounded, high-value operating problem. Adjacent models can then connect decisions that influence one another.<\/p>\n          <ol class=\"connection-list\">\n            <li>A supplier-response model identifies a material constraint.<\/li>\n            <li>A production-planning model compares feasible schedules.<\/li>\n            <li>An inventory-allocation model protects the right downstream demand.<\/li>\n            <li>A customer-commitment model makes the service tradeoff explicit.<\/li>\n          <\/ol>\n          <p>Each model keeps its own evidence, authority, and outcome. Governed connections carry relevant context forward so the next decision does not start from zero.<\/p>\n        <\/div>\n        <figure class=\"diagram-frame compact\">\n          <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/connected-decision-models.png\" alt=\"Supplier response, production planning, inventory allocation, logistics response, and customer commitment Decision Models connect within one company while keeping separate evidence, authority, and outcomes.\">\n          <figcaption>Connected Decision Models build greater decision capacity inside the agreed company boundary.<\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/section>\n\n    <section class=\"proof-section\" id=\"wilton-proof\" aria-labelledby=\"proof-title\">\n      <div class=\"proof-wrap\">\n        <div class=\"proof-copy\">\n          <p class=\"section-kicker light\">Measured customer proof<\/p>\n          <h2 id=\"proof-title\">One production-planning decision created measurable value<\/h2>\n          <h3>Wilton Weavers<\/h3>\n          <p>Wilton Weavers used Kimaru for aircraft-carpet production planning, where ERP data had to be reconciled with material readiness, loom compatibility, lot-mixing rules, capacity, and planner judgment.<\/p>\n          <p>Kimaru did not replace Wilton's ERP or planners. It made one difficult recurring decision visible, reviewable, measurable, and reusable.<\/p>\n          <a class=\"button proof-button\" href=\"#wilton-proof-visual\">Read the Wilton decision story<\/a>\n        <\/div>\n        <figure class=\"proof-visual\" id=\"wilton-proof-visual\">\n          <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/wilton-proof.png\" alt=\"Wilton Weavers new-order on-time production planning improved from 43 percent to 75 percent in the measured pilot period, with a projected 325 thousand dollar annual revenue increase. The projection is not recognized revenue or a universal result.\">\n          <figcaption><strong>43% to 75%:<\/strong> measured new-order on-time planning improvement. <strong>$325K:<\/strong> projected annual revenue increase based on the measured improvement and customer operating assumptions. <strong>96% to 100%:<\/strong> ERP-versus-plan validation pass rate in measured pilot checks.<\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/section>\n\n    <section class=\"section trust-section\" id=\"trust-security\" aria-labelledby=\"trust-title\">\n      <div class=\"two-column\">\n        <div class=\"copy-column\">\n          <p class=\"section-kicker\">Deployment and control<\/p>\n          <h2 id=\"trust-title\">The boundary fits the decision<\/h2>\n          <p>Kimaru can be configured for customer-managed AWS, a private Kimaru-managed tenant, or an agreed on-premises or private-cloud design. The actual data location, controls, external model use, and responsibilities depend on the deployment that is contracted and implemented.<\/p>\n          <p>Teams can begin in assisted decision mode with people fully in control. Any later supervised or conditional action depends on agreed confidence, risk, and approval boundaries.<\/p>\n          <a class=\"text-link\" href=\"#trust-boundary-visual\">Review Trust &amp; Security <span aria-hidden=\"true\">\u2192<\/span><\/a>\n        <\/div>\n        <figure class=\"diagram-frame compact\" id=\"trust-boundary-visual\">\n          <img decoding=\"async\" src=\"https:\/\/kimaru.ai\/wp-content\/uploads\/2026\/07\/trust-decision-boundary.png\" alt=\"Company data, employee know-how, business rules, and the Kimaru Decision Model remain within an agreed deployment boundary while an external AI model is used only for agreed tasks under the selected controls.\">\n          <figcaption>External models may assist. They do not become the system of record for the decision.<\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/section>\n\n    <section class=\"section prove-section\" aria-labelledby=\"prove-title\">\n      <div class=\"prove-card\">\n        <div>\n          <p class=\"section-kicker\">A bounded first step<\/p>\n          <h2 id=\"prove-title\">Start small enough to prove it<\/h2>\n          <p>Choose a recurring decision where delay or error has a measurable consequence, evidence is split across tools or people, human judgment changes the right answer, a named person owns the commitment, and the outcome can be observed in a useful time window.<\/p>\n          <p>A proof of value can begin with controlled files, read-only database views, or scheduled API pulls. It does not require write-back.<\/p>\n        <\/div>\n        <div class=\"prove-list\" aria-label=\"First decision criteria\">\n          <span>Measurable consequence<\/span>\n          <span>Split evidence<\/span>\n          <span>Human judgment<\/span>\n          <span>Named decision owner<\/span>\n          <span>Observable outcome<\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"final-cta\" aria-labelledby=\"final-title\">\n      <div class=\"final-inner\">\n        <p class=\"section-kicker light\">Start with the decision<\/p>\n        <h2 id=\"final-title\">Which recurring decision is costing you the most?<\/h2>\n        <p>Bring one hard decision, the people who make it, and the outcome you need to improve.<\/p>\n        <div class=\"cta-group centered-buttons\">\n          <a class=\"button white\" href=\"https:\/\/kimaru.ai\/contact-us\/\">Show us one hard decision.<\/a>\n          <a class=\"button outline-light\" href=\"#trust-security\">Review Trust &amp; Security<\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n<\/div>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"SoftwareApplication\",\"name\":\"Kimaru\",\"applicationCategory\":\"BusinessApplication\",\"operatingSystem\":\"Web\",\"description\":\"Decision Operating System for Supply Chains. Kimaru turns recurring supply-chain decisions into governed Decision Models that connect evidence, human context, realistic choices, authority, outcomes, and decision memory.\",\"url\":\"https:\/\/kimaru.ai\/product\/\"}<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Kimaru product Decision Operating System for Supply Chains. Improve the recurring decisions that control cost, revenue, service, and continuity. Kimaru brings together what your systems show, what your people know, and what AI recommends. It models what drives the result, compares realistic choices before you commit, routes the decision to the right person, and records what happened so the next comparable decision starts smarter. Show us one hard decision. See the product loop One recurring decision, kept together from uncertainty to measured outcome. Three different jobs A recommendation is not a decision system An AI answer can be useful. An automated action can save time. But a recurring company decision [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-1967","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kimaru.ai\/ja\/wp-json\/wp\/v2\/pages\/1967","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kimaru.ai\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kimaru.ai\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kimaru.ai\/ja\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/kimaru.ai\/ja\/wp-json\/wp\/v2\/comments?post=1967"}],"version-history":[{"count":57,"href":"https:\/\/kimaru.ai\/ja\/wp-json\/wp\/v2\/pages\/1967\/revisions"}],"predecessor-version":[{"id":2839,"href":"https:\/\/kimaru.ai\/ja\/wp-json\/wp\/v2\/pages\/1967\/revisions\/2839"}],"wp:attachment":[{"href":"https:\/\/kimaru.ai\/ja\/wp-json\/wp\/v2\/media?parent=1967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}