@oscharko-dev/keiko 0.2.0-beta.1 → 0.2.0-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (131) hide show
  1. package/dist/ui/csp-hashes.json +28 -27
  2. package/dist/ui/static/404.html +1 -1
  3. package/dist/ui/static/_next/static/chunks/258-e3b5ee46b0669967.js +1 -0
  4. package/dist/ui/static/_next/static/chunks/422-4c94c107b90d3ccc.js +1 -0
  5. package/dist/ui/static/_next/static/chunks/app/_not-found/page-c4d800f366186be0.js +1 -0
  6. package/dist/ui/static/_next/static/chunks/app/launch/page-17ca39367f25f372.js +1 -0
  7. package/dist/ui/static/_next/static/chunks/app/layout-0f75a39edc90325d.js +1 -0
  8. package/dist/ui/static/_next/static/chunks/app/local-knowledge/capsule/page-87a2ea239308ed34.js +1 -0
  9. package/dist/ui/static/_next/static/chunks/app/local-knowledge/page-98bb7704fc7fd0ad.js +1 -0
  10. package/dist/ui/static/_next/static/chunks/app/memoriaviva/consolidation/page-f912263f1ee5d2dd.js +1 -0
  11. package/dist/ui/static/_next/static/chunks/app/memoriaviva/detail/page-fa590f135356e0af.js +1 -0
  12. package/dist/ui/static/_next/static/chunks/app/memoriaviva/page-b8555600c1113f14.js +1 -0
  13. package/dist/ui/static/_next/static/chunks/app/memoriaviva/review-queue/page-85cfbeb3598c0a36.js +1 -0
  14. package/dist/ui/static/_next/static/chunks/app/page-2881856ad25d9935.js +1 -0
  15. package/dist/ui/static/_next/static/chunks/{main-app-b52a8fa1d8127a5f.js → main-app-5b043f6c611974ae.js} +1 -1
  16. package/dist/ui/static/_next/static/css/eac94895f3edc5a5.css +1 -0
  17. package/dist/ui/static/apple-touch-icon.png +0 -0
  18. package/dist/ui/static/favicon.ico +0 -0
  19. package/dist/ui/static/icon-192-maskable.png +0 -0
  20. package/dist/ui/static/icon-192.png +0 -0
  21. package/dist/ui/static/icon-512-maskable.png +0 -0
  22. package/dist/ui/static/icon-512.png +0 -0
  23. package/dist/ui/static/index.html +1 -1
  24. package/dist/ui/static/index.txt +4 -4
  25. package/dist/ui/static/launch.html +1 -1
  26. package/dist/ui/static/launch.txt +4 -4
  27. package/dist/ui/static/local-knowledge/capsule.html +1 -1
  28. package/dist/ui/static/local-knowledge/capsule.txt +4 -4
  29. package/dist/ui/static/local-knowledge.html +1 -1
  30. package/dist/ui/static/local-knowledge.txt +4 -4
  31. package/dist/ui/static/manifest.webmanifest +2 -2
  32. package/dist/ui/static/memoriaviva/consolidation.html +1 -1
  33. package/dist/ui/static/memoriaviva/consolidation.txt +4 -4
  34. package/dist/ui/static/memoriaviva/detail.html +1 -1
  35. package/dist/ui/static/memoriaviva/detail.txt +4 -4
  36. package/dist/ui/static/memoriaviva/review-queue.html +1 -1
  37. package/dist/ui/static/memoriaviva/review-queue.txt +4 -4
  38. package/dist/ui/static/memoriaviva.html +1 -1
  39. package/dist/ui/static/memoriaviva.txt +4 -4
  40. package/node_modules/@oscharko-dev/keiko-cli/dist/.tsbuildinfo +1 -1
  41. package/node_modules/@oscharko-dev/keiko-cli/dist/lifecycle.d.ts +2 -0
  42. package/node_modules/@oscharko-dev/keiko-cli/dist/lifecycle.d.ts.map +1 -1
  43. package/node_modules/@oscharko-dev/keiko-cli/dist/lifecycle.js +51 -10
  44. package/node_modules/@oscharko-dev/keiko-cli/dist/ui.d.ts +3 -1
  45. package/node_modules/@oscharko-dev/keiko-cli/dist/ui.d.ts.map +1 -1
  46. package/node_modules/@oscharko-dev/keiko-cli/dist/ui.js +93 -28
  47. package/node_modules/@oscharko-dev/keiko-cli/package.json +1 -1
  48. package/node_modules/@oscharko-dev/keiko-contracts/dist/.tsbuildinfo +1 -1
  49. package/node_modules/@oscharko-dev/keiko-contracts/dist/index.d.ts +2 -2
  50. package/node_modules/@oscharko-dev/keiko-contracts/dist/index.d.ts.map +1 -1
  51. package/node_modules/@oscharko-dev/keiko-contracts/dist/index.js +1 -1
  52. package/node_modules/@oscharko-dev/keiko-contracts/dist/qualityIntelligence/bffWire.d.ts +15 -0
  53. package/node_modules/@oscharko-dev/keiko-contracts/dist/qualityIntelligence/bffWire.d.ts.map +1 -1
  54. package/node_modules/@oscharko-dev/keiko-contracts/dist/qualityIntelligence/bffWire.js +1 -1
  55. package/node_modules/@oscharko-dev/keiko-contracts/dist/qualityIntelligence/index.d.ts +1 -1
  56. package/node_modules/@oscharko-dev/keiko-contracts/dist/qualityIntelligence/index.d.ts.map +1 -1
  57. package/node_modules/@oscharko-dev/keiko-contracts/package.json +1 -1
  58. package/node_modules/@oscharko-dev/keiko-evaluations/dist/.tsbuildinfo +1 -1
  59. package/node_modules/@oscharko-dev/keiko-evaluations/package.json +1 -1
  60. package/node_modules/@oscharko-dev/keiko-evidence/dist/.tsbuildinfo +1 -1
  61. package/node_modules/@oscharko-dev/keiko-evidence/package.json +1 -1
  62. package/node_modules/@oscharko-dev/keiko-harness/dist/.tsbuildinfo +1 -1
  63. package/node_modules/@oscharko-dev/keiko-harness/package.json +1 -1
  64. package/node_modules/@oscharko-dev/keiko-local-knowledge/dist/.tsbuildinfo +1 -1
  65. package/node_modules/@oscharko-dev/keiko-local-knowledge/dist/indexing/orchestrator.d.ts.map +1 -1
  66. package/node_modules/@oscharko-dev/keiko-local-knowledge/dist/indexing/orchestrator.js +5 -1
  67. package/node_modules/@oscharko-dev/keiko-local-knowledge/dist/parsers/pdf-parser.d.ts.map +1 -1
  68. package/node_modules/@oscharko-dev/keiko-local-knowledge/dist/parsers/pdf-parser.js +3 -1
  69. package/node_modules/@oscharko-dev/keiko-local-knowledge/package.json +1 -1
  70. package/node_modules/@oscharko-dev/keiko-memory-capture/package.json +1 -1
  71. package/node_modules/@oscharko-dev/keiko-memory-consolidation/package.json +1 -1
  72. package/node_modules/@oscharko-dev/keiko-memory-governance/package.json +1 -1
  73. package/node_modules/@oscharko-dev/keiko-memory-retrieval/package.json +1 -1
  74. package/node_modules/@oscharko-dev/keiko-memory-vault/dist/.tsbuildinfo +1 -1
  75. package/node_modules/@oscharko-dev/keiko-memory-vault/dist/paths.d.ts.map +1 -1
  76. package/node_modules/@oscharko-dev/keiko-memory-vault/dist/paths.js +11 -5
  77. package/node_modules/@oscharko-dev/keiko-memory-vault/package.json +1 -1
  78. package/node_modules/@oscharko-dev/keiko-model-gateway/dist/.tsbuildinfo +1 -1
  79. package/node_modules/@oscharko-dev/keiko-model-gateway/package.json +1 -1
  80. package/node_modules/@oscharko-dev/keiko-quality-intelligence/dist/.tsbuildinfo +1 -1
  81. package/node_modules/@oscharko-dev/keiko-quality-intelligence/package.json +1 -1
  82. package/node_modules/@oscharko-dev/keiko-sdk/dist/.tsbuildinfo +1 -1
  83. package/node_modules/@oscharko-dev/keiko-sdk/package.json +1 -1
  84. package/node_modules/@oscharko-dev/keiko-security/dist/.tsbuildinfo +1 -1
  85. package/node_modules/@oscharko-dev/keiko-security/package.json +1 -1
  86. package/node_modules/@oscharko-dev/keiko-server/dist/.tsbuildinfo +1 -1
  87. package/node_modules/@oscharko-dev/keiko-server/dist/deps.d.ts.map +1 -1
  88. package/node_modules/@oscharko-dev/keiko-server/dist/deps.js +3 -3
  89. package/node_modules/@oscharko-dev/keiko-server/dist/local-knowledge-handlers.d.ts.map +1 -1
  90. package/node_modules/@oscharko-dev/keiko-server/dist/local-knowledge-handlers.js +9 -0
  91. package/node_modules/@oscharko-dev/keiko-server/dist/memory-handlers.d.ts +1 -1
  92. package/node_modules/@oscharko-dev/keiko-server/dist/memory-handlers.d.ts.map +1 -1
  93. package/node_modules/@oscharko-dev/keiko-server/dist/memory-handlers.js +6 -5
  94. package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/reCheckRoutes.d.ts.map +1 -1
  95. package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/reCheckRoutes.js +25 -4
  96. package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/runExecution.d.ts.map +1 -1
  97. package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/runExecution.js +11 -0
  98. package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/runIngestion.d.ts.map +1 -1
  99. package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/runIngestion.js +39 -4
  100. package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/uiRoutes.d.ts.map +1 -1
  101. package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/uiRoutes.js +13 -0
  102. package/node_modules/@oscharko-dev/keiko-server/dist/store/paths.d.ts.map +1 -1
  103. package/node_modules/@oscharko-dev/keiko-server/dist/store/paths.js +9 -2
  104. package/node_modules/@oscharko-dev/keiko-server/package.json +1 -1
  105. package/node_modules/@oscharko-dev/keiko-tools/dist/.tsbuildinfo +1 -1
  106. package/node_modules/@oscharko-dev/keiko-tools/package.json +1 -1
  107. package/node_modules/@oscharko-dev/keiko-verification/dist/.tsbuildinfo +1 -1
  108. package/node_modules/@oscharko-dev/keiko-verification/package.json +1 -1
  109. package/node_modules/@oscharko-dev/keiko-workflows/dist/.tsbuildinfo +1 -1
  110. package/node_modules/@oscharko-dev/keiko-workflows/dist/qualityIntelligence/modelRoutedTestDesign.d.ts.map +1 -1
  111. package/node_modules/@oscharko-dev/keiko-workflows/dist/qualityIntelligence/modelRoutedTestDesign.js +41 -19
  112. package/node_modules/@oscharko-dev/keiko-workflows/package.json +1 -1
  113. package/node_modules/@oscharko-dev/keiko-workspace/dist/.tsbuildinfo +1 -1
  114. package/node_modules/@oscharko-dev/keiko-workspace/dist/ignore.d.ts.map +1 -1
  115. package/node_modules/@oscharko-dev/keiko-workspace/dist/ignore.js +3 -0
  116. package/node_modules/@oscharko-dev/keiko-workspace/package.json +1 -1
  117. package/package.json +1 -1
  118. package/dist/ui/static/_next/static/chunks/923-4141696576191bc0.js +0 -1
  119. package/dist/ui/static/_next/static/chunks/app/_not-found/page-03d642dcd0f15b52.js +0 -1
  120. package/dist/ui/static/_next/static/chunks/app/launch/page-c725ff0c02b50663.js +0 -1
  121. package/dist/ui/static/_next/static/chunks/app/layout-aadefe615729db05.js +0 -1
  122. package/dist/ui/static/_next/static/chunks/app/local-knowledge/capsule/page-4a7f242906e19a07.js +0 -1
  123. package/dist/ui/static/_next/static/chunks/app/local-knowledge/page-3361769b8964e659.js +0 -1
  124. package/dist/ui/static/_next/static/chunks/app/memoriaviva/consolidation/page-44b3f4fa3e10085f.js +0 -1
  125. package/dist/ui/static/_next/static/chunks/app/memoriaviva/detail/page-0cdfb3eeb659daeb.js +0 -1
  126. package/dist/ui/static/_next/static/chunks/app/memoriaviva/page-e78e0cd2876fec41.js +0 -1
  127. package/dist/ui/static/_next/static/chunks/app/memoriaviva/review-queue/page-e32fe86466827484.js +0 -1
  128. package/dist/ui/static/_next/static/chunks/app/page-9ad91065d05ddfa0.js +0 -1
  129. package/dist/ui/static/_next/static/css/51fdcfdc624e723d.css +0 -1
  130. /package/dist/ui/static/_next/static/{12efBQERZ9Itf_HaPzx5q → RAzN8WLtYaktD-ZePowXl}/_buildManifest.js +0 -0
  131. /package/dist/ui/static/_next/static/{12efBQERZ9Itf_HaPzx5q → RAzN8WLtYaktD-ZePowXl}/_ssgManifest.js +0 -0
@@ -2,19 +2,19 @@
2
2
  2:I[5341,[],""]
3
3
  3:I[25,[],""]
4
4
  4:I[1012,[],"ClientPageRoot"]
5
- 5:I[4723,["664","static/chunks/664-6d821dc1aacb6b48.js","982","static/chunks/982-abc19630e6305864.js","923","static/chunks/923-4141696576191bc0.js","932","static/chunks/app/launch/page-c725ff0c02b50663.js"],"KeikoDesktop"]
5
+ 5:I[7002,["664","static/chunks/664-6d821dc1aacb6b48.js","982","static/chunks/982-abc19630e6305864.js","258","static/chunks/258-e3b5ee46b0669967.js","422","static/chunks/422-4c94c107b90d3ccc.js","932","static/chunks/app/launch/page-17ca39367f25f372.js"],"KeikoDesktop"]
6
6
  8:I[5104,[],"OutletBoundary"]
7
7
  a:I[7158,[],"AsyncMetadataOutlet"]
8
8
  c:I[5104,[],"ViewportBoundary"]
9
9
  e:I[5104,[],"MetadataBoundary"]
10
10
  f:"$Sreact.suspense"
11
11
  11:I[4431,[],""]
12
- :HL["/_next/static/css/51fdcfdc624e723d.css","style"]
13
- 0:{"P":null,"b":"12efBQERZ9Itf_HaPzx5q","p":"","c":["","launch"],"i":false,"f":[[["",{"children":["launch",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/51fdcfdc624e723d.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":["launch",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","searchParams":{},"params":{},"promises":["$@6","$@7"]}],null,["$","$L8",null,{"children":["$L9",["$","$La",null,{"promise":"$@b"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Lc",null,{"children":"$Ld"}],null],["$","$Le",null,{"children":["$","div",null,{"hidden":true,"children":["$","$f",null,{"fallback":null,"children":"$L10"}]}]}]]}],false]],"m":"$undefined","G":["$11",[]],"s":false,"S":true}
12
+ :HL["/_next/static/css/eac94895f3edc5a5.css","style"]
13
+ 0:{"P":null,"b":"RAzN8WLtYaktD-ZePowXl","p":"","c":["","launch"],"i":false,"f":[[["",{"children":["launch",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/eac94895f3edc5a5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"try{var t=localStorage.getItem(\"keiko.theme\");if(t===\"light\"||t===\"dark\")document.documentElement.dataset.theme=t}catch(e){}"}}],["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]}]]}],{"children":["launch",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","searchParams":{},"params":{},"promises":["$@6","$@7"]}],null,["$","$L8",null,{"children":["$L9",["$","$La",null,{"promise":"$@b"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Lc",null,{"children":"$Ld"}],null],["$","$Le",null,{"children":["$","div",null,{"hidden":true,"children":["$","$f",null,{"fallback":null,"children":"$L10"}]}]}]]}],false]],"m":"$undefined","G":["$11",[]],"s":false,"S":true}
14
14
  6:{}
15
15
  7:"$0:f:0:1:2:children:2:children:1:props:children:0:props:params"
16
16
  d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#4EBA87"}],["$","meta","3",{"name":"color-scheme","content":"dark light"}]]
17
17
  9:null
18
18
  12:I[6505,[],"IconMark"]
19
- b:{"metadata":[["$","title","0",{"children":"Keiko"}],["$","meta","1",{"name":"description","content":"Keiko local developer-assist workspace."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","link","3",{"rel":"shortcut icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/icon-192.png","sizes":"192x192","type":"image/png"}],["$","link","5",{"rel":"icon","href":"/icon-512.png","sizes":"512x512","type":"image/png"}],["$","link","6",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","7",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png","sizes":"180x180","type":"image/png"}],["$","$L12","8",{}]],"error":null,"digest":"$undefined"}
19
+ b:{"metadata":[["$","title","0",{"children":"Keiko | Ex experientia disco"}],["$","meta","1",{"name":"description","content":"Keiko a governed agentic workspace for knowledge work."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","link","3",{"rel":"shortcut icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/icon-192.png","sizes":"192x192","type":"image/png"}],["$","link","5",{"rel":"icon","href":"/icon-512.png","sizes":"512x512","type":"image/png"}],["$","link","6",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","7",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png","sizes":"180x180","type":"image/png"}],["$","$L12","8",{}]],"error":null,"digest":"$undefined"}
20
20
  10:"$b:metadata"
@@ -1 +1 @@
1
- <!DOCTYPE html><!--12efBQERZ9Itf_HaPzx5q--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/51fdcfdc624e723d.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfe6f51555ca84e.js"/><script src="/_next/static/chunks/87c73c54-24122e7b92478d00.js" async=""></script><script src="/_next/static/chunks/18-ac3e3551b4e0ce8a.js" async=""></script><script src="/_next/static/chunks/main-app-b52a8fa1d8127a5f.js" async=""></script><script src="/_next/static/chunks/982-abc19630e6305864.js" async=""></script><script src="/_next/static/chunks/app/local-knowledge/capsule/page-4a7f242906e19a07.js" async=""></script><meta name="theme-color" content="#4EBA87"/><meta name="color-scheme" content="dark light"/><title>Capsule Detail — Keiko</title><meta name="description" content="Keiko local developer-assist workspace."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="icon" href="/icon-512.png" sizes="512x512" type="image/png"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="lk-page" aria-label="Capsule detail"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><p role="status" aria-live="polite" class="lk-loading">Loading capsule…</p><!--/$--></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0cfe6f51555ca84e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5341,[],\"\"]\n3:I[25,[],\"\"]\n4:\"$Sreact.suspense\"\n5:I[9929,[\"982\",\"static/chunks/982-abc19630e6305864.js\",\"79\",\"static/chunks/app/local-knowledge/capsule/page-4a7f242906e19a07.js\"],\"CapsuleDetail\"]\n6:I[5104,[],\"OutletBoundary\"]\n8:I[7158,[],\"AsyncMetadataOutlet\"]\na:I[5104,[],\"ViewportBoundary\"]\nc:I[5104,[],\"MetadataBoundary\"]\ne:I[4431,[],\"\"]\n:HL[\"/_next/static/css/51fdcfdc624e723d.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"12efBQERZ9Itf_HaPzx5q\",\"p\":\"\",\"c\":[\"\",\"local-knowledge\",\"capsule\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"local-knowledge\",{\"children\":[\"capsule\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/51fdcfdc624e723d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[\"local-knowledge\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"capsule\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"lk-page\",\"aria-label\":\"Capsule detail\",\"children\":[\"$\",\"$4\",null,{\"fallback\":[\"$\",\"p\",null,{\"role\":\"status\",\"aria-live\":\"polite\",\"className\":\"lk-loading\",\"children\":\"Loading capsule…\"}],\"children\":[\"$\",\"$L5\",null,{}]}]}],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],null],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$4\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#4EBA87\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark light\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"f:I[6505,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Capsule Detail — Keiko\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Keiko local developer-assist workspace.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon-512.png\",\"sizes\":\"512x512\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Lf\",\"8\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$9:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--RAzN8WLtYaktD_ZePowXl--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/eac94895f3edc5a5.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfe6f51555ca84e.js"/><script src="/_next/static/chunks/87c73c54-24122e7b92478d00.js" async=""></script><script src="/_next/static/chunks/18-ac3e3551b4e0ce8a.js" async=""></script><script src="/_next/static/chunks/main-app-5b043f6c611974ae.js" async=""></script><script src="/_next/static/chunks/664-6d821dc1aacb6b48.js" async=""></script><script src="/_next/static/chunks/982-abc19630e6305864.js" async=""></script><script src="/_next/static/chunks/258-e3b5ee46b0669967.js" async=""></script><script src="/_next/static/chunks/app/local-knowledge/capsule/page-87a2ea239308ed34.js" async=""></script><meta name="theme-color" content="#4EBA87"/><meta name="color-scheme" content="dark light"/><title>Capsule Detail — Keiko</title><meta name="description" content="Keiko a governed agentic workspace for knowledge work."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="icon" href="/icon-512.png" sizes="512x512" type="image/png"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script>try{var t=localStorage.getItem("keiko.theme");if(t==="light"||t==="dark")document.documentElement.dataset.theme=t}catch(e){}</script><main class="lk-page" aria-label="Capsule detail"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><p role="status" aria-live="polite" class="lk-loading">Loading capsule…</p><!--/$--></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0cfe6f51555ca84e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5341,[],\"\"]\n3:I[25,[],\"\"]\n4:\"$Sreact.suspense\"\n5:I[9929,[\"664\",\"static/chunks/664-6d821dc1aacb6b48.js\",\"982\",\"static/chunks/982-abc19630e6305864.js\",\"258\",\"static/chunks/258-e3b5ee46b0669967.js\",\"79\",\"static/chunks/app/local-knowledge/capsule/page-87a2ea239308ed34.js\"],\"CapsuleDetail\"]\n6:I[5104,[],\"OutletBoundary\"]\n8:I[7158,[],\"AsyncMetadataOutlet\"]\na:I[5104,[],\"ViewportBoundary\"]\nc:I[5104,[],\"MetadataBoundary\"]\ne:I[4431,[],\"\"]\n:HL[\"/_next/static/css/eac94895f3edc5a5.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"RAzN8WLtYaktD-ZePowXl\",\"p\":\"\",\"c\":[\"\",\"local-knowledge\",\"capsule\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"local-knowledge\",{\"children\":[\"capsule\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/eac94895f3edc5a5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"try{var t=localStorage.getItem(\\\"keiko.theme\\\");if(t===\\\"light\\\"||t===\\\"dark\\\")document.documentElement.dataset.theme=t}catch(e){}\"}}],[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}]]}],{\"children\":[\"local-knowledge\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"capsule\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"lk-page\",\"aria-label\":\"Capsule detail\",\"children\":[\"$\",\"$4\",null,{\"fallback\":[\"$\",\"p\",null,{\"role\":\"status\",\"aria-live\":\"polite\",\"className\":\"lk-loading\",\"children\":\"Loading capsule…\"}],\"children\":[\"$\",\"$L5\",null,{}]}]}],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],null],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$4\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#4EBA87\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark light\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"f:I[6505,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Capsule Detail — Keiko\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Keiko a governed agentic workspace for knowledge work.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon-512.png\",\"sizes\":\"512x512\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Lf\",\"8\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$9:metadata\"\n"])</script></body></html>
@@ -2,16 +2,16 @@
2
2
  2:I[5341,[],""]
3
3
  3:I[25,[],""]
4
4
  4:"$Sreact.suspense"
5
- 5:I[9929,["982","static/chunks/982-abc19630e6305864.js","79","static/chunks/app/local-knowledge/capsule/page-4a7f242906e19a07.js"],"CapsuleDetail"]
5
+ 5:I[9929,["664","static/chunks/664-6d821dc1aacb6b48.js","982","static/chunks/982-abc19630e6305864.js","258","static/chunks/258-e3b5ee46b0669967.js","79","static/chunks/app/local-knowledge/capsule/page-87a2ea239308ed34.js"],"CapsuleDetail"]
6
6
  6:I[5104,[],"OutletBoundary"]
7
7
  8:I[7158,[],"AsyncMetadataOutlet"]
8
8
  a:I[5104,[],"ViewportBoundary"]
9
9
  c:I[5104,[],"MetadataBoundary"]
10
10
  e:I[4431,[],""]
11
- :HL["/_next/static/css/51fdcfdc624e723d.css","style"]
12
- 0:{"P":null,"b":"12efBQERZ9Itf_HaPzx5q","p":"","c":["","local-knowledge","capsule"],"i":false,"f":[[["",{"children":["local-knowledge",{"children":["capsule",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/51fdcfdc624e723d.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":["local-knowledge",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["capsule",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","main",null,{"className":"lk-page","aria-label":"Capsule detail","children":["$","$4",null,{"fallback":["$","p",null,{"role":"status","aria-live":"polite","className":"lk-loading","children":"Loading capsule…"}],"children":["$","$L5",null,{}]}]}],null,["$","$L6",null,{"children":["$L7",["$","$L8",null,{"promise":"$@9"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$La",null,{"children":"$Lb"}],null],["$","$Lc",null,{"children":["$","div",null,{"hidden":true,"children":["$","$4",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
11
+ :HL["/_next/static/css/eac94895f3edc5a5.css","style"]
12
+ 0:{"P":null,"b":"RAzN8WLtYaktD-ZePowXl","p":"","c":["","local-knowledge","capsule"],"i":false,"f":[[["",{"children":["local-knowledge",{"children":["capsule",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/eac94895f3edc5a5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"try{var t=localStorage.getItem(\"keiko.theme\");if(t===\"light\"||t===\"dark\")document.documentElement.dataset.theme=t}catch(e){}"}}],["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]}]]}],{"children":["local-knowledge",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["capsule",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","main",null,{"className":"lk-page","aria-label":"Capsule detail","children":["$","$4",null,{"fallback":["$","p",null,{"role":"status","aria-live":"polite","className":"lk-loading","children":"Loading capsule…"}],"children":["$","$L5",null,{}]}]}],null,["$","$L6",null,{"children":["$L7",["$","$L8",null,{"promise":"$@9"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$La",null,{"children":"$Lb"}],null],["$","$Lc",null,{"children":["$","div",null,{"hidden":true,"children":["$","$4",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
13
13
  b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#4EBA87"}],["$","meta","3",{"name":"color-scheme","content":"dark light"}]]
14
14
  7:null
15
15
  f:I[6505,[],"IconMark"]
16
- 9:{"metadata":[["$","title","0",{"children":"Capsule Detail — Keiko"}],["$","meta","1",{"name":"description","content":"Keiko local developer-assist workspace."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","link","3",{"rel":"shortcut icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/icon-192.png","sizes":"192x192","type":"image/png"}],["$","link","5",{"rel":"icon","href":"/icon-512.png","sizes":"512x512","type":"image/png"}],["$","link","6",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","7",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png","sizes":"180x180","type":"image/png"}],["$","$Lf","8",{}]],"error":null,"digest":"$undefined"}
16
+ 9:{"metadata":[["$","title","0",{"children":"Capsule Detail — Keiko"}],["$","meta","1",{"name":"description","content":"Keiko a governed agentic workspace for knowledge work."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","link","3",{"rel":"shortcut icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/icon-192.png","sizes":"192x192","type":"image/png"}],["$","link","5",{"rel":"icon","href":"/icon-512.png","sizes":"512x512","type":"image/png"}],["$","link","6",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","7",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png","sizes":"180x180","type":"image/png"}],["$","$Lf","8",{}]],"error":null,"digest":"$undefined"}
17
17
  d:"$9:metadata"
@@ -1 +1 @@
1
- <!DOCTYPE html><!--12efBQERZ9Itf_HaPzx5q--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/51fdcfdc624e723d.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfe6f51555ca84e.js"/><script src="/_next/static/chunks/87c73c54-24122e7b92478d00.js" async=""></script><script src="/_next/static/chunks/18-ac3e3551b4e0ce8a.js" async=""></script><script src="/_next/static/chunks/main-app-b52a8fa1d8127a5f.js" async=""></script><script src="/_next/static/chunks/982-abc19630e6305864.js" async=""></script><script src="/_next/static/chunks/app/local-knowledge/page-3361769b8964e659.js" async=""></script><meta name="theme-color" content="#4EBA87"/><meta name="color-scheme" content="dark light"/><title>Local Knowledge — Keiko</title><meta name="description" content="Keiko local developer-assist workspace."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="icon" href="/icon-512.png" sizes="512x512" type="image/png"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="local-knowledge-page" aria-label="Local Knowledge connector graph" style="display:flex;flex-direction:column;height:100%;background:var(--bg);color:var(--fg);font-family:var(--font-ui)"><div class="lk-page"><header class="lk-header"><h1 class="lk-title">Local Knowledge Connector</h1><div class="lk-header-actions"><button type="button" disabled="" aria-label="Combine capsules into a set" aria-haspopup="dialog" aria-expanded="false" title="Create capsules first, then combine them into a set." class="lk-btn lk-btn-ghost lk-btn-lg">Combine capsules</button><button type="button" aria-label="Create a new knowledge capsule" aria-haspopup="dialog" aria-expanded="false" class="lk-btn lk-btn-primary lk-btn-lg">Create capsule</button></div></header><section aria-label="Connector pipeline diagram" style="flex-shrink:0"><div role="list" aria-label="Pipeline nodes" class="lk-pipeline"><div role="listitem" class="lk-node" data-connected="false"><span aria-hidden="true" class="lk-node-icon">📂</span><div><div class="lk-node-label">Files Window</div><div class="lk-node-sub">Source</div></div></div><svg aria-hidden="true" focusable="false" width="40" height="24" viewBox="0 0 40 24" style="flex-shrink:0;align-self:center"><path d="M2 12 H32 M28 6 L38 12 L28 18" stroke="var(--accent)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" opacity="0.7"></path></svg><div role="listitem" class="lk-node" data-connected="false"><span aria-hidden="true" class="lk-node-icon">🧠</span><div><div class="lk-node-label">Local Knowledge</div><div class="lk-node-sub">Connector</div></div></div><svg aria-hidden="true" focusable="false" width="40" height="24" viewBox="0 0 40 24" style="flex-shrink:0;align-self:center"><path d="M2 12 H32 M28 6 L38 12 L28 18" stroke="var(--accent)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" opacity="0.7"></path></svg><div role="listitem" class="lk-node" data-connected="false"><span aria-hidden="true" class="lk-node-icon">⬡</span><div><div class="lk-node-label">Capsules</div><div class="lk-node-sub">Loading…</div></div></div><svg aria-hidden="true" focusable="false" width="40" height="24" viewBox="0 0 40 24" style="flex-shrink:0;align-self:center"><path d="M2 12 H32 M28 6 L38 12 L28 18" stroke="var(--accent)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" opacity="0.7"></path></svg><div role="listitem" class="lk-node" data-connected="false"><span aria-hidden="true" class="lk-node-icon">💬</span><div><div class="lk-node-label">Conversation Center</div><div class="lk-node-sub">Consumer</div></div></div></div></section><section aria-label="Knowledge capsules" aria-live="polite" aria-busy="true" style="flex:1;min-height:0;overflow-y:auto"><h2 class="lk-section-head">Knowledge Capsules</h2><p role="status" aria-live="polite" class="lk-loading">Loading capsules…</p></section></div></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0cfe6f51555ca84e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5341,[],\"\"]\n3:I[25,[],\"\"]\n4:I[9460,[\"982\",\"static/chunks/982-abc19630e6305864.js\",\"211\",\"static/chunks/app/local-knowledge/page-3361769b8964e659.js\"],\"ConnectorGraph\"]\n5:I[5104,[],\"OutletBoundary\"]\n7:I[7158,[],\"AsyncMetadataOutlet\"]\n9:I[5104,[],\"ViewportBoundary\"]\nb:I[5104,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[4431,[],\"\"]\n:HL[\"/_next/static/css/51fdcfdc624e723d.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"12efBQERZ9Itf_HaPzx5q\",\"p\":\"\",\"c\":[\"\",\"local-knowledge\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"local-knowledge\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/51fdcfdc624e723d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[\"local-knowledge\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"local-knowledge-page\",\"aria-label\":\"Local Knowledge connector graph\",\"style\":{\"display\":\"flex\",\"flexDirection\":\"column\",\"height\":\"100%\",\"background\":\"var(--bg)\",\"color\":\"var(--fg)\",\"fontFamily\":\"var(--font-ui)\"},\"children\":[\"$\",\"$L4\",null,{}]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],null],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#4EBA87\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark light\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"f:I[6505,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Local Knowledge — Keiko\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Keiko local developer-assist workspace.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon-512.png\",\"sizes\":\"512x512\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Lf\",\"8\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--RAzN8WLtYaktD_ZePowXl--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/eac94895f3edc5a5.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfe6f51555ca84e.js"/><script src="/_next/static/chunks/87c73c54-24122e7b92478d00.js" async=""></script><script src="/_next/static/chunks/18-ac3e3551b4e0ce8a.js" async=""></script><script src="/_next/static/chunks/main-app-5b043f6c611974ae.js" async=""></script><script src="/_next/static/chunks/664-6d821dc1aacb6b48.js" async=""></script><script src="/_next/static/chunks/982-abc19630e6305864.js" async=""></script><script src="/_next/static/chunks/app/local-knowledge/page-98bb7704fc7fd0ad.js" async=""></script><meta name="theme-color" content="#4EBA87"/><meta name="color-scheme" content="dark light"/><title>Local Knowledge — Keiko</title><meta name="description" content="Keiko — a governed agentic workspace for knowledge work."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="icon" href="/icon-512.png" sizes="512x512" type="image/png"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script>try{var t=localStorage.getItem("keiko.theme");if(t==="light"||t==="dark")document.documentElement.dataset.theme=t}catch(e){}</script><main class="local-knowledge-page" aria-label="Local Knowledge connector graph" style="display:flex;flex-direction:column;height:100%;background:var(--bg);color:var(--fg);font-family:var(--font-ui)"><div class="lk-page"><header class="lk-header"><h1 class="lk-title">Local Knowledge Connector</h1><div class="lk-header-actions"><a class="lk-btn lk-btn-ghost lk-btn-lg" href="/">Back to Workspace</a><button type="button" aria-disabled="true" aria-describedby="_R_2lubtb_" aria-label="Combine capsules into a set" aria-haspopup="dialog" aria-expanded="false" title="Create capsules first, then combine them into a set." class="lk-btn lk-btn-ghost lk-btn-lg">Combine capsules</button><span id="_R_2lubtb_" class="visually-hidden">Create capsules first, then combine them into a set.</span><button type="button" aria-label="Create a new knowledge capsule" aria-haspopup="dialog" aria-expanded="false" class="lk-btn lk-btn-primary lk-btn-lg">Create capsule</button></div></header><section aria-label="Connector pipeline diagram" style="flex-shrink:0"><div role="list" aria-label="Pipeline nodes" class="lk-pipeline"><div role="listitem" style="display:flex;align-items:center;gap:8px;flex-shrink:0"><div class="lk-node" data-connected="false"><span aria-hidden="true" class="lk-node-icon">📂</span><div><div class="lk-node-label">Files Window</div><div class="lk-node-sub">Source</div><span class="visually-hidden">Not connected</span></div></div><svg aria-hidden="true" focusable="false" width="40" height="24" viewBox="0 0 40 24" style="flex-shrink:0;align-self:center"><path d="M2 12 H32 M28 6 L38 12 L28 18" stroke="var(--accent)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" opacity="0.7"></path></svg></div><div role="listitem" style="display:flex;align-items:center;gap:8px;flex-shrink:0"><div class="lk-node" data-connected="false"><span aria-hidden="true" class="lk-node-icon">🧠</span><div><div class="lk-node-label">Local Knowledge</div><div class="lk-node-sub">Connector</div><span class="visually-hidden">Not connected</span></div></div><svg aria-hidden="true" focusable="false" width="40" height="24" viewBox="0 0 40 24" style="flex-shrink:0;align-self:center"><path d="M2 12 H32 M28 6 L38 12 L28 18" stroke="var(--accent)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" opacity="0.7"></path></svg></div><div role="listitem" style="display:flex;align-items:center;gap:8px;flex-shrink:0"><div class="lk-node" data-connected="false"><span aria-hidden="true" class="lk-node-icon">⬡</span><div><div class="lk-node-label">Capsules</div><div class="lk-node-sub">Loading…</div><span class="visually-hidden">Not connected</span></div></div><svg aria-hidden="true" focusable="false" width="40" height="24" viewBox="0 0 40 24" style="flex-shrink:0;align-self:center"><path d="M2 12 H32 M28 6 L38 12 L28 18" stroke="var(--accent)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" opacity="0.7"></path></svg></div><div role="listitem" style="display:flex;align-items:center;gap:8px;flex-shrink:0"><div class="lk-node" data-connected="false"><span aria-hidden="true" class="lk-node-icon">💬</span><div><div class="lk-node-label">Conversation Center</div><div class="lk-node-sub">Consumer</div><span class="visually-hidden">Not connected</span></div></div></div></div></section><p role="status" class="visually-hidden"></p><section aria-label="Knowledge capsules" aria-busy="true" style="flex:1;min-height:0;overflow-y:auto"><h2 class="lk-section-head">Knowledge Capsules</h2><p role="status" aria-live="polite" class="lk-loading">Loading capsules…</p></section></div></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0cfe6f51555ca84e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5341,[],\"\"]\n3:I[25,[],\"\"]\n4:I[1155,[\"664\",\"static/chunks/664-6d821dc1aacb6b48.js\",\"982\",\"static/chunks/982-abc19630e6305864.js\",\"211\",\"static/chunks/app/local-knowledge/page-98bb7704fc7fd0ad.js\"],\"ConnectorGraph\"]\n5:I[5104,[],\"OutletBoundary\"]\n7:I[7158,[],\"AsyncMetadataOutlet\"]\n9:I[5104,[],\"ViewportBoundary\"]\nb:I[5104,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[4431,[],\"\"]\n:HL[\"/_next/static/css/eac94895f3edc5a5.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"RAzN8WLtYaktD-ZePowXl\",\"p\":\"\",\"c\":[\"\",\"local-knowledge\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"local-knowledge\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/eac94895f3edc5a5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"try{var t=localStorage.getItem(\\\"keiko.theme\\\");if(t===\\\"light\\\"||t===\\\"dark\\\")document.documentElement.dataset.theme=t}catch(e){}\"}}],[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}]]}],{\"children\":[\"local-knowledge\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"local-knowledge-page\",\"aria-label\":\"Local Knowledge connector graph\",\"style\":{\"display\":\"flex\",\"flexDirection\":\"column\",\"height\":\"100%\",\"background\":\"var(--bg)\",\"color\":\"var(--fg)\",\"fontFamily\":\"var(--font-ui)\"},\"children\":[\"$\",\"$L4\",null,{}]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],null],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#4EBA87\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark light\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"f:I[6505,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Local Knowledge — Keiko\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Keiko — a governed agentic workspace for knowledge work.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon-512.png\",\"sizes\":\"512x512\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Lf\",\"8\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
@@ -1,17 +1,17 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[5341,[],""]
3
3
  3:I[25,[],""]
4
- 4:I[9460,["982","static/chunks/982-abc19630e6305864.js","211","static/chunks/app/local-knowledge/page-3361769b8964e659.js"],"ConnectorGraph"]
4
+ 4:I[1155,["664","static/chunks/664-6d821dc1aacb6b48.js","982","static/chunks/982-abc19630e6305864.js","211","static/chunks/app/local-knowledge/page-98bb7704fc7fd0ad.js"],"ConnectorGraph"]
5
5
  5:I[5104,[],"OutletBoundary"]
6
6
  7:I[7158,[],"AsyncMetadataOutlet"]
7
7
  9:I[5104,[],"ViewportBoundary"]
8
8
  b:I[5104,[],"MetadataBoundary"]
9
9
  c:"$Sreact.suspense"
10
10
  e:I[4431,[],""]
11
- :HL["/_next/static/css/51fdcfdc624e723d.css","style"]
12
- 0:{"P":null,"b":"12efBQERZ9Itf_HaPzx5q","p":"","c":["","local-knowledge"],"i":false,"f":[[["",{"children":["local-knowledge",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/51fdcfdc624e723d.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":["local-knowledge",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","main",null,{"className":"local-knowledge-page","aria-label":"Local Knowledge connector graph","style":{"display":"flex","flexDirection":"column","height":"100%","background":"var(--bg)","color":"var(--fg)","fontFamily":"var(--font-ui)"},"children":["$","$L4",null,{}]}],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L9",null,{"children":"$La"}],null],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
11
+ :HL["/_next/static/css/eac94895f3edc5a5.css","style"]
12
+ 0:{"P":null,"b":"RAzN8WLtYaktD-ZePowXl","p":"","c":["","local-knowledge"],"i":false,"f":[[["",{"children":["local-knowledge",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/eac94895f3edc5a5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"try{var t=localStorage.getItem(\"keiko.theme\");if(t===\"light\"||t===\"dark\")document.documentElement.dataset.theme=t}catch(e){}"}}],["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]}]]}],{"children":["local-knowledge",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","main",null,{"className":"local-knowledge-page","aria-label":"Local Knowledge connector graph","style":{"display":"flex","flexDirection":"column","height":"100%","background":"var(--bg)","color":"var(--fg)","fontFamily":"var(--font-ui)"},"children":["$","$L4",null,{}]}],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L9",null,{"children":"$La"}],null],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
13
13
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#4EBA87"}],["$","meta","3",{"name":"color-scheme","content":"dark light"}]]
14
14
  6:null
15
15
  f:I[6505,[],"IconMark"]
16
- 8:{"metadata":[["$","title","0",{"children":"Local Knowledge — Keiko"}],["$","meta","1",{"name":"description","content":"Keiko local developer-assist workspace."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","link","3",{"rel":"shortcut icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/icon-192.png","sizes":"192x192","type":"image/png"}],["$","link","5",{"rel":"icon","href":"/icon-512.png","sizes":"512x512","type":"image/png"}],["$","link","6",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","7",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png","sizes":"180x180","type":"image/png"}],["$","$Lf","8",{}]],"error":null,"digest":"$undefined"}
16
+ 8:{"metadata":[["$","title","0",{"children":"Local Knowledge — Keiko"}],["$","meta","1",{"name":"description","content":"Keiko a governed agentic workspace for knowledge work."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","link","3",{"rel":"shortcut icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/icon-192.png","sizes":"192x192","type":"image/png"}],["$","link","5",{"rel":"icon","href":"/icon-512.png","sizes":"512x512","type":"image/png"}],["$","link","6",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","7",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png","sizes":"180x180","type":"image/png"}],["$","$Lf","8",{}]],"error":null,"digest":"$undefined"}
17
17
  d:"$8:metadata"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "Keiko",
3
3
  "short_name": "Keiko",
4
- "description": "Keiko local developer-assist workspace.",
4
+ "description": "Keiko a governed agentic workspace for knowledge work.",
5
5
  "start_url": "/",
6
6
  "scope": "/",
7
7
  "display": "standalone",
@@ -9,7 +9,7 @@
9
9
  "background_color": "#1B1E23",
10
10
  "lang": "en",
11
11
  "dir": "ltr",
12
- "categories": ["developer-tools", "productivity"],
12
+ "categories": ["business", "productivity", "developer-tools"],
13
13
  "icons": [
14
14
  {
15
15
  "src": "/icon-192.png",
@@ -1 +1 @@
1
- <!DOCTYPE html><!--12efBQERZ9Itf_HaPzx5q--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/51fdcfdc624e723d.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfe6f51555ca84e.js"/><script src="/_next/static/chunks/87c73c54-24122e7b92478d00.js" async=""></script><script src="/_next/static/chunks/18-ac3e3551b4e0ce8a.js" async=""></script><script src="/_next/static/chunks/main-app-b52a8fa1d8127a5f.js" async=""></script><script src="/_next/static/chunks/664-6d821dc1aacb6b48.js" async=""></script><script src="/_next/static/chunks/982-abc19630e6305864.js" async=""></script><script src="/_next/static/chunks/app/memoriaviva/consolidation/page-44b3f4fa3e10085f.js" async=""></script><meta name="theme-color" content="#4EBA87"/><meta name="color-scheme" content="dark light"/><title>MemoriaViva Consolidation — Keiko</title><meta name="description" content="Keiko local developer-assist workspace."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="icon" href="/icon-512.png" sizes="512x512" type="image/png"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="lk-page" aria-label="MemoriaViva consolidation" style="background:var(--bg);color:var(--fg);font-family:var(--font-ui)"><header class="lk-header"><div style="display:grid;gap:4px"><h1 class="lk-title">MemoriaViva Consolidation</h1><p style="margin:0;color:var(--muted)">Start a bounded consolidation job, inspect its output, and cancel it while it is still queued or running.</p></div><a class="lk-btn lk-btn-ghost lk-btn-lg" href="/memoriaviva">Back to MemoriaViva</a></header><section aria-label="Consolidation settings" style="display:grid;gap:16px;padding:16px;border:1px solid var(--border);border-radius:16px;background:var(--panel)"><form style="display:grid;gap:16px"><div style="display:grid;gap:12px;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr))"><label style="display:grid;gap:6px"><span style="font-weight:600">Jaccard threshold</span><input type="number" inputMode="decimal" class="lk-input" min="0" max="1" step="0.01" name="jaccardThreshold" value="0.85"/><span style="color:var(--muted);font-size:12px">Similarity floor for near-duplicate detection.</span></label><label style="display:grid;gap:6px"><span style="font-weight:600">Stale confidence threshold</span><input type="number" inputMode="decimal" class="lk-input" min="0" max="1" step="0.01" name="staleConfidenceThreshold" value="0.3"/><span style="color:var(--muted);font-size:12px">Memories at or below this confidence are flagged stale.</span></label><label style="display:grid;gap:6px"><span style="font-weight:600">Max age (ms)</span><input type="number" inputMode="decimal" class="lk-input" min="0" step="1000" name="maxAgeMs" value="7776000000"/><span style="color:var(--muted);font-size:12px">Current value: 90 days.</span></label><label style="display:grid;gap:6px"><span style="font-weight:600">Max clusters per run</span><input type="number" inputMode="decimal" class="lk-input" min="0" step="1" name="maxClustersPerRun" value="100"/><span style="color:var(--muted);font-size:12px">Hard bound on duplicate clusters inspected in one run.</span></label></div><div style="display:flex;flex-wrap:wrap;gap:12px"><button type="submit" class="lk-btn lk-btn-primary">Start consolidation</button><button type="button" class="lk-btn lk-btn-ghost" disabled="">Refresh status</button></div></form></section><section aria-label="Consolidation job status" aria-live="polite" style="display:grid;gap:16px;padding:16px;border:1px solid var(--border);border-radius:16px;background:var(--panel)"><p style="margin:0;color:var(--muted)">No consolidation job started yet.</p></section></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0cfe6f51555ca84e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5341,[],\"\"]\n3:I[25,[],\"\"]\n4:I[9784,[\"664\",\"static/chunks/664-6d821dc1aacb6b48.js\",\"982\",\"static/chunks/982-abc19630e6305864.js\",\"976\",\"static/chunks/app/memoriaviva/consolidation/page-44b3f4fa3e10085f.js\"],\"MemoryConsolidation\"]\n5:I[5104,[],\"OutletBoundary\"]\n7:I[7158,[],\"AsyncMetadataOutlet\"]\n9:I[5104,[],\"ViewportBoundary\"]\nb:I[5104,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[4431,[],\"\"]\n:HL[\"/_next/static/css/51fdcfdc624e723d.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"12efBQERZ9Itf_HaPzx5q\",\"p\":\"\",\"c\":[\"\",\"memoriaviva\",\"consolidation\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"memoriaviva\",{\"children\":[\"consolidation\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/51fdcfdc624e723d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[\"memoriaviva\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"consolidation\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"lk-page\",\"aria-label\":\"MemoriaViva consolidation\",\"style\":{\"background\":\"var(--bg)\",\"color\":\"var(--fg)\",\"fontFamily\":\"var(--font-ui)\"},\"children\":[\"$\",\"$L4\",null,{}]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],null],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#4EBA87\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark light\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"f:I[6505,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"MemoriaViva Consolidation — Keiko\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Keiko local developer-assist workspace.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon-512.png\",\"sizes\":\"512x512\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Lf\",\"8\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--RAzN8WLtYaktD_ZePowXl--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/eac94895f3edc5a5.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfe6f51555ca84e.js"/><script src="/_next/static/chunks/87c73c54-24122e7b92478d00.js" async=""></script><script src="/_next/static/chunks/18-ac3e3551b4e0ce8a.js" async=""></script><script src="/_next/static/chunks/main-app-5b043f6c611974ae.js" async=""></script><script src="/_next/static/chunks/664-6d821dc1aacb6b48.js" async=""></script><script src="/_next/static/chunks/982-abc19630e6305864.js" async=""></script><script src="/_next/static/chunks/app/memoriaviva/consolidation/page-f912263f1ee5d2dd.js" async=""></script><meta name="theme-color" content="#4EBA87"/><meta name="color-scheme" content="dark light"/><title>MemoriaViva Consolidation — Keiko</title><meta name="description" content="Keiko — a governed agentic workspace for knowledge work."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="icon" href="/icon-512.png" sizes="512x512" type="image/png"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script>try{var t=localStorage.getItem("keiko.theme");if(t==="light"||t==="dark")document.documentElement.dataset.theme=t}catch(e){}</script><main class="lk-page" aria-label="MemoriaViva consolidation" style="background:var(--bg);color:var(--fg);font-family:var(--font-ui)"><header class="lk-header"><div style="display:grid;gap:4px"><h1 class="lk-title">MemoriaViva Consolidation</h1><p style="margin:0;color:var(--fg-muted)">Start a bounded consolidation job, inspect its output, and cancel it while it is still queued or running.</p></div><a class="lk-btn lk-btn-ghost lk-btn-lg" href="/memoriaviva">Back to MemoriaViva</a></header><div class="mc-consolidation-scroll"><section aria-label="Consolidation settings" style="display:grid;gap:16px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--card)"><form style="display:grid;gap:16px"><div style="display:grid;gap:12px;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr))"><div style="display:grid;gap:6px"><label style="display:grid;gap:6px"><span class="mc-dialog-label">Jaccard threshold</span><input type="number" inputMode="decimal" class="mc-dialog-input" min="0" max="1" step="0.01" aria-describedby="_R_2mav5ubtb_" name="jaccardThreshold" value="0.85"/></label><span id="_R_2mav5ubtb_" style="color:var(--fg-muted);font-size:12px">Similarity floor for near-duplicate detection.</span></div><div style="display:grid;gap:6px"><label style="display:grid;gap:6px"><span class="mc-dialog-label">Stale confidence threshold</span><input type="number" inputMode="decimal" class="mc-dialog-input" min="0" max="1" step="0.01" aria-describedby="_R_4mav5ubtb_" name="staleConfidenceThreshold" value="0.3"/></label><span id="_R_4mav5ubtb_" style="color:var(--fg-muted);font-size:12px">Memories at or below this confidence are flagged stale.</span></div><div style="display:grid;gap:6px"><label style="display:grid;gap:6px"><span class="mc-dialog-label">Max age (days)</span><input type="number" inputMode="decimal" class="mc-dialog-input" min="0" step="1" aria-describedby="_R_6mav5ubtb_" name="maxAgeMs" value="90"/></label><span id="_R_6mav5ubtb_" style="color:var(--fg-muted);font-size:12px">Memories older than this are checked for staleness.</span></div><div style="display:grid;gap:6px"><label style="display:grid;gap:6px"><span class="mc-dialog-label">Max clusters per run</span><input type="number" inputMode="decimal" class="mc-dialog-input" min="0" step="1" aria-describedby="_R_8mav5ubtb_" name="maxClustersPerRun" value="100"/></label><span id="_R_8mav5ubtb_" style="color:var(--fg-muted);font-size:12px">Hard bound on duplicate clusters inspected in one run.</span></div></div><div style="display:flex;flex-wrap:wrap;gap:12px"><button type="submit" class="lk-btn lk-btn-primary" aria-disabled="false" aria-busy="false">Start consolidation</button><button type="button" class="lk-btn lk-btn-ghost" aria-disabled="true" aria-busy="false">Refresh status</button></div></form></section><section aria-label="Consolidation job status" aria-live="polite" style="display:grid;gap:16px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--card)"><p style="margin:0;color:var(--fg-muted)">No consolidation job started yet.</p></section></div></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0cfe6f51555ca84e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5341,[],\"\"]\n3:I[25,[],\"\"]\n4:I[9784,[\"664\",\"static/chunks/664-6d821dc1aacb6b48.js\",\"982\",\"static/chunks/982-abc19630e6305864.js\",\"976\",\"static/chunks/app/memoriaviva/consolidation/page-f912263f1ee5d2dd.js\"],\"MemoryConsolidation\"]\n5:I[5104,[],\"OutletBoundary\"]\n7:I[7158,[],\"AsyncMetadataOutlet\"]\n9:I[5104,[],\"ViewportBoundary\"]\nb:I[5104,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[4431,[],\"\"]\n:HL[\"/_next/static/css/eac94895f3edc5a5.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"RAzN8WLtYaktD-ZePowXl\",\"p\":\"\",\"c\":[\"\",\"memoriaviva\",\"consolidation\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"memoriaviva\",{\"children\":[\"consolidation\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/eac94895f3edc5a5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"try{var t=localStorage.getItem(\\\"keiko.theme\\\");if(t===\\\"light\\\"||t===\\\"dark\\\")document.documentElement.dataset.theme=t}catch(e){}\"}}],[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}]]}],{\"children\":[\"memoriaviva\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"consolidation\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"lk-page\",\"aria-label\":\"MemoriaViva consolidation\",\"style\":{\"background\":\"var(--bg)\",\"color\":\"var(--fg)\",\"fontFamily\":\"var(--font-ui)\"},\"children\":[\"$\",\"$L4\",null,{}]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],null],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#4EBA87\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark light\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"f:I[6505,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"MemoriaViva Consolidation — Keiko\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Keiko — a governed agentic workspace for knowledge work.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon-512.png\",\"sizes\":\"512x512\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Lf\",\"8\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
@@ -1,17 +1,17 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[5341,[],""]
3
3
  3:I[25,[],""]
4
- 4:I[9784,["664","static/chunks/664-6d821dc1aacb6b48.js","982","static/chunks/982-abc19630e6305864.js","976","static/chunks/app/memoriaviva/consolidation/page-44b3f4fa3e10085f.js"],"MemoryConsolidation"]
4
+ 4:I[9784,["664","static/chunks/664-6d821dc1aacb6b48.js","982","static/chunks/982-abc19630e6305864.js","976","static/chunks/app/memoriaviva/consolidation/page-f912263f1ee5d2dd.js"],"MemoryConsolidation"]
5
5
  5:I[5104,[],"OutletBoundary"]
6
6
  7:I[7158,[],"AsyncMetadataOutlet"]
7
7
  9:I[5104,[],"ViewportBoundary"]
8
8
  b:I[5104,[],"MetadataBoundary"]
9
9
  c:"$Sreact.suspense"
10
10
  e:I[4431,[],""]
11
- :HL["/_next/static/css/51fdcfdc624e723d.css","style"]
12
- 0:{"P":null,"b":"12efBQERZ9Itf_HaPzx5q","p":"","c":["","memoriaviva","consolidation"],"i":false,"f":[[["",{"children":["memoriaviva",{"children":["consolidation",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/51fdcfdc624e723d.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":["memoriaviva",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["consolidation",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","main",null,{"className":"lk-page","aria-label":"MemoriaViva consolidation","style":{"background":"var(--bg)","color":"var(--fg)","fontFamily":"var(--font-ui)"},"children":["$","$L4",null,{}]}],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L9",null,{"children":"$La"}],null],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
11
+ :HL["/_next/static/css/eac94895f3edc5a5.css","style"]
12
+ 0:{"P":null,"b":"RAzN8WLtYaktD-ZePowXl","p":"","c":["","memoriaviva","consolidation"],"i":false,"f":[[["",{"children":["memoriaviva",{"children":["consolidation",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/eac94895f3edc5a5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"try{var t=localStorage.getItem(\"keiko.theme\");if(t===\"light\"||t===\"dark\")document.documentElement.dataset.theme=t}catch(e){}"}}],["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]}]]}],{"children":["memoriaviva",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["consolidation",["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","main",null,{"className":"lk-page","aria-label":"MemoriaViva consolidation","style":{"background":"var(--bg)","color":"var(--fg)","fontFamily":"var(--font-ui)"},"children":["$","$L4",null,{}]}],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L9",null,{"children":"$La"}],null],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
13
13
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#4EBA87"}],["$","meta","3",{"name":"color-scheme","content":"dark light"}]]
14
14
  6:null
15
15
  f:I[6505,[],"IconMark"]
16
- 8:{"metadata":[["$","title","0",{"children":"MemoriaViva Consolidation — Keiko"}],["$","meta","1",{"name":"description","content":"Keiko local developer-assist workspace."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","link","3",{"rel":"shortcut icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/icon-192.png","sizes":"192x192","type":"image/png"}],["$","link","5",{"rel":"icon","href":"/icon-512.png","sizes":"512x512","type":"image/png"}],["$","link","6",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","7",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png","sizes":"180x180","type":"image/png"}],["$","$Lf","8",{}]],"error":null,"digest":"$undefined"}
16
+ 8:{"metadata":[["$","title","0",{"children":"MemoriaViva Consolidation — Keiko"}],["$","meta","1",{"name":"description","content":"Keiko a governed agentic workspace for knowledge work."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","link","3",{"rel":"shortcut icon","href":"/favicon.ico"}],["$","link","4",{"rel":"icon","href":"/icon-192.png","sizes":"192x192","type":"image/png"}],["$","link","5",{"rel":"icon","href":"/icon-512.png","sizes":"512x512","type":"image/png"}],["$","link","6",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","7",{"rel":"apple-touch-icon","href":"/apple-touch-icon.png","sizes":"180x180","type":"image/png"}],["$","$Lf","8",{}]],"error":null,"digest":"$undefined"}
17
17
  d:"$8:metadata"
@@ -1 +1 @@
1
- <!DOCTYPE html><!--12efBQERZ9Itf_HaPzx5q--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/51fdcfdc624e723d.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfe6f51555ca84e.js"/><script src="/_next/static/chunks/87c73c54-24122e7b92478d00.js" async=""></script><script src="/_next/static/chunks/18-ac3e3551b4e0ce8a.js" async=""></script><script src="/_next/static/chunks/main-app-b52a8fa1d8127a5f.js" async=""></script><script src="/_next/static/chunks/664-6d821dc1aacb6b48.js" async=""></script><script src="/_next/static/chunks/982-abc19630e6305864.js" async=""></script><script src="/_next/static/chunks/app/memoriaviva/detail/page-0cdfb3eeb659daeb.js" async=""></script><meta name="theme-color" content="#4EBA87"/><meta name="color-scheme" content="dark light"/><title>MemoriaViva Detail — Keiko</title><meta name="description" content="Keiko local developer-assist workspace."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="icon" href="/icon-512.png" sizes="512x512" type="image/png"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><main class="lk-page" aria-label="MemoriaViva detail" style="background:var(--bg);color:var(--fg);font-family:var(--font-ui)"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><p role="status" aria-live="polite" class="lk-loading">Loading memory…</p><!--/$--></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0cfe6f51555ca84e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5341,[],\"\"]\n3:I[25,[],\"\"]\n4:\"$Sreact.suspense\"\n5:I[3149,[\"664\",\"static/chunks/664-6d821dc1aacb6b48.js\",\"982\",\"static/chunks/982-abc19630e6305864.js\",\"289\",\"static/chunks/app/memoriaviva/detail/page-0cdfb3eeb659daeb.js\"],\"MemoryDetailClient\"]\n6:I[5104,[],\"OutletBoundary\"]\n8:I[7158,[],\"AsyncMetadataOutlet\"]\na:I[5104,[],\"ViewportBoundary\"]\nc:I[5104,[],\"MetadataBoundary\"]\ne:I[4431,[],\"\"]\n:HL[\"/_next/static/css/51fdcfdc624e723d.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"12efBQERZ9Itf_HaPzx5q\",\"p\":\"\",\"c\":[\"\",\"memoriaviva\",\"detail\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"memoriaviva\",{\"children\":[\"detail\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/51fdcfdc624e723d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[\"memoriaviva\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"detail\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"lk-page\",\"aria-label\":\"MemoriaViva detail\",\"style\":{\"background\":\"var(--bg)\",\"color\":\"var(--fg)\",\"fontFamily\":\"var(--font-ui)\"},\"children\":[\"$\",\"$4\",null,{\"fallback\":[\"$\",\"p\",null,{\"role\":\"status\",\"aria-live\":\"polite\",\"className\":\"lk-loading\",\"children\":\"Loading memory…\"}],\"children\":[\"$\",\"$L5\",null,{}]}]}],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],null],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$4\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#4EBA87\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark light\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"f:I[6505,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"MemoriaViva Detail — Keiko\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Keiko local developer-assist workspace.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon-512.png\",\"sizes\":\"512x512\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Lf\",\"8\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$9:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--RAzN8WLtYaktD_ZePowXl--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/eac94895f3edc5a5.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfe6f51555ca84e.js"/><script src="/_next/static/chunks/87c73c54-24122e7b92478d00.js" async=""></script><script src="/_next/static/chunks/18-ac3e3551b4e0ce8a.js" async=""></script><script src="/_next/static/chunks/main-app-5b043f6c611974ae.js" async=""></script><script src="/_next/static/chunks/664-6d821dc1aacb6b48.js" async=""></script><script src="/_next/static/chunks/982-abc19630e6305864.js" async=""></script><script src="/_next/static/chunks/app/memoriaviva/detail/page-fa590f135356e0af.js" async=""></script><meta name="theme-color" content="#4EBA87"/><meta name="color-scheme" content="dark light"/><title>MemoriaViva Detail — Keiko</title><meta name="description" content="Keiko a governed agentic workspace for knowledge work."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="icon" href="/icon-512.png" sizes="512x512" type="image/png"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script>try{var t=localStorage.getItem("keiko.theme");if(t==="light"||t==="dark")document.documentElement.dataset.theme=t}catch(e){}</script><main class="lk-page" aria-label="MemoriaViva detail" style="background:var(--bg);color:var(--fg);font-family:var(--font-ui)"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><p role="status" aria-live="polite" class="lk-loading">Loading memory…</p><!--/$--></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0cfe6f51555ca84e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5341,[],\"\"]\n3:I[25,[],\"\"]\n4:\"$Sreact.suspense\"\n5:I[3149,[\"664\",\"static/chunks/664-6d821dc1aacb6b48.js\",\"982\",\"static/chunks/982-abc19630e6305864.js\",\"289\",\"static/chunks/app/memoriaviva/detail/page-fa590f135356e0af.js\"],\"MemoryDetailClient\"]\n6:I[5104,[],\"OutletBoundary\"]\n8:I[7158,[],\"AsyncMetadataOutlet\"]\na:I[5104,[],\"ViewportBoundary\"]\nc:I[5104,[],\"MetadataBoundary\"]\ne:I[4431,[],\"\"]\n:HL[\"/_next/static/css/eac94895f3edc5a5.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"RAzN8WLtYaktD-ZePowXl\",\"p\":\"\",\"c\":[\"\",\"memoriaviva\",\"detail\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"memoriaviva\",{\"children\":[\"detail\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/eac94895f3edc5a5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"try{var t=localStorage.getItem(\\\"keiko.theme\\\");if(t===\\\"light\\\"||t===\\\"dark\\\")document.documentElement.dataset.theme=t}catch(e){}\"}}],[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}]]}],{\"children\":[\"memoriaviva\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"detail\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"lk-page\",\"aria-label\":\"MemoriaViva detail\",\"style\":{\"background\":\"var(--bg)\",\"color\":\"var(--fg)\",\"fontFamily\":\"var(--font-ui)\"},\"children\":[\"$\",\"$4\",null,{\"fallback\":[\"$\",\"p\",null,{\"role\":\"status\",\"aria-live\":\"polite\",\"className\":\"lk-loading\",\"children\":\"Loading memory…\"}],\"children\":[\"$\",\"$L5\",null,{}]}]}],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],null],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$4\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#4EBA87\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark light\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"f:I[6505,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"MemoriaViva Detail — Keiko\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Keiko a governed agentic workspace for knowledge work.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon-512.png\",\"sizes\":\"512x512\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Lf\",\"8\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$9:metadata\"\n"])</script></body></html>