clawcrib 0.1.2 → 0.1.4

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 (143) hide show
  1. package/README.md +50 -12
  2. package/bin/clawcrib.mjs +10 -10
  3. package/dist/.next/BUILD_ID +1 -1
  4. package/dist/.next/build-manifest.json +2 -2
  5. package/dist/.next/server/app/_global-error.html +2 -2
  6. package/dist/.next/server/app/_global-error.rsc +1 -1
  7. package/dist/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  8. package/dist/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/dist/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  10. package/dist/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  11. package/dist/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  12. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  13. package/dist/.next/server/app/_not-found.html +2 -2
  14. package/dist/.next/server/app/_not-found.rsc +8 -8
  15. package/dist/.next/server/app/_not-found.segments/_full.segment.rsc +8 -8
  16. package/dist/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  17. package/dist/.next/server/app/_not-found.segments/_index.segment.rsc +7 -7
  18. package/dist/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  19. package/dist/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  20. package/dist/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  21. package/dist/.next/server/app/agent/[name]/page_client-reference-manifest.js +1 -1
  22. package/dist/.next/server/app/browse/page_client-reference-manifest.js +1 -1
  23. package/dist/.next/server/app/browse.html +2 -2
  24. package/dist/.next/server/app/browse.rsc +9 -9
  25. package/dist/.next/server/app/browse.segments/_full.segment.rsc +9 -9
  26. package/dist/.next/server/app/browse.segments/_head.segment.rsc +1 -1
  27. package/dist/.next/server/app/browse.segments/_index.segment.rsc +7 -7
  28. package/dist/.next/server/app/browse.segments/_tree.segment.rsc +2 -2
  29. package/dist/.next/server/app/browse.segments/browse/__PAGE__.segment.rsc +2 -2
  30. package/dist/.next/server/app/browse.segments/browse.segment.rsc +1 -1
  31. package/dist/.next/server/app/builder/page_client-reference-manifest.js +1 -1
  32. package/dist/.next/server/app/builder.html +2 -2
  33. package/dist/.next/server/app/builder.rsc +9 -9
  34. package/dist/.next/server/app/builder.segments/_full.segment.rsc +9 -9
  35. package/dist/.next/server/app/builder.segments/_head.segment.rsc +1 -1
  36. package/dist/.next/server/app/builder.segments/_index.segment.rsc +7 -7
  37. package/dist/.next/server/app/builder.segments/_tree.segment.rsc +2 -2
  38. package/dist/.next/server/app/builder.segments/builder/__PAGE__.segment.rsc +2 -2
  39. package/dist/.next/server/app/builder.segments/builder.segment.rsc +1 -1
  40. package/dist/.next/server/app/crib/[slug]/page_client-reference-manifest.js +1 -1
  41. package/dist/.next/server/app/crib/page/react-loadable-manifest.json +1 -1
  42. package/dist/.next/server/app/crib/page_client-reference-manifest.js +1 -1
  43. package/dist/.next/server/app/crib.html +1 -1
  44. package/dist/.next/server/app/crib.rsc +9 -9
  45. package/dist/.next/server/app/crib.segments/_full.segment.rsc +9 -9
  46. package/dist/.next/server/app/crib.segments/_head.segment.rsc +1 -1
  47. package/dist/.next/server/app/crib.segments/_index.segment.rsc +7 -7
  48. package/dist/.next/server/app/crib.segments/_tree.segment.rsc +2 -2
  49. package/dist/.next/server/app/crib.segments/crib/__PAGE__.segment.rsc +2 -2
  50. package/dist/.next/server/app/crib.segments/crib.segment.rsc +1 -1
  51. package/dist/.next/server/app/demo/page/react-loadable-manifest.json +1 -1
  52. package/dist/.next/server/app/demo/page_client-reference-manifest.js +1 -1
  53. package/dist/.next/server/app/demo.html +1 -1
  54. package/dist/.next/server/app/demo.rsc +9 -9
  55. package/dist/.next/server/app/demo.segments/_full.segment.rsc +9 -9
  56. package/dist/.next/server/app/demo.segments/_head.segment.rsc +1 -1
  57. package/dist/.next/server/app/demo.segments/_index.segment.rsc +7 -7
  58. package/dist/.next/server/app/demo.segments/_tree.segment.rsc +2 -2
  59. package/dist/.next/server/app/demo.segments/demo/__PAGE__.segment.rsc +2 -2
  60. package/dist/.next/server/app/demo.segments/demo.segment.rsc +1 -1
  61. package/dist/.next/server/app/feedback/page_client-reference-manifest.js +1 -1
  62. package/dist/.next/server/app/feedback.html +2 -2
  63. package/dist/.next/server/app/feedback.rsc +9 -9
  64. package/dist/.next/server/app/feedback.segments/_full.segment.rsc +9 -9
  65. package/dist/.next/server/app/feedback.segments/_head.segment.rsc +1 -1
  66. package/dist/.next/server/app/feedback.segments/_index.segment.rsc +7 -7
  67. package/dist/.next/server/app/feedback.segments/_tree.segment.rsc +2 -2
  68. package/dist/.next/server/app/feedback.segments/feedback/__PAGE__.segment.rsc +2 -2
  69. package/dist/.next/server/app/feedback.segments/feedback.segment.rsc +1 -1
  70. package/dist/.next/server/app/gltest/page_client-reference-manifest.js +1 -1
  71. package/dist/.next/server/app/gltest.html +1 -1
  72. package/dist/.next/server/app/gltest.rsc +9 -9
  73. package/dist/.next/server/app/gltest.segments/_full.segment.rsc +9 -9
  74. package/dist/.next/server/app/gltest.segments/_head.segment.rsc +1 -1
  75. package/dist/.next/server/app/gltest.segments/_index.segment.rsc +7 -7
  76. package/dist/.next/server/app/gltest.segments/_tree.segment.rsc +2 -2
  77. package/dist/.next/server/app/gltest.segments/gltest/__PAGE__.segment.rsc +2 -2
  78. package/dist/.next/server/app/gltest.segments/gltest.segment.rsc +1 -1
  79. package/dist/.next/server/app/help/page_client-reference-manifest.js +1 -1
  80. package/dist/.next/server/app/help.html +2 -2
  81. package/dist/.next/server/app/help.rsc +9 -9
  82. package/dist/.next/server/app/help.segments/_full.segment.rsc +9 -9
  83. package/dist/.next/server/app/help.segments/_head.segment.rsc +1 -1
  84. package/dist/.next/server/app/help.segments/_index.segment.rsc +7 -7
  85. package/dist/.next/server/app/help.segments/_tree.segment.rsc +2 -2
  86. package/dist/.next/server/app/help.segments/help/__PAGE__.segment.rsc +2 -2
  87. package/dist/.next/server/app/help.segments/help.segment.rsc +1 -1
  88. package/dist/.next/server/app/index.html +1 -1
  89. package/dist/.next/server/app/index.rsc +9 -9
  90. package/dist/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  91. package/dist/.next/server/app/index.segments/_full.segment.rsc +9 -9
  92. package/dist/.next/server/app/index.segments/_head.segment.rsc +1 -1
  93. package/dist/.next/server/app/index.segments/_index.segment.rsc +7 -7
  94. package/dist/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  95. package/dist/.next/server/app/learn/page_client-reference-manifest.js +1 -1
  96. package/dist/.next/server/app/learn.html +2 -2
  97. package/dist/.next/server/app/learn.rsc +9 -9
  98. package/dist/.next/server/app/learn.segments/_full.segment.rsc +9 -9
  99. package/dist/.next/server/app/learn.segments/_head.segment.rsc +1 -1
  100. package/dist/.next/server/app/learn.segments/_index.segment.rsc +7 -7
  101. package/dist/.next/server/app/learn.segments/_tree.segment.rsc +2 -2
  102. package/dist/.next/server/app/learn.segments/learn/__PAGE__.segment.rsc +2 -2
  103. package/dist/.next/server/app/learn.segments/learn.segment.rsc +1 -1
  104. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  105. package/dist/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  106. package/dist/.next/server/app/privacy.html +2 -2
  107. package/dist/.next/server/app/privacy.rsc +8 -8
  108. package/dist/.next/server/app/privacy.segments/_full.segment.rsc +8 -8
  109. package/dist/.next/server/app/privacy.segments/_head.segment.rsc +1 -1
  110. package/dist/.next/server/app/privacy.segments/_index.segment.rsc +7 -7
  111. package/dist/.next/server/app/privacy.segments/_tree.segment.rsc +2 -2
  112. package/dist/.next/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +2 -2
  113. package/dist/.next/server/app/privacy.segments/privacy.segment.rsc +1 -1
  114. package/dist/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  115. package/dist/.next/server/app/terms.html +2 -2
  116. package/dist/.next/server/app/terms.rsc +8 -8
  117. package/dist/.next/server/app/terms.segments/_full.segment.rsc +8 -8
  118. package/dist/.next/server/app/terms.segments/_head.segment.rsc +1 -1
  119. package/dist/.next/server/app/terms.segments/_index.segment.rsc +7 -7
  120. package/dist/.next/server/app/terms.segments/_tree.segment.rsc +2 -2
  121. package/dist/.next/server/app/terms.segments/terms/__PAGE__.segment.rsc +2 -2
  122. package/dist/.next/server/app/terms.segments/terms.segment.rsc +1 -1
  123. package/dist/.next/server/chunks/ssr/[root-of-the-server]__2734027d._.js +1 -1
  124. package/dist/.next/server/chunks/ssr/[root-of-the-server]__76b71b25._.js +1 -1
  125. package/dist/.next/server/chunks/ssr/[root-of-the-server]__b704ba4a._.js +1 -1
  126. package/dist/.next/server/chunks/ssr/_3449c279._.js +1 -1
  127. package/dist/.next/server/chunks/ssr/_a46dee72._.js +1 -1
  128. package/dist/.next/server/chunks/ssr/_e01a61c0._.js +1 -1
  129. package/dist/.next/server/middleware-manifest.json +1 -1
  130. package/dist/.next/server/pages/404.html +2 -2
  131. package/dist/.next/server/pages/500.html +2 -2
  132. package/dist/.next/static/chunks/{eb5f77ae3460c46e.js → 147eaa3f28375e0e.js} +1 -1
  133. package/dist/.next/static/chunks/{123ff9bd00156eb9.css → 3edb9f1efb76cb66.css} +1 -1
  134. package/dist/.next/static/chunks/7d0bdbbba0dcee37.js +1 -0
  135. package/dist/.next/static/chunks/{3cb5ccf4d1eaa633.js → d9f8785065e078fc.js} +1 -1
  136. package/dist/.next/static/chunks/{edfa7bbc21dc3450.js → fa8b0f4dcb290dc4.js} +1 -1
  137. package/dist/.next/static/chunks/fc6da6eec8b84aac.js +1 -0
  138. package/package.json +2 -2
  139. package/dist/.next/static/chunks/6b3aa1f3b4ac9239.js +0 -1
  140. package/dist/.next/static/chunks/d6211ae3ff8400ff.js +0 -1
  141. /package/dist/.next/static/{zYUlp2fcVlJKBhUQk1Pns → a1_F2n_Sn-m0Apxh748yG}/_buildManifest.js +0 -0
  142. /package/dist/.next/static/{zYUlp2fcVlJKBhUQk1Pns → a1_F2n_Sn-m0Apxh748yG}/_clientMiddlewareManifest.json +0 -0
  143. /package/dist/.next/static/{zYUlp2fcVlJKBhUQk1Pns → a1_F2n_Sn-m0Apxh748yG}/_ssgManifest.js +0 -0
@@ -1,17 +1,17 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[2534,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"ThemeProvider"]
3
- 3:I[41658,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"ConvexClientProvider"]
4
- 4:I[49830,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"default"]
2
+ 2:I[2534,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],"ThemeProvider"]
3
+ 3:I[41658,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],"ConvexClientProvider"]
4
+ 4:I[49830,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],"default"]
5
5
  5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
6
- 6:I[58298,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/5e108d2a5086dd3c.js"],"default"]
6
+ 6:I[58298,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/5e108d2a5086dd3c.js"],"default"]
7
7
  7:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
8
- 8:I[22016,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],""]
8
+ 8:I[22016,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],""]
9
9
  21:I[68027,[],"default"]
10
10
  :HL["/_next/static/chunks/87c6fa7148018b34.css","style"]
11
- :HL["/_next/static/chunks/123ff9bd00156eb9.css","style"]
11
+ :HL["/_next/static/chunks/3edb9f1efb76cb66.css","style"]
12
12
  :HL["/_next/static/media/051742360c26797e-s.p.102b7f24.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
13
  :HL["/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
- 0:{"P":null,"b":"zYUlp2fcVlJKBhUQk1Pns","c":["","terms"],"q":"","i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/123ff9bd00156eb9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],null]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-[var(--cc-void)] py-16 px-4 sm:px-6 lg:px-8","children":["$","article",null,{"className":"mx-auto max-w-3xl prose prose-invert prose-sm prose-headings:font-[family-name:var(--font-heading)]","children":[["$","h1",null,{"className":"text-3xl font-bold text-[var(--cc-text)] mb-2","children":"Terms of Use"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-10","children":"Last updated: March 27, 2026"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":["Welcome to ClawCrib (",["$","strong",null,{"children":"clawcrib.com"}],"), a product of ",["$","strong",null,{"children":"Clearmud LLC"}]," (\"Clearmud,\" \"we,\" \"us,\" or \"our\"). By accessing or using ClawCrib, you agree to be bound by these Terms of Use. If you do not agree, do not use the service."]}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"1. Description of Service"}],"$L9","$La","$Lb","$Lc","$Ld","$Le","$Lf","$L10","$L11","$L12","$L13","$L14","$L15","$L16","$L17","$L18","$L19","$L1a","$L1b","$L1c","$L1d","$L1e"]}]}],null,"$L1f"]}],{},null,false,false]},null,false,false]},null,false,false],"$L20",false]],"m":"$undefined","G":["$21",[]],"S":true}
14
+ 0:{"P":null,"b":"a1_F2n_Sn-m0Apxh748yG","c":["","terms"],"q":"","i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3edb9f1efb76cb66.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/d9f8785065e078fc.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],null]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-[var(--cc-void)] py-16 px-4 sm:px-6 lg:px-8","children":["$","article",null,{"className":"mx-auto max-w-3xl prose prose-invert prose-sm prose-headings:font-[family-name:var(--font-heading)]","children":[["$","h1",null,{"className":"text-3xl font-bold text-[var(--cc-text)] mb-2","children":"Terms of Use"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-10","children":"Last updated: March 27, 2026"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":["Welcome to ClawCrib (",["$","strong",null,{"children":"clawcrib.com"}],"), a product of ",["$","strong",null,{"children":"Clearmud LLC"}]," (\"Clearmud,\" \"we,\" \"us,\" or \"our\"). By accessing or using ClawCrib, you agree to be bound by these Terms of Use. If you do not agree, do not use the service."]}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"1. Description of Service"}],"$L9","$La","$Lb","$Lc","$Ld","$Le","$Lf","$L10","$L11","$L12","$L13","$L14","$L15","$L16","$L17","$L18","$L19","$L1a","$L1b","$L1c","$L1d","$L1e"]}]}],null,"$L1f"]}],{},null,false,false]},null,false,false]},null,false,false],"$L20",false]],"m":"$undefined","G":["$21",[]],"S":true}
15
15
  22:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
16
16
  23:"$Sreact.suspense"
17
17
  25:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
@@ -43,4 +43,4 @@ f:["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","
43
43
  26:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
44
44
  29:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
45
45
  24:null
46
- 28:[["$","title","0",{"children":"Terms of Use ClawCrib | ClawCrib"}],["$","meta","1",{"name":"description","content":"Terms and conditions for using ClawCrib."}],["$","link","2",{"rel":"author","href":"https://clearmud.ai"}],["$","meta","3",{"name":"author","content":"Clearmud"}],["$","meta","4",{"name":"keywords","content":"OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway"}],["$","meta","5",{"name":"robots","content":"index, follow"}],["$","meta","6",{"property":"og:title","content":"ClawCrib The live 3D office for your OpenClaw agents"}],["$","meta","7",{"property":"og:description","content":"Run npx clawcrib and watch your OpenClaw agents work in a real-time 3D office, self-hosted on your machine."}],["$","meta","8",{"property":"og:url","content":"https://clawcrib.com"}],["$","meta","9",{"property":"og:site_name","content":"ClawCrib"}],["$","meta","10",{"property":"og:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","meta","11",{"property":"og:image:width","content":"2400"}],["$","meta","12",{"property":"og:image:height","content":"1500"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"ClawCrib The live 3D office for your OpenClaw agents"}],["$","meta","16",{"name":"twitter:description","content":"npx clawcrib — a real-time 3D office for your OpenClaw agents, self-hosted on your machine."}],["$","meta","17",{"name":"twitter:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","link","18",{"rel":"icon","href":"/icon.svg?icon.b0846afb.svg","sizes":"any","type":"image/svg+xml"}],["$","$L29","19",{}]]
46
+ 28:[["$","title","0",{"children":"Terms of Use · ClawCrib | ClawCrib"}],["$","meta","1",{"name":"description","content":"Terms and conditions for using ClawCrib."}],["$","link","2",{"rel":"author","href":"https://clearmud.ai"}],["$","meta","3",{"name":"author","content":"Clearmud"}],["$","meta","4",{"name":"keywords","content":"OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway"}],["$","meta","5",{"name":"robots","content":"index, follow"}],["$","meta","6",{"property":"og:title","content":"ClawCrib: the live 3D office for your OpenClaw agents"}],["$","meta","7",{"property":"og:description","content":"Install it where your agents run and it connects itself. A real-time 3D office for your OpenClaw fleet, self-hosted on your machine."}],["$","meta","8",{"property":"og:url","content":"https://clawcrib.com"}],["$","meta","9",{"property":"og:site_name","content":"ClawCrib"}],["$","meta","10",{"property":"og:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","meta","11",{"property":"og:image:width","content":"2400"}],["$","meta","12",{"property":"og:image:height","content":"1500"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"ClawCrib: the live 3D office for your OpenClaw agents"}],["$","meta","16",{"name":"twitter:description","content":"A real-time 3D office for your OpenClaw agents. Self-hosted, and it finds your gateway on its own."}],["$","meta","17",{"name":"twitter:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","link","18",{"rel":"icon","href":"/icon.svg?icon.b0846afb.svg","sizes":"any","type":"image/svg+xml"}],["$","$L29","19",{}]]
@@ -1,17 +1,17 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[2534,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"ThemeProvider"]
3
- 3:I[41658,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"ConvexClientProvider"]
4
- 4:I[49830,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"default"]
2
+ 2:I[2534,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],"ThemeProvider"]
3
+ 3:I[41658,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],"ConvexClientProvider"]
4
+ 4:I[49830,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],"default"]
5
5
  5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
6
- 6:I[58298,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/5e108d2a5086dd3c.js"],"default"]
6
+ 6:I[58298,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/5e108d2a5086dd3c.js"],"default"]
7
7
  7:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
8
- 8:I[22016,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],""]
8
+ 8:I[22016,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],""]
9
9
  21:I[68027,[],"default"]
10
10
  :HL["/_next/static/chunks/87c6fa7148018b34.css","style"]
11
- :HL["/_next/static/chunks/123ff9bd00156eb9.css","style"]
11
+ :HL["/_next/static/chunks/3edb9f1efb76cb66.css","style"]
12
12
  :HL["/_next/static/media/051742360c26797e-s.p.102b7f24.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
13
  :HL["/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
- 0:{"P":null,"b":"zYUlp2fcVlJKBhUQk1Pns","c":["","terms"],"q":"","i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/123ff9bd00156eb9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],null]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-[var(--cc-void)] py-16 px-4 sm:px-6 lg:px-8","children":["$","article",null,{"className":"mx-auto max-w-3xl prose prose-invert prose-sm prose-headings:font-[family-name:var(--font-heading)]","children":[["$","h1",null,{"className":"text-3xl font-bold text-[var(--cc-text)] mb-2","children":"Terms of Use"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-10","children":"Last updated: March 27, 2026"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":["Welcome to ClawCrib (",["$","strong",null,{"children":"clawcrib.com"}],"), a product of ",["$","strong",null,{"children":"Clearmud LLC"}]," (\"Clearmud,\" \"we,\" \"us,\" or \"our\"). By accessing or using ClawCrib, you agree to be bound by these Terms of Use. If you do not agree, do not use the service."]}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"1. Description of Service"}],"$L9","$La","$Lb","$Lc","$Ld","$Le","$Lf","$L10","$L11","$L12","$L13","$L14","$L15","$L16","$L17","$L18","$L19","$L1a","$L1b","$L1c","$L1d","$L1e"]}]}],null,"$L1f"]}],{},null,false,false]},null,false,false]},null,false,false],"$L20",false]],"m":"$undefined","G":["$21",[]],"S":true}
14
+ 0:{"P":null,"b":"a1_F2n_Sn-m0Apxh748yG","c":["","terms"],"q":"","i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3edb9f1efb76cb66.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/d9f8785065e078fc.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}],null]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-[var(--cc-void)] py-16 px-4 sm:px-6 lg:px-8","children":["$","article",null,{"className":"mx-auto max-w-3xl prose prose-invert prose-sm prose-headings:font-[family-name:var(--font-heading)]","children":[["$","h1",null,{"className":"text-3xl font-bold text-[var(--cc-text)] mb-2","children":"Terms of Use"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-10","children":"Last updated: March 27, 2026"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":["Welcome to ClawCrib (",["$","strong",null,{"children":"clawcrib.com"}],"), a product of ",["$","strong",null,{"children":"Clearmud LLC"}]," (\"Clearmud,\" \"we,\" \"us,\" or \"our\"). By accessing or using ClawCrib, you agree to be bound by these Terms of Use. If you do not agree, do not use the service."]}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"1. Description of Service"}],"$L9","$La","$Lb","$Lc","$Ld","$Le","$Lf","$L10","$L11","$L12","$L13","$L14","$L15","$L16","$L17","$L18","$L19","$L1a","$L1b","$L1c","$L1d","$L1e"]}]}],null,"$L1f"]}],{},null,false,false]},null,false,false]},null,false,false],"$L20",false]],"m":"$undefined","G":["$21",[]],"S":true}
15
15
  22:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
16
16
  23:"$Sreact.suspense"
17
17
  25:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"ViewportBoundary"]
@@ -43,4 +43,4 @@ f:["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","
43
43
  26:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
44
44
  29:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
45
45
  24:null
46
- 28:[["$","title","0",{"children":"Terms of Use ClawCrib | ClawCrib"}],["$","meta","1",{"name":"description","content":"Terms and conditions for using ClawCrib."}],["$","link","2",{"rel":"author","href":"https://clearmud.ai"}],["$","meta","3",{"name":"author","content":"Clearmud"}],["$","meta","4",{"name":"keywords","content":"OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway"}],["$","meta","5",{"name":"robots","content":"index, follow"}],["$","meta","6",{"property":"og:title","content":"ClawCrib The live 3D office for your OpenClaw agents"}],["$","meta","7",{"property":"og:description","content":"Run npx clawcrib and watch your OpenClaw agents work in a real-time 3D office, self-hosted on your machine."}],["$","meta","8",{"property":"og:url","content":"https://clawcrib.com"}],["$","meta","9",{"property":"og:site_name","content":"ClawCrib"}],["$","meta","10",{"property":"og:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","meta","11",{"property":"og:image:width","content":"2400"}],["$","meta","12",{"property":"og:image:height","content":"1500"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"ClawCrib The live 3D office for your OpenClaw agents"}],["$","meta","16",{"name":"twitter:description","content":"npx clawcrib — a real-time 3D office for your OpenClaw agents, self-hosted on your machine."}],["$","meta","17",{"name":"twitter:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","link","18",{"rel":"icon","href":"/icon.svg?icon.b0846afb.svg","sizes":"any","type":"image/svg+xml"}],["$","$L29","19",{}]]
46
+ 28:[["$","title","0",{"children":"Terms of Use · ClawCrib | ClawCrib"}],["$","meta","1",{"name":"description","content":"Terms and conditions for using ClawCrib."}],["$","link","2",{"rel":"author","href":"https://clearmud.ai"}],["$","meta","3",{"name":"author","content":"Clearmud"}],["$","meta","4",{"name":"keywords","content":"OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway"}],["$","meta","5",{"name":"robots","content":"index, follow"}],["$","meta","6",{"property":"og:title","content":"ClawCrib: the live 3D office for your OpenClaw agents"}],["$","meta","7",{"property":"og:description","content":"Install it where your agents run and it connects itself. A real-time 3D office for your OpenClaw fleet, self-hosted on your machine."}],["$","meta","8",{"property":"og:url","content":"https://clawcrib.com"}],["$","meta","9",{"property":"og:site_name","content":"ClawCrib"}],["$","meta","10",{"property":"og:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","meta","11",{"property":"og:image:width","content":"2400"}],["$","meta","12",{"property":"og:image:height","content":"1500"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"ClawCrib: the live 3D office for your OpenClaw agents"}],["$","meta","16",{"name":"twitter:description","content":"A real-time 3D office for your OpenClaw agents. Self-hosted, and it finds your gateway on its own."}],["$","meta","17",{"name":"twitter:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","link","18",{"rel":"icon","href":"/icon.svg?icon.b0846afb.svg","sizes":"any","type":"image/svg+xml"}],["$","$L29","19",{}]]
@@ -3,4 +3,4 @@
3
3
  3:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"IconMark"]
6
- 0:{"buildId":"zYUlp2fcVlJKBhUQk1Pns","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Terms of Use ClawCrib | ClawCrib"}],["$","meta","1",{"name":"description","content":"Terms and conditions for using ClawCrib."}],["$","link","2",{"rel":"author","href":"https://clearmud.ai"}],["$","meta","3",{"name":"author","content":"Clearmud"}],["$","meta","4",{"name":"keywords","content":"OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway"}],["$","meta","5",{"name":"robots","content":"index, follow"}],["$","meta","6",{"property":"og:title","content":"ClawCrib The live 3D office for your OpenClaw agents"}],["$","meta","7",{"property":"og:description","content":"Run npx clawcrib and watch your OpenClaw agents work in a real-time 3D office, self-hosted on your machine."}],["$","meta","8",{"property":"og:url","content":"https://clawcrib.com"}],["$","meta","9",{"property":"og:site_name","content":"ClawCrib"}],["$","meta","10",{"property":"og:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","meta","11",{"property":"og:image:width","content":"2400"}],["$","meta","12",{"property":"og:image:height","content":"1500"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"ClawCrib The live 3D office for your OpenClaw agents"}],["$","meta","16",{"name":"twitter:description","content":"npx clawcrib — a real-time 3D office for your OpenClaw agents, self-hosted on your machine."}],["$","meta","17",{"name":"twitter:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","link","18",{"rel":"icon","href":"/icon.svg?icon.b0846afb.svg","sizes":"any","type":"image/svg+xml"}],["$","$L5","19",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"a1_F2n_Sn-m0Apxh748yG","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Terms of Use · ClawCrib | ClawCrib"}],["$","meta","1",{"name":"description","content":"Terms and conditions for using ClawCrib."}],["$","link","2",{"rel":"author","href":"https://clearmud.ai"}],["$","meta","3",{"name":"author","content":"Clearmud"}],["$","meta","4",{"name":"keywords","content":"OpenClaw,ClawCrib,AI agents,agent dashboard,agent monitoring,3D dashboard,OpenClaw gateway"}],["$","meta","5",{"name":"robots","content":"index, follow"}],["$","meta","6",{"property":"og:title","content":"ClawCrib: the live 3D office for your OpenClaw agents"}],["$","meta","7",{"property":"og:description","content":"Install it where your agents run and it connects itself. A real-time 3D office for your OpenClaw fleet, self-hosted on your machine."}],["$","meta","8",{"property":"og:url","content":"https://clawcrib.com"}],["$","meta","9",{"property":"og:site_name","content":"ClawCrib"}],["$","meta","10",{"property":"og:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","meta","11",{"property":"og:image:width","content":"2400"}],["$","meta","12",{"property":"og:image:height","content":"1500"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"ClawCrib: the live 3D office for your OpenClaw agents"}],["$","meta","16",{"name":"twitter:description","content":"A real-time 3D office for your OpenClaw agents. Self-hosted, and it finds your gateway on its own."}],["$","meta","17",{"name":"twitter:image","content":"http://localhost:3000/landing-crib-3d.jpg"}],["$","link","18",{"rel":"icon","href":"/icon.svg?icon.b0846afb.svg","sizes":"any","type":"image/svg+xml"}],["$","$L5","19",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,11 +1,11 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[2534,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"ThemeProvider"]
3
- 3:I[41658,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"ConvexClientProvider"]
4
- 4:I[49830,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],"default"]
2
+ 2:I[2534,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],"ThemeProvider"]
3
+ 3:I[41658,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],"ConvexClientProvider"]
4
+ 4:I[49830,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],"default"]
5
5
  5:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
6
- 6:I[58298,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/5e108d2a5086dd3c.js"],"default"]
6
+ 6:I[58298,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js","/_next/static/chunks/5e108d2a5086dd3c.js"],"default"]
7
7
  7:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
8
- 8:I[22016,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],""]
8
+ 8:I[22016,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],""]
9
9
  :HL["/_next/static/chunks/87c6fa7148018b34.css","style"]
10
- :HL["/_next/static/chunks/123ff9bd00156eb9.css","style"]
11
- 0:{"buildId":"zYUlp2fcVlJKBhUQk1Pns","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/123ff9bd00156eb9.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/3cb5ccf4d1eaa633.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]]}]}]}]}],null]}]}]]}],"loading":null,"isPartial":false}
10
+ :HL["/_next/static/chunks/3edb9f1efb76cb66.css","style"]
11
+ 0:{"buildId":"a1_F2n_Sn-m0Apxh748yG","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/87c6fa7148018b34.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3edb9f1efb76cb66.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/d9f8785065e078fc.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/169b21b9dab86074.js","async":true}]],["$","html",null,{"lang":"en","className":"dark","children":["$","body",null,{"className":"jetbrains_mono_12fa5000-module__vnauOq__variable inter_517718a9-module__AhDzmq__variable antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/5e108d2a5086dd3c.js","async":true}]],"template":["$","$L7",null,{}],"notFound":[["$","div",null,{"className":"min-h-[60vh] flex items-center justify-center bg-grid","children":["$","div",null,{"className":"text-center","children":[["$","div",null,{"className":"inline-flex items-center justify-center h-20 w-20 rounded-2xl bg-[#E63946]/10 mb-6","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-house h-10 w-10 text-[var(--cc-muted)]","aria-hidden":"true","children":[["$","path","5wwlr5",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["$","path","r6nss1",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}],"$undefined"]}]}],["$","h1",null,{"className":"text-5xl font-bold text-[var(--cc-text)] mb-3 font-[family-name:var(--font-heading)]","children":"404"}],["$","p",null,{"className":"text-lg text-[var(--cc-text-secondary)] mb-2","children":"This crib doesn't exist"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-8","children":"The agent might have moved, or this page never existed."}],["$","div",null,{"className":"flex items-center justify-center gap-4","children":[["$","$L8",null,{"href":"/","className":"rounded-xl bg-[#E63946] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] shadow-[0_0_20px_rgba(230,57,70,0.3)] hover:bg-[#C1121F] transition-all","children":"Go Home"}],["$","$L8",null,{"href":"/browse","className":"rounded-xl border border-[var(--cc-border)] px-6 py-2.5 text-sm font-semibold text-[var(--cc-text)] hover:text-[var(--cc-text)] hover:border-[var(--cc-border-light)] transition-all","children":"Browse Cribs"}]]}]]}]}],[]]}]}]}]}],null]}]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/chunks/87c6fa7148018b34.css","style"]
2
- :HL["/_next/static/chunks/123ff9bd00156eb9.css","style"]
2
+ :HL["/_next/static/chunks/3edb9f1efb76cb66.css","style"]
3
3
  :HL["/_next/static/media/051742360c26797e-s.p.102b7f24.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
4
  :HL["/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
5
- 0:{"buildId":"zYUlp2fcVlJKBhUQk1Pns","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"terms","paramType":null,"paramKey":"terms","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
5
+ 0:{"buildId":"a1_F2n_Sn-m0Apxh748yG","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"terms","paramType":null,"paramKey":"terms","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
- 12:I[22016,["/_next/static/chunks/3cb5ccf4d1eaa633.js","/_next/static/chunks/169b21b9dab86074.js"],""]
2
+ 12:I[22016,["/_next/static/chunks/d9f8785065e078fc.js","/_next/static/chunks/169b21b9dab86074.js"],""]
3
3
  13:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"OutletBoundary"]
4
4
  14:"$Sreact.suspense"
5
- 0:{"buildId":"zYUlp2fcVlJKBhUQk1Pns","rsc":["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-[var(--cc-void)] py-16 px-4 sm:px-6 lg:px-8","children":["$","article",null,{"className":"mx-auto max-w-3xl prose prose-invert prose-sm prose-headings:font-[family-name:var(--font-heading)]","children":[["$","h1",null,{"className":"text-3xl font-bold text-[var(--cc-text)] mb-2","children":"Terms of Use"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-10","children":"Last updated: March 27, 2026"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":["Welcome to ClawCrib (",["$","strong",null,{"children":"clawcrib.com"}],"), a product of ",["$","strong",null,{"children":"Clearmud LLC"}]," (\"Clearmud,\" \"we,\" \"us,\" or \"our\"). By accessing or using ClawCrib, you agree to be bound by these Terms of Use. If you do not agree, do not use the service."]}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"1. Description of Service"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":"ClawCrib is a web-based visual cookbook and AI-assisted help tool for the OpenClaw open-source AI agent framework. It provides a configuration builder, browsable templates, interactive learning materials, and an AI-powered help chatbot. The help chatbot generates responses using a third-party large language model (Google Gemini) grounded in two sources: the official OpenClaw documentation and the latest OpenClaw release notes."}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"2. Use at Your Own Risk"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":[["$","strong",null,{"children":"ClawCrib is provided on an \"as is\" and \"as available\" basis without warranties of any kind, whether express or implied."}]," You use ClawCrib entirely at your own risk. Without limiting the foregoing, Clearmud LLC expressly disclaims all warranties of merchantability, fitness for a particular purpose, non-infringement, accuracy, reliability, and completeness."]}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"3. AI-Generated Content Disclaimer"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":"The help chatbot and builder features use AI models to generate suggestions, configurations, and troubleshooting guidance. AI-generated content may be inaccurate, incomplete, outdated, or misleading. You are solely responsible for reviewing, validating, and testing any output before using it in your projects, production systems, or any other context. Clearmud LLC does not guarantee the correctness, safety, or suitability of any AI-generated output."}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"4. Limitation of Liability"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":"To the fullest extent permitted by applicable law, Clearmud LLC, its officers, directors, employees, agents, and affiliates shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including but not limited to: loss of profits, data, business opportunities, or goodwill; system downtime or service interruptions; damages arising from reliance on AI-generated content; security vulnerabilities introduced by configurations suggested by the tool; costs of procurement of substitute goods or services; or any other intangible losses — whether arising from your use of or inability to use ClawCrib, even if we have been advised of the possibility of such damages. ClawCrib is a free tool and no payment is required or accepted. To the maximum extent permitted by law, our total aggregate liability for any claims arising out of or relating to these Terms or your use of ClawCrib shall be zero."}],"$L2","$L3","$L4","$L5","$L6","$L7","$L8","$L9","$La","$Lb","$Lc","$Ld","$Le","$Lf","$L10"]}]}],null,"$L11"]}],"loading":null,"isPartial":false}
5
+ 0:{"buildId":"a1_F2n_Sn-m0Apxh748yG","rsc":["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-[var(--cc-void)] py-16 px-4 sm:px-6 lg:px-8","children":["$","article",null,{"className":"mx-auto max-w-3xl prose prose-invert prose-sm prose-headings:font-[family-name:var(--font-heading)]","children":[["$","h1",null,{"className":"text-3xl font-bold text-[var(--cc-text)] mb-2","children":"Terms of Use"}],["$","p",null,{"className":"text-sm text-[var(--cc-muted)] mb-10","children":"Last updated: March 27, 2026"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":["Welcome to ClawCrib (",["$","strong",null,{"children":"clawcrib.com"}],"), a product of ",["$","strong",null,{"children":"Clearmud LLC"}]," (\"Clearmud,\" \"we,\" \"us,\" or \"our\"). By accessing or using ClawCrib, you agree to be bound by these Terms of Use. If you do not agree, do not use the service."]}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"1. Description of Service"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":"ClawCrib is a web-based visual cookbook and AI-assisted help tool for the OpenClaw open-source AI agent framework. It provides a configuration builder, browsable templates, interactive learning materials, and an AI-powered help chatbot. The help chatbot generates responses using a third-party large language model (Google Gemini) grounded in two sources: the official OpenClaw documentation and the latest OpenClaw release notes."}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"2. Use at Your Own Risk"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":[["$","strong",null,{"children":"ClawCrib is provided on an \"as is\" and \"as available\" basis without warranties of any kind, whether express or implied."}]," You use ClawCrib entirely at your own risk. Without limiting the foregoing, Clearmud LLC expressly disclaims all warranties of merchantability, fitness for a particular purpose, non-infringement, accuracy, reliability, and completeness."]}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"3. AI-Generated Content Disclaimer"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":"The help chatbot and builder features use AI models to generate suggestions, configurations, and troubleshooting guidance. AI-generated content may be inaccurate, incomplete, outdated, or misleading. You are solely responsible for reviewing, validating, and testing any output before using it in your projects, production systems, or any other context. Clearmud LLC does not guarantee the correctness, safety, or suitability of any AI-generated output."}],["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"4. Limitation of Liability"}],["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":"To the fullest extent permitted by applicable law, Clearmud LLC, its officers, directors, employees, agents, and affiliates shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including but not limited to: loss of profits, data, business opportunities, or goodwill; system downtime or service interruptions; damages arising from reliance on AI-generated content; security vulnerabilities introduced by configurations suggested by the tool; costs of procurement of substitute goods or services; or any other intangible losses — whether arising from your use of or inability to use ClawCrib, even if we have been advised of the possibility of such damages. ClawCrib is a free tool and no payment is required or accepted. To the maximum extent permitted by law, our total aggregate liability for any claims arising out of or relating to these Terms or your use of ClawCrib shall be zero."}],"$L2","$L3","$L4","$L5","$L6","$L7","$L8","$L9","$La","$Lb","$Lc","$Ld","$Le","$Lf","$L10"]}]}],null,"$L11"]}],"loading":null,"isPartial":false}
6
6
  2:["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"5. Acceptable Use"}]
7
7
  3:["$","p",null,{"className":"text-[var(--cc-text-secondary)] leading-relaxed","children":"You agree not to: attempt to extract, reverse-engineer, or manipulate the system prompts or AI model behavior; use the service to generate harmful, illegal, or abusive content; attempt to bypass rate limits, security measures, or abuse-detection systems; use automated scripts or bots to interact with the service beyond normal usage patterns; or misrepresent AI-generated output as professional, legal, financial, or medical advice."}]
8
8
  4:["$","h2",null,{"className":"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3","children":"6. Intellectual Property"}]
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
3
3
  3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/0bd6498bda341889.js"],"default"]
4
- 0:{"buildId":"zYUlp2fcVlJKBhUQk1Pns","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"a1_F2n_Sn-m0Apxh748yG","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,3 +1,3 @@
1
- module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},95044,a=>{a.n(a.i(52425))},74162,a=>{a.n(a.i(39375))},50645,a=>{a.n(a.i(27572))},23576,a=>{a.n(a.i(4858))},17537,a=>{a.n(a.i(3363))},13718,a=>{a.n(a.i(85523))},18198,a=>{a.n(a.i(45518))},62212,a=>{a.n(a.i(66114))},79717,a=>{"use strict";var b=a.i(7997),c=a.i(95936);function d(){return(0,b.jsx)("main",{className:"min-h-screen bg-[var(--cc-void)] py-16 px-4 sm:px-6 lg:px-8",children:(0,b.jsxs)("article",{className:"mx-auto max-w-3xl prose prose-invert prose-sm prose-headings:font-[family-name:var(--font-heading)]",children:[(0,b.jsx)("h1",{className:"text-3xl font-bold text-[var(--cc-text)] mb-2",children:"Terms of Use"}),(0,b.jsx)("p",{className:"text-sm text-[var(--cc-muted)] mb-10",children:"Last updated: March 27, 2026"}),(0,b.jsxs)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:["Welcome to ClawCrib (",(0,b.jsx)("strong",{children:"clawcrib.com"}),"), a product of ",(0,b.jsx)("strong",{children:"Clearmud LLC"}),' ("Clearmud," "we," "us," or "our"). By accessing or using ClawCrib, you agree to be bound by these Terms of Use. If you do not agree, do not use the service.']}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"1. Description of Service"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"ClawCrib is a web-based visual cookbook and AI-assisted help tool for the OpenClaw open-source AI agent framework. It provides a configuration builder, browsable templates, interactive learning materials, and an AI-powered help chatbot. The help chatbot generates responses using a third-party large language model (Google Gemini) grounded in two sources: the official OpenClaw documentation and the latest OpenClaw release notes."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"2. Use at Your Own Risk"}),(0,b.jsxs)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:[(0,b.jsx)("strong",{children:'ClawCrib is provided on an "as is" and "as available" basis without warranties of any kind, whether express or implied.'})," You use ClawCrib entirely at your own risk. Without limiting the foregoing, Clearmud LLC expressly disclaims all warranties of merchantability, fitness for a particular purpose, non-infringement, accuracy, reliability, and completeness."]}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"3. AI-Generated Content Disclaimer"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"The help chatbot and builder features use AI models to generate suggestions, configurations, and troubleshooting guidance. AI-generated content may be inaccurate, incomplete, outdated, or misleading. You are solely responsible for reviewing, validating, and testing any output before using it in your projects, production systems, or any other context. Clearmud LLC does not guarantee the correctness, safety, or suitability of any AI-generated output."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"4. Limitation of Liability"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"To the fullest extent permitted by applicable law, Clearmud LLC, its officers, directors, employees, agents, and affiliates shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including but not limited to: loss of profits, data, business opportunities, or goodwill; system downtime or service interruptions; damages arising from reliance on AI-generated content; security vulnerabilities introduced by configurations suggested by the tool; costs of procurement of substitute goods or services; or any other intangible losses — whether arising from your use of or inability to use ClawCrib, even if we have been advised of the possibility of such damages. ClawCrib is a free tool and no payment is required or accepted. To the maximum extent permitted by law, our total aggregate liability for any claims arising out of or relating to these Terms or your use of ClawCrib shall be zero."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"5. Acceptable Use"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"You agree not to: attempt to extract, reverse-engineer, or manipulate the system prompts or AI model behavior; use the service to generate harmful, illegal, or abusive content; attempt to bypass rate limits, security measures, or abuse-detection systems; use automated scripts or bots to interact with the service beyond normal usage patterns; or misrepresent AI-generated output as professional, legal, financial, or medical advice."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"6. Intellectual Property"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"ClawCrib's design, branding, code, and original content are the property of Clearmud LLC. OpenClaw is an independent open-source project; ClawCrib is a community tool built for the OpenClaw ecosystem and is not officially affiliated with or endorsed by the OpenClaw project unless explicitly stated. Configurations and content you create using ClawCrib belong to you."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"7. Third-Party Services"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"ClawCrib relies on third-party services including but not limited to Google Gemini (AI model), Vercel (hosting), and Convex (data layer). We are not responsible for the availability, accuracy, or conduct of these third-party services. Your use of ClawCrib may be subject to the terms and policies of these providers."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"8. Indemnification"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"You agree to indemnify, defend, and hold harmless Clearmud LLC and its officers, directors, employees, and agents from and against any claims, liabilities, damages, losses, and expenses (including reasonable attorneys' fees) arising out of or in any way connected with your use of ClawCrib, your violation of these Terms, or your violation of any rights of a third party."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"9. Modifications"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:'We reserve the right to modify these Terms at any time. Changes will be effective upon posting to this page with an updated "Last updated" date. Continued use of ClawCrib after changes constitutes acceptance of the revised Terms.'}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"10. Governing Law"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"These Terms shall be governed by and construed in accordance with the laws of the State of Delaware, United States, without regard to its conflict of law provisions. Any disputes arising under these Terms shall be subject to the exclusive jurisdiction of the courts located in Delaware."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"11. Contact"}),(0,b.jsxs)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:["If you have questions about these Terms, contact us at"," ",(0,b.jsx)("a",{href:"mailto:team@clearmud.ai",className:"text-[#E63946] hover:underline",children:"team@clearmud.ai"}),"."]}),(0,b.jsxs)("div",{className:"mt-12 pt-6 border-t border-[var(--cc-border)]",children:[(0,b.jsx)(c.default,{href:"/privacy",className:"text-sm text-[#E63946] hover:underline",children:"Privacy Policy"}),(0,b.jsx)("span",{className:"text-[var(--cc-muted)] mx-2",children:"·"}),(0,b.jsx)(c.default,{href:"/",className:"text-sm text-[var(--cc-muted)] hover:text-[var(--cc-text)] transition-colors",children:"Back to ClawCrib"})]})]})})}a.s(["default",()=>d,"metadata",0,{title:"Terms of Use ClawCrib",description:"Terms and conditions for using ClawCrib."}])}];
1
+ module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},95044,a=>{a.n(a.i(52425))},74162,a=>{a.n(a.i(39375))},50645,a=>{a.n(a.i(27572))},23576,a=>{a.n(a.i(4858))},17537,a=>{a.n(a.i(3363))},13718,a=>{a.n(a.i(85523))},18198,a=>{a.n(a.i(45518))},62212,a=>{a.n(a.i(66114))},79717,a=>{"use strict";var b=a.i(7997),c=a.i(95936);function d(){return(0,b.jsx)("main",{className:"min-h-screen bg-[var(--cc-void)] py-16 px-4 sm:px-6 lg:px-8",children:(0,b.jsxs)("article",{className:"mx-auto max-w-3xl prose prose-invert prose-sm prose-headings:font-[family-name:var(--font-heading)]",children:[(0,b.jsx)("h1",{className:"text-3xl font-bold text-[var(--cc-text)] mb-2",children:"Terms of Use"}),(0,b.jsx)("p",{className:"text-sm text-[var(--cc-muted)] mb-10",children:"Last updated: March 27, 2026"}),(0,b.jsxs)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:["Welcome to ClawCrib (",(0,b.jsx)("strong",{children:"clawcrib.com"}),"), a product of ",(0,b.jsx)("strong",{children:"Clearmud LLC"}),' ("Clearmud," "we," "us," or "our"). By accessing or using ClawCrib, you agree to be bound by these Terms of Use. If you do not agree, do not use the service.']}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"1. Description of Service"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"ClawCrib is a web-based visual cookbook and AI-assisted help tool for the OpenClaw open-source AI agent framework. It provides a configuration builder, browsable templates, interactive learning materials, and an AI-powered help chatbot. The help chatbot generates responses using a third-party large language model (Google Gemini) grounded in two sources: the official OpenClaw documentation and the latest OpenClaw release notes."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"2. Use at Your Own Risk"}),(0,b.jsxs)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:[(0,b.jsx)("strong",{children:'ClawCrib is provided on an "as is" and "as available" basis without warranties of any kind, whether express or implied.'})," You use ClawCrib entirely at your own risk. Without limiting the foregoing, Clearmud LLC expressly disclaims all warranties of merchantability, fitness for a particular purpose, non-infringement, accuracy, reliability, and completeness."]}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"3. AI-Generated Content Disclaimer"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"The help chatbot and builder features use AI models to generate suggestions, configurations, and troubleshooting guidance. AI-generated content may be inaccurate, incomplete, outdated, or misleading. You are solely responsible for reviewing, validating, and testing any output before using it in your projects, production systems, or any other context. Clearmud LLC does not guarantee the correctness, safety, or suitability of any AI-generated output."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"4. Limitation of Liability"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"To the fullest extent permitted by applicable law, Clearmud LLC, its officers, directors, employees, agents, and affiliates shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including but not limited to: loss of profits, data, business opportunities, or goodwill; system downtime or service interruptions; damages arising from reliance on AI-generated content; security vulnerabilities introduced by configurations suggested by the tool; costs of procurement of substitute goods or services; or any other intangible losses — whether arising from your use of or inability to use ClawCrib, even if we have been advised of the possibility of such damages. ClawCrib is a free tool and no payment is required or accepted. To the maximum extent permitted by law, our total aggregate liability for any claims arising out of or relating to these Terms or your use of ClawCrib shall be zero."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"5. Acceptable Use"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"You agree not to: attempt to extract, reverse-engineer, or manipulate the system prompts or AI model behavior; use the service to generate harmful, illegal, or abusive content; attempt to bypass rate limits, security measures, or abuse-detection systems; use automated scripts or bots to interact with the service beyond normal usage patterns; or misrepresent AI-generated output as professional, legal, financial, or medical advice."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"6. Intellectual Property"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"ClawCrib's design, branding, code, and original content are the property of Clearmud LLC. OpenClaw is an independent open-source project; ClawCrib is a community tool built for the OpenClaw ecosystem and is not officially affiliated with or endorsed by the OpenClaw project unless explicitly stated. Configurations and content you create using ClawCrib belong to you."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"7. Third-Party Services"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"ClawCrib relies on third-party services including but not limited to Google Gemini (AI model), Vercel (hosting), and Convex (data layer). We are not responsible for the availability, accuracy, or conduct of these third-party services. Your use of ClawCrib may be subject to the terms and policies of these providers."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"8. Indemnification"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"You agree to indemnify, defend, and hold harmless Clearmud LLC and its officers, directors, employees, and agents from and against any claims, liabilities, damages, losses, and expenses (including reasonable attorneys' fees) arising out of or in any way connected with your use of ClawCrib, your violation of these Terms, or your violation of any rights of a third party."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"9. Modifications"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:'We reserve the right to modify these Terms at any time. Changes will be effective upon posting to this page with an updated "Last updated" date. Continued use of ClawCrib after changes constitutes acceptance of the revised Terms.'}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"10. Governing Law"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"These Terms shall be governed by and construed in accordance with the laws of the State of Delaware, United States, without regard to its conflict of law provisions. Any disputes arising under these Terms shall be subject to the exclusive jurisdiction of the courts located in Delaware."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"11. Contact"}),(0,b.jsxs)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:["If you have questions about these Terms, contact us at"," ",(0,b.jsx)("a",{href:"mailto:team@clearmud.ai",className:"text-[#E63946] hover:underline",children:"team@clearmud.ai"}),"."]}),(0,b.jsxs)("div",{className:"mt-12 pt-6 border-t border-[var(--cc-border)]",children:[(0,b.jsx)(c.default,{href:"/privacy",className:"text-sm text-[#E63946] hover:underline",children:"Privacy Policy"}),(0,b.jsx)("span",{className:"text-[var(--cc-muted)] mx-2",children:"·"}),(0,b.jsx)(c.default,{href:"/",className:"text-sm text-[var(--cc-muted)] hover:text-[var(--cc-text)] transition-colors",children:"Back to ClawCrib"})]})]})})}a.s(["default",()=>d,"metadata",0,{title:"Terms of Use · ClawCrib",description:"Terms and conditions for using ClawCrib."}])}];
2
2
 
3
3
  //# sourceMappingURL=%5Broot-of-the-server%5D__2734027d._.js.map
@@ -1,3 +1,3 @@
1
- module.exports=[89828,a=>{a.v({className:"jetbrains_mono_12fa5000-module__vnauOq__className",variable:"jetbrains_mono_12fa5000-module__vnauOq__variable"})},13472,a=>{a.v({className:"inter_517718a9-module__AhDzmq__className",variable:"inter_517718a9-module__AhDzmq__variable"})},93160,a=>{"use strict";a.s(["Analytics",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call Analytics() from the server but Analytics is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/@vercel/analytics/dist/next/index.mjs <module evaluation>","Analytics")},81037,a=>{"use strict";a.s(["Analytics",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call Analytics() from the server but Analytics is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/@vercel/analytics/dist/next/index.mjs","Analytics")},9835,a=>{"use strict";a.i(93160);var b=a.i(81037);a.n(b)},62507,a=>{"use strict";a.s(["ConvexClientProvider",()=>c,"convexEnabled",()=>d]);var b=a.i(11857);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call ConvexClientProvider() from the server but ConvexClientProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/ConvexClientProvider.tsx <module evaluation>","ConvexClientProvider"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call convexEnabled() from the server but convexEnabled is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/ConvexClientProvider.tsx <module evaluation>","convexEnabled")},26241,a=>{"use strict";a.s(["ConvexClientProvider",()=>c,"convexEnabled",()=>d]);var b=a.i(11857);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call ConvexClientProvider() from the server but ConvexClientProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/ConvexClientProvider.tsx","ConvexClientProvider"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call convexEnabled() from the server but convexEnabled is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/ConvexClientProvider.tsx","convexEnabled")},22113,a=>{"use strict";a.i(62507);var b=a.i(26241);a.n(b)},83481,a=>{"use strict";a.s(["ThemeProvider",()=>c,"useIsLightMode",()=>d,"useTheme",()=>e]);var b=a.i(11857);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call ThemeProvider() from the server but ThemeProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx <module evaluation>","ThemeProvider"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call useIsLightMode() from the server but useIsLightMode is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx <module evaluation>","useIsLightMode"),e=(0,b.registerClientReference)(function(){throw Error("Attempted to call useTheme() from the server but useTheme is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx <module evaluation>","useTheme")},67059,a=>{"use strict";a.s(["ThemeProvider",()=>c,"useIsLightMode",()=>d,"useTheme",()=>e]);var b=a.i(11857);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call ThemeProvider() from the server but ThemeProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx","ThemeProvider"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call useIsLightMode() from the server but useIsLightMode is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx","useIsLightMode"),e=(0,b.registerClientReference)(function(){throw Error("Attempted to call useTheme() from the server but useTheme is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx","useTheme")},76774,a=>{"use strict";a.i(83481);var b=a.i(67059);a.n(b)},17917,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/components/AppShell.tsx <module evaluation> from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/AppShell.tsx <module evaluation>","default")},43297,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/components/AppShell.tsx from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/AppShell.tsx","default")},56935,a=>{"use strict";a.i(17917);var b=a.i(43297);a.n(b)},27572,a=>{"use strict";var b=a.i(7997),c=a.i(89828);let d={className:c.default.className,style:{fontFamily:"'JetBrains Mono', 'JetBrains Mono Fallback'",fontStyle:"normal"}};null!=c.default.variable&&(d.variable=c.default.variable);var e=a.i(13472);let f={className:e.default.className,style:{fontFamily:"'Inter', 'Inter Fallback'",fontStyle:"normal"}};null!=e.default.variable&&(f.variable=e.default.variable);var g=a.i(9835),h=a.i(22113),i=a.i(76774),j=a.i(56935);function k({children:a}){return(0,b.jsx)("html",{lang:"en",className:"dark",children:(0,b.jsxs)("body",{className:`${d.variable} ${f.variable} antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col`,children:[(0,b.jsx)(i.ThemeProvider,{children:(0,b.jsx)(h.ConvexClientProvider,{children:(0,b.jsx)(j.default,{children:a})})}),process.env.VERCEL?(0,b.jsx)(g.Analytics,{}):null]})})}a.s(["default",()=>k,"metadata",0,{title:{default:"ClawCrib The live 3D office for your OpenClaw agents",template:"%s | ClawCrib"},description:"Run npx clawcrib and watch your OpenClaw agents work: desks, a live workboard, sub-agents, crons a real-time 3D office, self-hosted on your machine.",keywords:["OpenClaw","ClawCrib","AI agents","agent dashboard","agent monitoring","3D dashboard","OpenClaw gateway"],authors:[{name:"Clearmud",url:"https://clearmud.ai"}],openGraph:{title:"ClawCrib The live 3D office for your OpenClaw agents",description:"Run npx clawcrib and watch your OpenClaw agents work in a real-time 3D office, self-hosted on your machine.",url:"https://clawcrib.com",siteName:"ClawCrib",type:"website",images:[{url:"/landing-crib-3d.jpg",width:2400,height:1500}]},twitter:{card:"summary_large_image",title:"ClawCrib The live 3D office for your OpenClaw agents",description:"npx clawcrib — a real-time 3D office for your OpenClaw agents, self-hosted on your machine.",images:["/landing-crib-3d.jpg"]},robots:{index:!0,follow:!0}}],27572)}];
1
+ module.exports=[89828,a=>{a.v({className:"jetbrains_mono_12fa5000-module__vnauOq__className",variable:"jetbrains_mono_12fa5000-module__vnauOq__variable"})},13472,a=>{a.v({className:"inter_517718a9-module__AhDzmq__className",variable:"inter_517718a9-module__AhDzmq__variable"})},93160,a=>{"use strict";a.s(["Analytics",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call Analytics() from the server but Analytics is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/@vercel/analytics/dist/next/index.mjs <module evaluation>","Analytics")},81037,a=>{"use strict";a.s(["Analytics",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call Analytics() from the server but Analytics is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/@vercel/analytics/dist/next/index.mjs","Analytics")},9835,a=>{"use strict";a.i(93160);var b=a.i(81037);a.n(b)},62507,a=>{"use strict";a.s(["ConvexClientProvider",()=>c,"convexEnabled",()=>d]);var b=a.i(11857);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call ConvexClientProvider() from the server but ConvexClientProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/ConvexClientProvider.tsx <module evaluation>","ConvexClientProvider"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call convexEnabled() from the server but convexEnabled is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/ConvexClientProvider.tsx <module evaluation>","convexEnabled")},26241,a=>{"use strict";a.s(["ConvexClientProvider",()=>c,"convexEnabled",()=>d]);var b=a.i(11857);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call ConvexClientProvider() from the server but ConvexClientProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/ConvexClientProvider.tsx","ConvexClientProvider"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call convexEnabled() from the server but convexEnabled is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/ConvexClientProvider.tsx","convexEnabled")},22113,a=>{"use strict";a.i(62507);var b=a.i(26241);a.n(b)},83481,a=>{"use strict";a.s(["ThemeProvider",()=>c,"useIsLightMode",()=>d,"useTheme",()=>e]);var b=a.i(11857);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call ThemeProvider() from the server but ThemeProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx <module evaluation>","ThemeProvider"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call useIsLightMode() from the server but useIsLightMode is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx <module evaluation>","useIsLightMode"),e=(0,b.registerClientReference)(function(){throw Error("Attempted to call useTheme() from the server but useTheme is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx <module evaluation>","useTheme")},67059,a=>{"use strict";a.s(["ThemeProvider",()=>c,"useIsLightMode",()=>d,"useTheme",()=>e]);var b=a.i(11857);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call ThemeProvider() from the server but ThemeProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx","ThemeProvider"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call useIsLightMode() from the server but useIsLightMode is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx","useIsLightMode"),e=(0,b.registerClientReference)(function(){throw Error("Attempted to call useTheme() from the server but useTheme is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/lib/theme.tsx","useTheme")},76774,a=>{"use strict";a.i(83481);var b=a.i(67059);a.n(b)},17917,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/components/AppShell.tsx <module evaluation> from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/AppShell.tsx <module evaluation>","default")},43297,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/components/AppShell.tsx from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/AppShell.tsx","default")},56935,a=>{"use strict";a.i(17917);var b=a.i(43297);a.n(b)},27572,a=>{"use strict";var b=a.i(7997),c=a.i(89828);let d={className:c.default.className,style:{fontFamily:"'JetBrains Mono', 'JetBrains Mono Fallback'",fontStyle:"normal"}};null!=c.default.variable&&(d.variable=c.default.variable);var e=a.i(13472);let f={className:e.default.className,style:{fontFamily:"'Inter', 'Inter Fallback'",fontStyle:"normal"}};null!=e.default.variable&&(f.variable=e.default.variable);var g=a.i(9835),h=a.i(22113),i=a.i(76774),j=a.i(56935);function k({children:a}){return(0,b.jsx)("html",{lang:"en",className:"dark",children:(0,b.jsxs)("body",{className:`${d.variable} ${f.variable} antialiased bg-[var(--cc-void)] text-[var(--cc-text)] min-h-screen flex flex-col`,children:[(0,b.jsx)(i.ThemeProvider,{children:(0,b.jsx)(h.ConvexClientProvider,{children:(0,b.jsx)(j.default,{children:a})})}),process.env.VERCEL?(0,b.jsx)(g.Analytics,{}):null]})})}a.s(["default",()=>k,"metadata",0,{title:{default:"ClawCrib: the live 3D office for your OpenClaw agents",template:"%s | ClawCrib"},description:"Install it where your agents run and it connects itself: desks, a live workboard, sub-agents, crons. A real-time 3D office, self-hosted on your machine.",keywords:["OpenClaw","ClawCrib","AI agents","agent dashboard","agent monitoring","3D dashboard","OpenClaw gateway"],authors:[{name:"Clearmud",url:"https://clearmud.ai"}],openGraph:{title:"ClawCrib: the live 3D office for your OpenClaw agents",description:"Install it where your agents run and it connects itself. A real-time 3D office for your OpenClaw fleet, self-hosted on your machine.",url:"https://clawcrib.com",siteName:"ClawCrib",type:"website",images:[{url:"/landing-crib-3d.jpg",width:2400,height:1500}]},twitter:{card:"summary_large_image",title:"ClawCrib: the live 3D office for your OpenClaw agents",description:"A real-time 3D office for your OpenClaw agents. Self-hosted, and it finds your gateway on its own.",images:["/landing-crib-3d.jpg"]},robots:{index:!0,follow:!0}}],27572)}];
2
2
 
3
3
  //# sourceMappingURL=%5Broot-of-the-server%5D__76b71b25._.js.map
@@ -1,3 +1,3 @@
1
- module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},95044,a=>{a.n(a.i(52425))},74162,a=>{a.n(a.i(39375))},50645,a=>{a.n(a.i(27572))},23576,a=>{a.n(a.i(4858))},17537,a=>{a.n(a.i(3363))},13718,a=>{a.n(a.i(85523))},18198,a=>{a.n(a.i(45518))},62212,a=>{a.n(a.i(66114))},90931,a=>{"use strict";var b=a.i(7997),c=a.i(95936);function d(){return(0,b.jsx)("main",{className:"min-h-screen bg-[var(--cc-void)] py-16 px-4 sm:px-6 lg:px-8",children:(0,b.jsxs)("article",{className:"mx-auto max-w-3xl prose prose-invert prose-sm prose-headings:font-[family-name:var(--font-heading)]",children:[(0,b.jsx)("h1",{className:"text-3xl font-bold text-[var(--cc-text)] mb-2",children:"Privacy Policy"}),(0,b.jsx)("p",{className:"text-sm text-[var(--cc-muted)] mb-10",children:"Last updated: March 27, 2026"}),(0,b.jsxs)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:["This Privacy Policy describes how ",(0,b.jsx)("strong",{children:"Clearmud LLC"}),' ("Clearmud," "we," "us," or "our") collects, uses, and protects information when you use ClawCrib (',(0,b.jsx)("strong",{children:"clawcrib.com"}),")."]}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"1. Information We Collect"}),(0,b.jsx)("h3",{className:"text-base font-semibold text-[var(--cc-text)] mt-6 mb-2",children:"Information You Provide"}),(0,b.jsxs)("ul",{className:"text-[var(--cc-text-secondary)] space-y-1",children:[(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Chat messages:"})," Text and images you send to the help chatbot or builder tool are transmitted to our server and forwarded to Google Gemini for processing. We do not permanently store chat conversations on our servers."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Feedback submissions:"})," If you submit feedback through the feedback form, the content you provide is stored to help us improve the product."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Configurations:"})," Agent configurations you create or save may be stored in our database (Convex) to enable browsing and sharing features."]})]}),(0,b.jsx)("h3",{className:"text-base font-semibold text-[var(--cc-text)] mt-6 mb-2",children:"Information Collected Automatically"}),(0,b.jsxs)("ul",{className:"text-[var(--cc-text-secondary)] space-y-1",children:[(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"IP addresses:"})," We collect IP addresses for rate limiting and abuse prevention. IP addresses are held in server memory only and are not persisted to any database or log file."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Analytics:"})," We use Vercel Analytics to collect anonymized usage data such as page views, device type, and geographic region. This data does not identify individual users."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Standard server logs:"})," Our hosting provider (Vercel) may collect standard HTTP request logs including timestamps, request paths, and response codes."]})]}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"2. How We Use Your Information"}),(0,b.jsxs)("ul",{className:"text-[var(--cc-text-secondary)] space-y-1",children:[(0,b.jsx)("li",{children:"To provide and operate ClawCrib's features (builder, help chatbot, templates, learning materials)"}),(0,b.jsx)("li",{children:"To enforce rate limits and detect abusive behavior"}),(0,b.jsx)("li",{children:"To improve the quality and reliability of the service"}),(0,b.jsx)("li",{children:"To respond to feedback and support requests"})]}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"3. Third-Party Data Sharing"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"We share data with the following third-party services as necessary to operate ClawCrib:"}),(0,b.jsxs)("ul",{className:"text-[var(--cc-text-secondary)] space-y-1",children:[(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Google (Gemini API):"})," Chat messages and images you send are forwarded to Google's Gemini API for AI processing. Google's use of this data is governed by their ",(0,b.jsx)("a",{href:"https://ai.google.dev/gemini-api/terms",target:"_blank",rel:"noopener",className:"text-[#E63946] hover:underline",children:"Gemini API Terms of Service"}),". On the paid API tier, Google states that data sent through the API is not used to train their models."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Vercel:"})," Hosting and analytics provider. Subject to ",(0,b.jsx)("a",{href:"https://vercel.com/legal/privacy-policy",target:"_blank",rel:"noopener",className:"text-[#E63946] hover:underline",children:"Vercel's Privacy Policy"}),"."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Convex:"})," Database provider for stored configurations and templates. Subject to ",(0,b.jsx)("a",{href:"https://www.convex.dev/legal/privacy",target:"_blank",rel:"noopener",className:"text-[#E63946] hover:underline",children:"Convex's Privacy Policy"}),"."]})]}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed mt-3",children:"We do not sell, rent, or trade your personal information to any third party."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"4. Data Retention"}),(0,b.jsxs)("ul",{className:"text-[var(--cc-text-secondary)] space-y-1",children:[(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Chat messages:"})," Not permanently stored. Messages exist only for the duration of the API request/response cycle."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Rate limit data:"})," Held in server memory for up to one hour, then automatically purged."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Saved configurations:"})," Retained until you delete them or the service is discontinued."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Feedback:"})," Retained indefinitely to inform product development unless you request deletion."]})]}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"5. Cookies"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"ClawCrib does not use cookies for tracking or advertising. Our hosting and analytics providers may set strictly necessary or performance cookies. We do not use any third-party advertising or retargeting cookies."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"6. Children's Privacy"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"ClawCrib is not directed at children under the age of 13. We do not knowingly collect personal information from children under 13. If you believe a child has provided us with personal information, please contact us and we will delete it promptly."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"7. Security"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"We implement reasonable technical and organizational measures to protect information transmitted through ClawCrib, including HTTPS encryption in transit, input validation, rate limiting, and abuse detection. However, no method of electronic transmission or storage is 100% secure, and we cannot guarantee absolute security."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"8. Your Rights"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"Depending on your jurisdiction, you may have rights regarding your personal data, including the right to access, correct, delete, or port your data, and the right to opt out of certain data processing. To exercise any of these rights, contact us at the address below."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"9. Changes to This Policy"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:'We may update this Privacy Policy from time to time. Changes will be posted to this page with an updated "Last updated" date. Continued use of ClawCrib after changes constitutes acceptance of the revised policy.'}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"10. Contact"}),(0,b.jsxs)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:["If you have questions about this Privacy Policy or wish to exercise your data rights, contact us at"," ",(0,b.jsx)("a",{href:"mailto:team@clearmud.ai",className:"text-[#E63946] hover:underline",children:"team@clearmud.ai"}),"."]}),(0,b.jsxs)("div",{className:"mt-12 pt-6 border-t border-[var(--cc-border)]",children:[(0,b.jsx)(c.default,{href:"/terms",className:"text-sm text-[#E63946] hover:underline",children:"Terms of Use"}),(0,b.jsx)("span",{className:"text-[var(--cc-muted)] mx-2",children:"·"}),(0,b.jsx)(c.default,{href:"/",className:"text-sm text-[var(--cc-muted)] hover:text-[var(--cc-text)] transition-colors",children:"Back to ClawCrib"})]})]})})}a.s(["default",()=>d,"metadata",0,{title:"Privacy Policy ClawCrib",description:"Privacy policy for ClawCrib."}])}];
1
+ module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},95044,a=>{a.n(a.i(52425))},74162,a=>{a.n(a.i(39375))},50645,a=>{a.n(a.i(27572))},23576,a=>{a.n(a.i(4858))},17537,a=>{a.n(a.i(3363))},13718,a=>{a.n(a.i(85523))},18198,a=>{a.n(a.i(45518))},62212,a=>{a.n(a.i(66114))},90931,a=>{"use strict";var b=a.i(7997),c=a.i(95936);function d(){return(0,b.jsx)("main",{className:"min-h-screen bg-[var(--cc-void)] py-16 px-4 sm:px-6 lg:px-8",children:(0,b.jsxs)("article",{className:"mx-auto max-w-3xl prose prose-invert prose-sm prose-headings:font-[family-name:var(--font-heading)]",children:[(0,b.jsx)("h1",{className:"text-3xl font-bold text-[var(--cc-text)] mb-2",children:"Privacy Policy"}),(0,b.jsx)("p",{className:"text-sm text-[var(--cc-muted)] mb-10",children:"Last updated: March 27, 2026"}),(0,b.jsxs)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:["This Privacy Policy describes how ",(0,b.jsx)("strong",{children:"Clearmud LLC"}),' ("Clearmud," "we," "us," or "our") collects, uses, and protects information when you use ClawCrib (',(0,b.jsx)("strong",{children:"clawcrib.com"}),")."]}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"1. Information We Collect"}),(0,b.jsx)("h3",{className:"text-base font-semibold text-[var(--cc-text)] mt-6 mb-2",children:"Information You Provide"}),(0,b.jsxs)("ul",{className:"text-[var(--cc-text-secondary)] space-y-1",children:[(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Chat messages:"})," Text and images you send to the help chatbot or builder tool are transmitted to our server and forwarded to Google Gemini for processing. We do not permanently store chat conversations on our servers."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Feedback submissions:"})," If you submit feedback through the feedback form, the content you provide is stored to help us improve the product."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Configurations:"})," Agent configurations you create or save may be stored in our database (Convex) to enable browsing and sharing features."]})]}),(0,b.jsx)("h3",{className:"text-base font-semibold text-[var(--cc-text)] mt-6 mb-2",children:"Information Collected Automatically"}),(0,b.jsxs)("ul",{className:"text-[var(--cc-text-secondary)] space-y-1",children:[(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"IP addresses:"})," We collect IP addresses for rate limiting and abuse prevention. IP addresses are held in server memory only and are not persisted to any database or log file."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Analytics:"})," We use Vercel Analytics to collect anonymized usage data such as page views, device type, and geographic region. This data does not identify individual users."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Standard server logs:"})," Our hosting provider (Vercel) may collect standard HTTP request logs including timestamps, request paths, and response codes."]})]}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"2. How We Use Your Information"}),(0,b.jsxs)("ul",{className:"text-[var(--cc-text-secondary)] space-y-1",children:[(0,b.jsx)("li",{children:"To provide and operate ClawCrib's features (builder, help chatbot, templates, learning materials)"}),(0,b.jsx)("li",{children:"To enforce rate limits and detect abusive behavior"}),(0,b.jsx)("li",{children:"To improve the quality and reliability of the service"}),(0,b.jsx)("li",{children:"To respond to feedback and support requests"})]}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"3. Third-Party Data Sharing"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"We share data with the following third-party services as necessary to operate ClawCrib:"}),(0,b.jsxs)("ul",{className:"text-[var(--cc-text-secondary)] space-y-1",children:[(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Google (Gemini API):"})," Chat messages and images you send are forwarded to Google's Gemini API for AI processing. Google's use of this data is governed by their ",(0,b.jsx)("a",{href:"https://ai.google.dev/gemini-api/terms",target:"_blank",rel:"noopener",className:"text-[#E63946] hover:underline",children:"Gemini API Terms of Service"}),". On the paid API tier, Google states that data sent through the API is not used to train their models."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Vercel:"})," Hosting and analytics provider. Subject to ",(0,b.jsx)("a",{href:"https://vercel.com/legal/privacy-policy",target:"_blank",rel:"noopener",className:"text-[#E63946] hover:underline",children:"Vercel's Privacy Policy"}),"."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Convex:"})," Database provider for stored configurations and templates. Subject to ",(0,b.jsx)("a",{href:"https://www.convex.dev/legal/privacy",target:"_blank",rel:"noopener",className:"text-[#E63946] hover:underline",children:"Convex's Privacy Policy"}),"."]})]}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed mt-3",children:"We do not sell, rent, or trade your personal information to any third party."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"4. Data Retention"}),(0,b.jsxs)("ul",{className:"text-[var(--cc-text-secondary)] space-y-1",children:[(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Chat messages:"})," Not permanently stored. Messages exist only for the duration of the API request/response cycle."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Rate limit data:"})," Held in server memory for up to one hour, then automatically purged."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Saved configurations:"})," Retained until you delete them or the service is discontinued."]}),(0,b.jsxs)("li",{children:[(0,b.jsx)("strong",{children:"Feedback:"})," Retained indefinitely to inform product development unless you request deletion."]})]}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"5. Cookies"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"ClawCrib does not use cookies for tracking or advertising. Our hosting and analytics providers may set strictly necessary or performance cookies. We do not use any third-party advertising or retargeting cookies."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"6. Children's Privacy"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"ClawCrib is not directed at children under the age of 13. We do not knowingly collect personal information from children under 13. If you believe a child has provided us with personal information, please contact us and we will delete it promptly."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"7. Security"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"We implement reasonable technical and organizational measures to protect information transmitted through ClawCrib, including HTTPS encryption in transit, input validation, rate limiting, and abuse detection. However, no method of electronic transmission or storage is 100% secure, and we cannot guarantee absolute security."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"8. Your Rights"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:"Depending on your jurisdiction, you may have rights regarding your personal data, including the right to access, correct, delete, or port your data, and the right to opt out of certain data processing. To exercise any of these rights, contact us at the address below."}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"9. Changes to This Policy"}),(0,b.jsx)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:'We may update this Privacy Policy from time to time. Changes will be posted to this page with an updated "Last updated" date. Continued use of ClawCrib after changes constitutes acceptance of the revised policy.'}),(0,b.jsx)("h2",{className:"text-xl font-semibold text-[var(--cc-text)] mt-10 mb-3",children:"10. Contact"}),(0,b.jsxs)("p",{className:"text-[var(--cc-text-secondary)] leading-relaxed",children:["If you have questions about this Privacy Policy or wish to exercise your data rights, contact us at"," ",(0,b.jsx)("a",{href:"mailto:team@clearmud.ai",className:"text-[#E63946] hover:underline",children:"team@clearmud.ai"}),"."]}),(0,b.jsxs)("div",{className:"mt-12 pt-6 border-t border-[var(--cc-border)]",children:[(0,b.jsx)(c.default,{href:"/terms",className:"text-sm text-[#E63946] hover:underline",children:"Terms of Use"}),(0,b.jsx)("span",{className:"text-[var(--cc-muted)] mx-2",children:"·"}),(0,b.jsx)(c.default,{href:"/",className:"text-sm text-[var(--cc-muted)] hover:text-[var(--cc-text)] transition-colors",children:"Back to ClawCrib"})]})]})})}a.s(["default",()=>d,"metadata",0,{title:"Privacy Policy · ClawCrib",description:"Privacy policy for ClawCrib."}])}];
2
2
 
3
3
  //# sourceMappingURL=%5Broot-of-the-server%5D__b704ba4a._.js.map
@@ -4,6 +4,6 @@ module.exports=[62065,a=>{"use strict";var b=a.i(72131),c=a.i(50944);function d(
4
4
  `,children:[c.label,c.isSoon&&(0,b.jsx)("span",{className:"absolute -top-1 -right-2 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wider text-blue-500 bg-blue-500/10 border border-blue-500/20 rounded-full shadow-[0_0_10px_rgba(59,130,246,0.15)] group-hover:scale-105 transition-transform pointer-events-none",children:"Soon"})]},c.href))}),(0,b.jsxs)("div",{className:"flex items-center gap-2",children:[(0,b.jsx)(r,{}),(0,b.jsx)("div",{className:"hidden sm:block",children:(0,b.jsx)(m,{})}),(0,b.jsx)("button",{onClick:()=>i(!h),className:"md:hidden p-2 text-[var(--cc-text-secondary)] hover:text-[var(--cc-text)] transition-colors",children:h?(0,b.jsx)(g.X,{size:20}):(0,b.jsx)(f,{size:20})})]})]})}),h&&(0,b.jsx)("div",{className:"md:hidden bg-[var(--cc-void)]/95 backdrop-blur-xl border-t border-[var(--cc-border)]",children:(0,b.jsxs)("div",{className:"px-4 py-4 space-y-1",children:[s.map(c=>(0,b.jsxs)(d.default,{href:c.href,onClick:()=>i(!1),className:`
5
5
  flex items-center justify-between px-4 py-3 rounded-lg font-[family-name:var(--font-heading)] text-sm font-medium transition-all
6
6
  ${a===c.href?"text-[var(--cc-text)] bg-white/10":"text-[var(--cc-text-secondary)] hover:text-[var(--cc-text)] hover:bg-white/5"}
7
- `,children:[(0,b.jsx)("span",{children:c.label}),c.isSoon&&(0,b.jsx)("span",{className:"px-2 py-0.5 text-[10px] font-bold uppercase tracking-wider text-blue-500 bg-blue-500/10 border border-blue-500/20 rounded-full shadow-[0_0_10px_rgba(59,130,246,0.15)]",children:"Soon"})]},c.href)),(0,b.jsx)("div",{className:"pt-3 border-t border-[var(--cc-border)]",children:(0,b.jsx)(m,{})})]})})]})}function u(){let a=(0,c.usePathname)();return"/builder"===a||"/help"===a?null:(0,b.jsx)("footer",{className:"border-t border-[var(--cc-border)] bg-[var(--cc-void)]",children:(0,b.jsxs)("div",{className:"mx-auto max-w-7xl px-4 sm:px-6 lg:px-8 pt-12 pb-6",children:[(0,b.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-8",children:[(0,b.jsxs)("div",{className:"col-span-2 md:col-span-1",children:[(0,b.jsxs)(d.default,{href:"/",className:"flex items-center gap-3 mb-4 group",children:[(0,b.jsx)("img",{src:"/logo-bracket-claw.svg",alt:"ClawCrib",className:"h-10 w-auto"}),(0,b.jsxs)("span",{className:"font-[family-name:var(--font-heading)] font-bold text-xl",children:[(0,b.jsx)("span",{className:"text-[#E63946]",children:"Claw"}),(0,b.jsx)("span",{className:"text-[var(--cc-text)]",children:"Crib"})]})]}),(0,b.jsx)("p",{className:"text-sm text-[var(--cc-muted)] leading-relaxed",children:"AI Agent Visual Cookbook Connect the dots."})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("h4",{className:"font-[family-name:var(--font-heading)] text-sm font-semibold text-[var(--cc-text)] mb-3",children:"Product"}),(0,b.jsxs)("ul",{className:"space-y-2 text-sm",children:[(0,b.jsx)("li",{children:(0,b.jsx)(d.default,{href:"/builder",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Build"})}),(0,b.jsx)("li",{children:(0,b.jsx)(d.default,{href:"/browse",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Browse Templates"})}),(0,b.jsx)("li",{children:(0,b.jsx)(d.default,{href:"/learn",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Learn"})}),(0,b.jsx)("li",{children:(0,b.jsx)(d.default,{href:"/help",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Help"})}),(0,b.jsx)("li",{children:(0,b.jsx)(d.default,{href:"/feedback",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Feedback"})})]})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("h4",{className:"font-[family-name:var(--font-heading)] text-sm font-semibold text-[var(--cc-text)] mb-3",children:"OpenClaw"}),(0,b.jsxs)("ul",{className:"space-y-2 text-sm",children:[(0,b.jsx)("li",{children:(0,b.jsx)("a",{href:"https://docs.openclaw.ai",target:"_blank",rel:"noopener",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Documentation"})}),(0,b.jsx)("li",{children:(0,b.jsx)("a",{href:"https://github.com/openclaw/openclaw",target:"_blank",rel:"noopener",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"GitHub"})}),(0,b.jsx)("li",{children:(0,b.jsx)("a",{href:"https://openclaw.ai",target:"_blank",rel:"noopener",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Website"})})]})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("h4",{className:"font-[family-name:var(--font-heading)] text-sm font-semibold text-[var(--cc-text)] mb-3",children:"Community"}),(0,b.jsx)("ul",{className:"space-y-2 text-sm",children:(0,b.jsx)("li",{children:(0,b.jsx)("a",{href:"https://x.com/ClearmudAI",target:"_blank",rel:"noopener",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"X / Twitter"})})})]})]}),(0,b.jsxs)("div",{className:"mt-10 pt-6 border-t border-[var(--cc-border)] flex flex-col items-center gap-4 text-center",children:[(0,b.jsxs)("p",{className:"font-[family-name:var(--font-heading)] text-xs text-[var(--cc-muted)]",children:["Built for"," ",(0,b.jsx)("a",{href:"https://openclaw.ai",target:"_blank",rel:"noopener",className:"text-[#E63946] hover:underline",children:"OpenClaw"})," "," the open-source AI agent framework by"," ",(0,b.jsx)("a",{href:"https://x.com/steipete",target:"_blank",rel:"noopener",className:"text-[var(--cc-text-secondary)] hover:text-[#E63946] transition-colors",children:"Peter Steinberger"})," ","and"," ",(0,b.jsx)("a",{href:"https://github.com/openclaw/openclaw/graphs/contributors",target:"_blank",rel:"noopener",className:"text-[var(--cc-text-secondary)] hover:text-[#E63946] transition-colors",children:"contributors"})]}),(0,b.jsx)("div",{className:"w-16 h-px bg-[var(--cc-border)]"}),(0,b.jsxs)("div",{className:"flex flex-col sm:flex-row items-center gap-2 sm:gap-4",children:[(0,b.jsxs)("p",{className:"font-[family-name:var(--font-heading)] text-xs text-[var(--cc-muted)]",children:["© ",new Date().getFullYear()," ClawCrib"]}),(0,b.jsx)("span",{className:"hidden sm:inline text-[var(--cc-muted)]",children:"·"}),(0,b.jsxs)("p",{className:"font-[family-name:var(--font-heading)] text-xs text-[var(--cc-muted)]",children:["Built with Curiosity by"," ",(0,b.jsx)("a",{href:"https://clearmud.ai",target:"_blank",rel:"noopener",className:"text-[var(--cc-text-secondary)] hover:text-[#E63946] transition-colors",children:"Clearmud"})]})]}),(0,b.jsxs)("div",{className:"flex items-center gap-3 mt-2",children:[(0,b.jsx)(d.default,{href:"/terms",className:"font-[family-name:var(--font-heading)] text-xs text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Terms of Use"}),(0,b.jsx)("span",{className:"text-[var(--cc-muted)]",children:"·"}),(0,b.jsx)(d.default,{href:"/privacy",className:"font-[family-name:var(--font-heading)] text-xs text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Privacy Policy"})]})]})]})})}function v({children:a}){let d=(0,c.usePathname)(),e="/"===d||"/crib"===d||"/demo"===d;return(0,b.jsxs)(b.Fragment,{children:[!e&&(0,b.jsx)(t,{}),(0,b.jsx)("main",{className:`flex-1 ${e?"":"pt-16"}`,children:a}),!e&&(0,b.jsx)(u,{})]})}a.s(["default",()=>v],15149)}];
7
+ `,children:[(0,b.jsx)("span",{children:c.label}),c.isSoon&&(0,b.jsx)("span",{className:"px-2 py-0.5 text-[10px] font-bold uppercase tracking-wider text-blue-500 bg-blue-500/10 border border-blue-500/20 rounded-full shadow-[0_0_10px_rgba(59,130,246,0.15)]",children:"Soon"})]},c.href)),(0,b.jsx)("div",{className:"pt-3 border-t border-[var(--cc-border)]",children:(0,b.jsx)(m,{})})]})})]})}function u(){let a=(0,c.usePathname)();return"/builder"===a||"/help"===a?null:(0,b.jsx)("footer",{className:"border-t border-[var(--cc-border)] bg-[var(--cc-void)]",children:(0,b.jsxs)("div",{className:"mx-auto max-w-7xl px-4 sm:px-6 lg:px-8 pt-12 pb-6",children:[(0,b.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-8",children:[(0,b.jsxs)("div",{className:"col-span-2 md:col-span-1",children:[(0,b.jsxs)(d.default,{href:"/",className:"flex items-center gap-3 mb-4 group",children:[(0,b.jsx)("img",{src:"/logo-bracket-claw.svg",alt:"ClawCrib",className:"h-10 w-auto"}),(0,b.jsxs)("span",{className:"font-[family-name:var(--font-heading)] font-bold text-xl",children:[(0,b.jsx)("span",{className:"text-[#E63946]",children:"Claw"}),(0,b.jsx)("span",{className:"text-[var(--cc-text)]",children:"Crib"})]})]}),(0,b.jsx)("p",{className:"text-sm text-[var(--cc-muted)] leading-relaxed",children:"AI Agent Visual Cookbook. Connect the dots."})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("h4",{className:"font-[family-name:var(--font-heading)] text-sm font-semibold text-[var(--cc-text)] mb-3",children:"Product"}),(0,b.jsxs)("ul",{className:"space-y-2 text-sm",children:[(0,b.jsx)("li",{children:(0,b.jsx)(d.default,{href:"/builder",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Build"})}),(0,b.jsx)("li",{children:(0,b.jsx)(d.default,{href:"/browse",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Browse Templates"})}),(0,b.jsx)("li",{children:(0,b.jsx)(d.default,{href:"/learn",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Learn"})}),(0,b.jsx)("li",{children:(0,b.jsx)(d.default,{href:"/help",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Help"})}),(0,b.jsx)("li",{children:(0,b.jsx)(d.default,{href:"/feedback",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Feedback"})})]})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("h4",{className:"font-[family-name:var(--font-heading)] text-sm font-semibold text-[var(--cc-text)] mb-3",children:"OpenClaw"}),(0,b.jsxs)("ul",{className:"space-y-2 text-sm",children:[(0,b.jsx)("li",{children:(0,b.jsx)("a",{href:"https://docs.openclaw.ai",target:"_blank",rel:"noopener",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Documentation"})}),(0,b.jsx)("li",{children:(0,b.jsx)("a",{href:"https://github.com/openclaw/openclaw",target:"_blank",rel:"noopener",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"GitHub"})}),(0,b.jsx)("li",{children:(0,b.jsx)("a",{href:"https://openclaw.ai",target:"_blank",rel:"noopener",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Website"})})]})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("h4",{className:"font-[family-name:var(--font-heading)] text-sm font-semibold text-[var(--cc-text)] mb-3",children:"Community"}),(0,b.jsx)("ul",{className:"space-y-2 text-sm",children:(0,b.jsx)("li",{children:(0,b.jsx)("a",{href:"https://x.com/ClearmudAI",target:"_blank",rel:"noopener",className:"text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"X / Twitter"})})})]})]}),(0,b.jsxs)("div",{className:"mt-10 pt-6 border-t border-[var(--cc-border)] flex flex-col items-center gap-4 text-center",children:[(0,b.jsxs)("p",{className:"font-[family-name:var(--font-heading)] text-xs text-[var(--cc-muted)]",children:["Built for"," ",(0,b.jsx)("a",{href:"https://openclaw.ai",target:"_blank",rel:"noopener",className:"text-[#E63946] hover:underline",children:"OpenClaw"})," ",", the open-source AI agent framework by"," ",(0,b.jsx)("a",{href:"https://x.com/steipete",target:"_blank",rel:"noopener",className:"text-[var(--cc-text-secondary)] hover:text-[#E63946] transition-colors",children:"Peter Steinberger"})," ","and"," ",(0,b.jsx)("a",{href:"https://github.com/openclaw/openclaw/graphs/contributors",target:"_blank",rel:"noopener",className:"text-[var(--cc-text-secondary)] hover:text-[#E63946] transition-colors",children:"contributors"})]}),(0,b.jsx)("div",{className:"w-16 h-px bg-[var(--cc-border)]"}),(0,b.jsxs)("div",{className:"flex flex-col sm:flex-row items-center gap-2 sm:gap-4",children:[(0,b.jsxs)("p",{className:"font-[family-name:var(--font-heading)] text-xs text-[var(--cc-muted)]",children:["© ",new Date().getFullYear()," ClawCrib"]}),(0,b.jsx)("span",{className:"hidden sm:inline text-[var(--cc-muted)]",children:"·"}),(0,b.jsxs)("p",{className:"font-[family-name:var(--font-heading)] text-xs text-[var(--cc-muted)]",children:["Built with Curiosity by"," ",(0,b.jsx)("a",{href:"https://clearmud.ai",target:"_blank",rel:"noopener",className:"text-[var(--cc-text-secondary)] hover:text-[#E63946] transition-colors",children:"Clearmud"})]})]}),(0,b.jsxs)("div",{className:"flex items-center gap-3 mt-2",children:[(0,b.jsx)(d.default,{href:"/terms",className:"font-[family-name:var(--font-heading)] text-xs text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Terms of Use"}),(0,b.jsx)("span",{className:"text-[var(--cc-muted)]",children:"·"}),(0,b.jsx)(d.default,{href:"/privacy",className:"font-[family-name:var(--font-heading)] text-xs text-[var(--cc-muted)] hover:text-[#E63946] transition-colors",children:"Privacy Policy"})]})]})]})})}function v({children:a}){let d=(0,c.usePathname)(),e="/"===d||"/crib"===d||"/demo"===d;return(0,b.jsxs)(b.Fragment,{children:[!e&&(0,b.jsx)(t,{}),(0,b.jsx)("main",{className:`flex-1 ${e?"":"pt-16"}`,children:a}),!e&&(0,b.jsx)(u,{})]})}a.s(["default",()=>v],15149)}];
8
8
 
9
9
  //# sourceMappingURL=_3449c279._.js.map