failproofai 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (483) hide show
  1. package/.next/standalone/.claude/settings.json +316 -0
  2. package/.next/standalone/.failproofai/policies/workflow-policies.mjs +62 -0
  3. package/.next/standalone/.failproofai/policies-config.json +39 -0
  4. package/.next/standalone/.next/BUILD_ID +1 -1
  5. package/.next/standalone/.next/build-manifest.json +5 -5
  6. package/.next/standalone/.next/prerender-manifest.json +3 -3
  7. package/.next/standalone/.next/required-server-files.json +3 -1
  8. package/.next/standalone/.next/server/app/_global-error/page/build-manifest.json +2 -2
  9. package/.next/standalone/.next/server/app/_global-error/page/server-reference-manifest.json +1 -1
  10. package/.next/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
  11. package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  12. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  13. package/.next/standalone/.next/server/app/_global-error.rsc +7 -7
  14. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +2 -2
  15. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +7 -7
  16. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +3 -3
  17. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
  18. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  19. package/.next/standalone/.next/server/app/_not-found/page/build-manifest.json +2 -2
  20. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +1 -1
  21. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/.next/server/app/_not-found.html +2 -2
  24. package/.next/standalone/.next/server/app/_not-found.rsc +17 -17
  25. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +17 -17
  26. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  27. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
  28. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  29. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  30. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  31. package/.next/standalone/.next/server/app/index.html +1 -1
  32. package/.next/standalone/.next/server/app/index.rsc +16 -16
  33. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  34. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +16 -16
  35. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
  36. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +11 -11
  37. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  38. package/.next/standalone/.next/server/app/page/build-manifest.json +2 -2
  39. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +1 -1
  40. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/policies/page/build-manifest.json +2 -2
  43. package/.next/standalone/.next/server/app/policies/page/server-reference-manifest.json +8 -8
  44. package/.next/standalone/.next/server/app/policies/page.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/policies/page_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/project/[name]/page/build-manifest.json +2 -2
  47. package/.next/standalone/.next/server/app/project/[name]/page/server-reference-manifest.json +1 -1
  48. package/.next/standalone/.next/server/app/project/[name]/page.js.nft.json +1 -1
  49. package/.next/standalone/.next/server/app/project/[name]/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/build-manifest.json +2 -2
  51. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/react-loadable-manifest.json +2 -2
  52. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/server-reference-manifest.json +2 -2
  53. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page.js.nft.json +1 -1
  54. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/projects/page/build-manifest.json +2 -2
  56. package/.next/standalone/.next/server/app/projects/page/server-reference-manifest.json +1 -1
  57. package/.next/standalone/.next/server/app/projects/page.js.nft.json +1 -1
  58. package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0g72weg._.js +3 -0
  60. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kjo7d_._.js +1 -1
  61. package/.next/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_05pz9._._.js +1 -1
  62. package/.next/standalone/.next/server/chunks/package_json_[json]_cjs_0z7w.hh._.js +1 -1
  63. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__12kr5~_._.js → [root-of-the-server]__03kiqd5._.js} +2 -2
  64. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__092s1ta._.js +2 -2
  65. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__09icjsf._.js +2 -2
  66. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0qo8503._.js → [root-of-the-server]__0bo8s~-._.js} +2 -2
  67. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0g.lg8b._.js +2 -2
  68. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h..k-e._.js +2 -2
  69. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0okos0k._.js +2 -2
  70. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0w6l33k._.js +9 -9
  71. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11pa2ra._.js +2 -2
  72. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12t-wym._.js +2 -2
  73. package/.next/standalone/.next/server/chunks/ssr/_10lm7or._.js +2 -2
  74. package/.next/standalone/.next/server/chunks/ssr/app_global-error_tsx_0xerkr6._.js +1 -1
  75. package/.next/standalone/.next/server/chunks/ssr/app_policies_hooks-client_tsx_0q-m0y-._.js +1 -1
  76. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0a_7sdg.js +2 -2
  77. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0ef3uwk.js +2 -2
  78. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0j79~gv.js +2 -2
  79. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0pbja1x.js +2 -2
  80. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0r6o0i2.js +2 -2
  81. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_11y81~_.js +2 -2
  82. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_12or2kf.js +2 -2
  83. package/.next/standalone/.next/server/chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_0mebn66._.js +1 -1
  84. package/.next/standalone/.next/server/middleware-build-manifest.js +5 -5
  85. package/.next/standalone/.next/server/pages/404.html +2 -2
  86. package/.next/standalone/.next/server/pages/500.html +1 -1
  87. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  88. package/.next/standalone/.next/server/server-reference-manifest.json +9 -9
  89. package/.next/standalone/.next/static/chunks/{0x-625~1vx1lu.js → 02t9.s735hqyq.js} +1 -1
  90. package/.next/standalone/.next/static/chunks/{0ov60i6md~37t.js → 03oepxbqx6o8~.js} +2 -2
  91. package/.next/standalone/.next/static/chunks/{031pa5~qfzt~_.js → 09e7drilkf1sn.js} +1 -1
  92. package/.next/standalone/.next/static/chunks/{0y~0creqvl5wx.js → 0cwft44dh9bww.js} +1 -1
  93. package/.next/standalone/.next/static/chunks/{06og.7e9nkpjh.js → 0e2uz2g026ckb.js} +1 -1
  94. package/.next/standalone/.next/static/chunks/0gu_a.a80ritd.css +1 -0
  95. package/.next/standalone/.next/static/chunks/{15wf7x-e.8ia3.js → 0h5kbvg~.xf.v.js} +1 -1
  96. package/.next/standalone/.next/static/chunks/{0_4y_t03jn2nq.js → 0od..umlku4bb.js} +1 -1
  97. package/.next/standalone/.next/static/chunks/{0cvffh-pbsv5u.js → 0xbwzy4dl87-0.js} +1 -1
  98. package/.next/standalone/.next/static/chunks/{0c_ljlxa._4lc.js → 18cl6wups7ouq.js} +2 -2
  99. package/.next/standalone/.next/static/chunks/{turbopack-0uc5y~g6h.n7-.js → turbopack-0r26pc8h0y_-e.js} +1 -1
  100. package/.next/standalone/CHANGELOG.md +103 -0
  101. package/.next/standalone/CLAUDE.md +28 -0
  102. package/.next/standalone/Dockerfile.docs +12 -0
  103. package/.next/standalone/README.md +95 -49
  104. package/.next/standalone/app/components/session-hooks-panel.tsx +14 -1
  105. package/.next/standalone/app/policies/hooks-client.tsx +14 -1
  106. package/.next/standalone/bin/failproofai.mjs +5 -0
  107. package/.next/standalone/bun.lock +76 -63
  108. package/.next/standalone/components/navbar.tsx +5 -0
  109. package/.next/standalone/dist/cli.mjs +539 -90
  110. package/.next/standalone/dist/index.js +2 -2
  111. package/.next/standalone/docs/ar/architecture.mdx +333 -0
  112. package/.next/standalone/docs/ar/built-in-policies.mdx +566 -0
  113. package/.next/standalone/docs/ar/cli/dashboard.mdx +28 -0
  114. package/.next/standalone/docs/ar/cli/environment-variables.mdx +34 -0
  115. package/.next/standalone/docs/ar/cli/hook.mdx +31 -0
  116. package/.next/standalone/docs/ar/cli/install-policies.mdx +49 -0
  117. package/.next/standalone/docs/ar/cli/list-policies.mdx +31 -0
  118. package/.next/standalone/docs/ar/cli/remove-policies.mdx +45 -0
  119. package/.next/standalone/docs/ar/cli/version.mdx +13 -0
  120. package/.next/standalone/docs/ar/configuration.mdx +223 -0
  121. package/.next/standalone/docs/ar/custom-policies.mdx +359 -0
  122. package/.next/standalone/docs/ar/dashboard.mdx +142 -0
  123. package/.next/standalone/docs/ar/examples.mdx +254 -0
  124. package/.next/standalone/docs/ar/for-agents.mdx +39 -0
  125. package/.next/standalone/docs/ar/getting-started.mdx +134 -0
  126. package/.next/standalone/docs/ar/introduction.mdx +58 -0
  127. package/.next/standalone/docs/ar/package-aliases.mdx +82 -0
  128. package/.next/standalone/docs/ar/testing.mdx +261 -0
  129. package/.next/standalone/docs/{architecture.md → architecture.mdx} +40 -23
  130. package/.next/standalone/docs/{built-in-policies.md → built-in-policies.mdx} +151 -13
  131. package/.next/standalone/docs/cli/dashboard.mdx +28 -0
  132. package/.next/standalone/docs/cli/environment-variables.mdx +34 -0
  133. package/.next/standalone/docs/cli/hook.mdx +30 -0
  134. package/.next/standalone/docs/cli/install-policies.mdx +48 -0
  135. package/.next/standalone/docs/cli/list-policies.mdx +31 -0
  136. package/.next/standalone/docs/cli/remove-policies.mdx +44 -0
  137. package/.next/standalone/docs/cli/version.mdx +12 -0
  138. package/.next/standalone/docs/{configuration.md → configuration.mdx} +62 -16
  139. package/.next/standalone/docs/custom-policies.mdx +357 -0
  140. package/.next/standalone/docs/{dashboard.md → dashboard.mdx} +26 -29
  141. package/.next/standalone/docs/de/architecture.mdx +332 -0
  142. package/.next/standalone/docs/de/built-in-policies.mdx +564 -0
  143. package/.next/standalone/docs/de/cli/dashboard.mdx +28 -0
  144. package/.next/standalone/docs/de/cli/environment-variables.mdx +34 -0
  145. package/.next/standalone/docs/de/cli/hook.mdx +30 -0
  146. package/.next/standalone/docs/de/cli/install-policies.mdx +48 -0
  147. package/.next/standalone/docs/de/cli/list-policies.mdx +31 -0
  148. package/.next/standalone/docs/de/cli/remove-policies.mdx +44 -0
  149. package/.next/standalone/docs/de/cli/version.mdx +12 -0
  150. package/.next/standalone/docs/de/configuration.mdx +222 -0
  151. package/.next/standalone/docs/de/custom-policies.mdx +357 -0
  152. package/.next/standalone/docs/de/dashboard.mdx +142 -0
  153. package/.next/standalone/docs/de/examples.mdx +253 -0
  154. package/.next/standalone/docs/de/for-agents.mdx +38 -0
  155. package/.next/standalone/docs/de/getting-started.mdx +134 -0
  156. package/.next/standalone/docs/de/introduction.mdx +57 -0
  157. package/.next/standalone/docs/de/package-aliases.mdx +82 -0
  158. package/.next/standalone/docs/de/testing.mdx +260 -0
  159. package/.next/standalone/docs/docs.json +938 -24
  160. package/.next/standalone/docs/es/architecture.mdx +332 -0
  161. package/.next/standalone/docs/es/built-in-policies.mdx +564 -0
  162. package/.next/standalone/docs/es/cli/dashboard.mdx +28 -0
  163. package/.next/standalone/docs/es/cli/environment-variables.mdx +34 -0
  164. package/.next/standalone/docs/es/cli/hook.mdx +30 -0
  165. package/.next/standalone/docs/es/cli/install-policies.mdx +48 -0
  166. package/.next/standalone/docs/es/cli/list-policies.mdx +31 -0
  167. package/.next/standalone/docs/es/cli/remove-policies.mdx +44 -0
  168. package/.next/standalone/docs/es/cli/version.mdx +12 -0
  169. package/.next/standalone/docs/es/configuration.mdx +222 -0
  170. package/.next/standalone/docs/es/custom-policies.mdx +357 -0
  171. package/.next/standalone/docs/es/dashboard.mdx +142 -0
  172. package/.next/standalone/docs/es/examples.mdx +253 -0
  173. package/.next/standalone/docs/es/for-agents.mdx +38 -0
  174. package/.next/standalone/docs/es/getting-started.mdx +134 -0
  175. package/.next/standalone/docs/es/introduction.mdx +57 -0
  176. package/.next/standalone/docs/es/package-aliases.mdx +82 -0
  177. package/.next/standalone/docs/es/testing.mdx +260 -0
  178. package/.next/standalone/docs/examples.mdx +253 -0
  179. package/.next/standalone/docs/for-agents.mdx +38 -0
  180. package/.next/standalone/docs/fr/architecture.mdx +332 -0
  181. package/.next/standalone/docs/fr/built-in-policies.mdx +564 -0
  182. package/.next/standalone/docs/fr/cli/dashboard.mdx +28 -0
  183. package/.next/standalone/docs/fr/cli/environment-variables.mdx +34 -0
  184. package/.next/standalone/docs/fr/cli/hook.mdx +30 -0
  185. package/.next/standalone/docs/fr/cli/install-policies.mdx +48 -0
  186. package/.next/standalone/docs/fr/cli/list-policies.mdx +31 -0
  187. package/.next/standalone/docs/fr/cli/remove-policies.mdx +44 -0
  188. package/.next/standalone/docs/fr/cli/version.mdx +12 -0
  189. package/.next/standalone/docs/fr/configuration.mdx +222 -0
  190. package/.next/standalone/docs/fr/custom-policies.mdx +357 -0
  191. package/.next/standalone/docs/fr/dashboard.mdx +142 -0
  192. package/.next/standalone/docs/fr/examples.mdx +253 -0
  193. package/.next/standalone/docs/fr/for-agents.mdx +38 -0
  194. package/.next/standalone/docs/fr/getting-started.mdx +134 -0
  195. package/.next/standalone/docs/fr/introduction.mdx +57 -0
  196. package/.next/standalone/docs/fr/package-aliases.mdx +82 -0
  197. package/.next/standalone/docs/fr/testing.mdx +260 -0
  198. package/.next/standalone/docs/getting-started.mdx +134 -0
  199. package/.next/standalone/docs/he/architecture.mdx +333 -0
  200. package/.next/standalone/docs/he/built-in-policies.mdx +564 -0
  201. package/.next/standalone/docs/he/cli/dashboard.mdx +28 -0
  202. package/.next/standalone/docs/he/cli/environment-variables.mdx +34 -0
  203. package/.next/standalone/docs/he/cli/hook.mdx +30 -0
  204. package/.next/standalone/docs/he/cli/install-policies.mdx +48 -0
  205. package/.next/standalone/docs/he/cli/list-policies.mdx +32 -0
  206. package/.next/standalone/docs/he/cli/remove-policies.mdx +44 -0
  207. package/.next/standalone/docs/he/cli/version.mdx +12 -0
  208. package/.next/standalone/docs/he/configuration.mdx +222 -0
  209. package/.next/standalone/docs/he/custom-policies.mdx +357 -0
  210. package/.next/standalone/docs/he/dashboard.mdx +142 -0
  211. package/.next/standalone/docs/he/examples.mdx +253 -0
  212. package/.next/standalone/docs/he/for-agents.mdx +38 -0
  213. package/.next/standalone/docs/he/getting-started.mdx +135 -0
  214. package/.next/standalone/docs/he/introduction.mdx +57 -0
  215. package/.next/standalone/docs/he/package-aliases.mdx +82 -0
  216. package/.next/standalone/docs/he/testing.mdx +260 -0
  217. package/.next/standalone/docs/hi/architecture.mdx +334 -0
  218. package/.next/standalone/docs/hi/built-in-policies.mdx +564 -0
  219. package/.next/standalone/docs/hi/cli/dashboard.mdx +28 -0
  220. package/.next/standalone/docs/hi/cli/environment-variables.mdx +34 -0
  221. package/.next/standalone/docs/hi/cli/hook.mdx +30 -0
  222. package/.next/standalone/docs/hi/cli/install-policies.mdx +48 -0
  223. package/.next/standalone/docs/hi/cli/list-policies.mdx +31 -0
  224. package/.next/standalone/docs/hi/cli/remove-policies.mdx +44 -0
  225. package/.next/standalone/docs/hi/cli/version.mdx +12 -0
  226. package/.next/standalone/docs/hi/configuration.mdx +222 -0
  227. package/.next/standalone/docs/hi/custom-policies.mdx +357 -0
  228. package/.next/standalone/docs/hi/dashboard.mdx +142 -0
  229. package/.next/standalone/docs/hi/examples.mdx +255 -0
  230. package/.next/standalone/docs/hi/for-agents.mdx +38 -0
  231. package/.next/standalone/docs/hi/getting-started.mdx +134 -0
  232. package/.next/standalone/docs/hi/introduction.mdx +57 -0
  233. package/.next/standalone/docs/hi/package-aliases.mdx +82 -0
  234. package/.next/standalone/docs/hi/testing.mdx +260 -0
  235. package/.next/standalone/docs/i18n/README.ar.md +312 -0
  236. package/.next/standalone/docs/i18n/README.de.md +307 -0
  237. package/.next/standalone/docs/i18n/README.es.md +307 -0
  238. package/.next/standalone/docs/i18n/README.fr.md +307 -0
  239. package/.next/standalone/docs/i18n/README.he.md +312 -0
  240. package/.next/standalone/docs/i18n/README.hi.md +307 -0
  241. package/.next/standalone/docs/i18n/README.it.md +307 -0
  242. package/.next/standalone/docs/i18n/README.ja.md +307 -0
  243. package/.next/standalone/docs/i18n/README.ko.md +307 -0
  244. package/.next/standalone/docs/i18n/README.pt-br.md +307 -0
  245. package/.next/standalone/docs/i18n/README.ru.md +308 -0
  246. package/.next/standalone/docs/i18n/README.tr.md +308 -0
  247. package/.next/standalone/docs/i18n/README.vi.md +308 -0
  248. package/.next/standalone/docs/i18n/README.zh.md +307 -0
  249. package/.next/standalone/docs/introduction.mdx +57 -0
  250. package/.next/standalone/docs/it/architecture.mdx +333 -0
  251. package/.next/standalone/docs/it/built-in-policies.mdx +564 -0
  252. package/.next/standalone/docs/it/cli/dashboard.mdx +28 -0
  253. package/.next/standalone/docs/it/cli/environment-variables.mdx +34 -0
  254. package/.next/standalone/docs/it/cli/hook.mdx +30 -0
  255. package/.next/standalone/docs/it/cli/install-policies.mdx +48 -0
  256. package/.next/standalone/docs/it/cli/list-policies.mdx +31 -0
  257. package/.next/standalone/docs/it/cli/remove-policies.mdx +44 -0
  258. package/.next/standalone/docs/it/cli/version.mdx +12 -0
  259. package/.next/standalone/docs/it/configuration.mdx +223 -0
  260. package/.next/standalone/docs/it/custom-policies.mdx +358 -0
  261. package/.next/standalone/docs/it/dashboard.mdx +142 -0
  262. package/.next/standalone/docs/it/examples.mdx +253 -0
  263. package/.next/standalone/docs/it/for-agents.mdx +38 -0
  264. package/.next/standalone/docs/it/getting-started.mdx +134 -0
  265. package/.next/standalone/docs/it/introduction.mdx +57 -0
  266. package/.next/standalone/docs/it/package-aliases.mdx +82 -0
  267. package/.next/standalone/docs/it/testing.mdx +260 -0
  268. package/.next/standalone/docs/ja/architecture.mdx +332 -0
  269. package/.next/standalone/docs/ja/built-in-policies.mdx +562 -0
  270. package/.next/standalone/docs/ja/cli/dashboard.mdx +28 -0
  271. package/.next/standalone/docs/ja/cli/environment-variables.mdx +34 -0
  272. package/.next/standalone/docs/ja/cli/hook.mdx +30 -0
  273. package/.next/standalone/docs/ja/cli/install-policies.mdx +48 -0
  274. package/.next/standalone/docs/ja/cli/list-policies.mdx +31 -0
  275. package/.next/standalone/docs/ja/cli/remove-policies.mdx +44 -0
  276. package/.next/standalone/docs/ja/cli/version.mdx +12 -0
  277. package/.next/standalone/docs/ja/configuration.mdx +222 -0
  278. package/.next/standalone/docs/ja/custom-policies.mdx +357 -0
  279. package/.next/standalone/docs/ja/dashboard.mdx +142 -0
  280. package/.next/standalone/docs/ja/examples.mdx +253 -0
  281. package/.next/standalone/docs/ja/for-agents.mdx +38 -0
  282. package/.next/standalone/docs/ja/getting-started.mdx +134 -0
  283. package/.next/standalone/docs/ja/introduction.mdx +57 -0
  284. package/.next/standalone/docs/ja/package-aliases.mdx +82 -0
  285. package/.next/standalone/docs/ja/testing.mdx +260 -0
  286. package/.next/standalone/docs/ko/architecture.mdx +332 -0
  287. package/.next/standalone/docs/ko/built-in-policies.mdx +562 -0
  288. package/.next/standalone/docs/ko/cli/dashboard.mdx +28 -0
  289. package/.next/standalone/docs/ko/cli/environment-variables.mdx +34 -0
  290. package/.next/standalone/docs/ko/cli/hook.mdx +30 -0
  291. package/.next/standalone/docs/ko/cli/install-policies.mdx +48 -0
  292. package/.next/standalone/docs/ko/cli/list-policies.mdx +31 -0
  293. package/.next/standalone/docs/ko/cli/remove-policies.mdx +44 -0
  294. package/.next/standalone/docs/ko/cli/version.mdx +12 -0
  295. package/.next/standalone/docs/ko/configuration.mdx +222 -0
  296. package/.next/standalone/docs/ko/custom-policies.mdx +357 -0
  297. package/.next/standalone/docs/ko/dashboard.mdx +142 -0
  298. package/.next/standalone/docs/ko/examples.mdx +253 -0
  299. package/.next/standalone/docs/ko/for-agents.mdx +38 -0
  300. package/.next/standalone/docs/ko/getting-started.mdx +134 -0
  301. package/.next/standalone/docs/ko/introduction.mdx +57 -0
  302. package/.next/standalone/docs/ko/package-aliases.mdx +82 -0
  303. package/.next/standalone/docs/ko/testing.mdx +260 -0
  304. package/.next/standalone/docs/logo/dark.svg +21 -0
  305. package/.next/standalone/docs/logo/light.svg +21 -0
  306. package/.next/standalone/docs/{package-aliases.md → package-aliases.mdx} +5 -5
  307. package/.next/standalone/docs/pt-br/architecture.mdx +332 -0
  308. package/.next/standalone/docs/pt-br/built-in-policies.mdx +564 -0
  309. package/.next/standalone/docs/pt-br/cli/dashboard.mdx +28 -0
  310. package/.next/standalone/docs/pt-br/cli/environment-variables.mdx +34 -0
  311. package/.next/standalone/docs/pt-br/cli/hook.mdx +30 -0
  312. package/.next/standalone/docs/pt-br/cli/install-policies.mdx +48 -0
  313. package/.next/standalone/docs/pt-br/cli/list-policies.mdx +31 -0
  314. package/.next/standalone/docs/pt-br/cli/remove-policies.mdx +44 -0
  315. package/.next/standalone/docs/pt-br/cli/version.mdx +12 -0
  316. package/.next/standalone/docs/pt-br/configuration.mdx +222 -0
  317. package/.next/standalone/docs/pt-br/custom-policies.mdx +357 -0
  318. package/.next/standalone/docs/pt-br/dashboard.mdx +142 -0
  319. package/.next/standalone/docs/pt-br/examples.mdx +253 -0
  320. package/.next/standalone/docs/pt-br/for-agents.mdx +38 -0
  321. package/.next/standalone/docs/pt-br/getting-started.mdx +134 -0
  322. package/.next/standalone/docs/pt-br/introduction.mdx +57 -0
  323. package/.next/standalone/docs/pt-br/package-aliases.mdx +82 -0
  324. package/.next/standalone/docs/pt-br/testing.mdx +260 -0
  325. package/.next/standalone/docs/ru/architecture.mdx +334 -0
  326. package/.next/standalone/docs/ru/built-in-policies.mdx +562 -0
  327. package/.next/standalone/docs/ru/cli/dashboard.mdx +28 -0
  328. package/.next/standalone/docs/ru/cli/environment-variables.mdx +34 -0
  329. package/.next/standalone/docs/ru/cli/hook.mdx +30 -0
  330. package/.next/standalone/docs/ru/cli/install-policies.mdx +48 -0
  331. package/.next/standalone/docs/ru/cli/list-policies.mdx +32 -0
  332. package/.next/standalone/docs/ru/cli/remove-policies.mdx +44 -0
  333. package/.next/standalone/docs/ru/cli/version.mdx +12 -0
  334. package/.next/standalone/docs/ru/configuration.mdx +223 -0
  335. package/.next/standalone/docs/ru/custom-policies.mdx +357 -0
  336. package/.next/standalone/docs/ru/dashboard.mdx +142 -0
  337. package/.next/standalone/docs/ru/examples.mdx +254 -0
  338. package/.next/standalone/docs/ru/for-agents.mdx +38 -0
  339. package/.next/standalone/docs/ru/getting-started.mdx +134 -0
  340. package/.next/standalone/docs/ru/introduction.mdx +57 -0
  341. package/.next/standalone/docs/ru/package-aliases.mdx +82 -0
  342. package/.next/standalone/docs/ru/testing.mdx +260 -0
  343. package/.next/standalone/docs/{testing.md → testing.mdx} +11 -11
  344. package/.next/standalone/docs/tr/architecture.mdx +333 -0
  345. package/.next/standalone/docs/tr/built-in-policies.mdx +562 -0
  346. package/.next/standalone/docs/tr/cli/dashboard.mdx +28 -0
  347. package/.next/standalone/docs/tr/cli/environment-variables.mdx +34 -0
  348. package/.next/standalone/docs/tr/cli/hook.mdx +30 -0
  349. package/.next/standalone/docs/tr/cli/install-policies.mdx +48 -0
  350. package/.next/standalone/docs/tr/cli/list-policies.mdx +31 -0
  351. package/.next/standalone/docs/tr/cli/remove-policies.mdx +45 -0
  352. package/.next/standalone/docs/tr/cli/version.mdx +12 -0
  353. package/.next/standalone/docs/tr/configuration.mdx +223 -0
  354. package/.next/standalone/docs/tr/custom-policies.mdx +357 -0
  355. package/.next/standalone/docs/tr/dashboard.mdx +142 -0
  356. package/.next/standalone/docs/tr/examples.mdx +253 -0
  357. package/.next/standalone/docs/tr/for-agents.mdx +38 -0
  358. package/.next/standalone/docs/tr/getting-started.mdx +134 -0
  359. package/.next/standalone/docs/tr/introduction.mdx +57 -0
  360. package/.next/standalone/docs/tr/package-aliases.mdx +82 -0
  361. package/.next/standalone/docs/tr/testing.mdx +260 -0
  362. package/.next/standalone/docs/vi/architecture.mdx +333 -0
  363. package/.next/standalone/docs/vi/built-in-policies.mdx +564 -0
  364. package/.next/standalone/docs/vi/cli/dashboard.mdx +28 -0
  365. package/.next/standalone/docs/vi/cli/environment-variables.mdx +34 -0
  366. package/.next/standalone/docs/vi/cli/hook.mdx +30 -0
  367. package/.next/standalone/docs/vi/cli/install-policies.mdx +48 -0
  368. package/.next/standalone/docs/vi/cli/list-policies.mdx +31 -0
  369. package/.next/standalone/docs/vi/cli/remove-policies.mdx +44 -0
  370. package/.next/standalone/docs/vi/cli/version.mdx +13 -0
  371. package/.next/standalone/docs/vi/configuration.mdx +222 -0
  372. package/.next/standalone/docs/vi/custom-policies.mdx +357 -0
  373. package/.next/standalone/docs/vi/dashboard.mdx +142 -0
  374. package/.next/standalone/docs/vi/examples.mdx +253 -0
  375. package/.next/standalone/docs/vi/for-agents.mdx +38 -0
  376. package/.next/standalone/docs/vi/getting-started.mdx +134 -0
  377. package/.next/standalone/docs/vi/introduction.mdx +57 -0
  378. package/.next/standalone/docs/vi/package-aliases.mdx +82 -0
  379. package/.next/standalone/docs/vi/testing.mdx +260 -0
  380. package/.next/standalone/docs/zh/architecture.mdx +332 -0
  381. package/.next/standalone/docs/zh/built-in-policies.mdx +562 -0
  382. package/.next/standalone/docs/zh/cli/dashboard.mdx +28 -0
  383. package/.next/standalone/docs/zh/cli/environment-variables.mdx +34 -0
  384. package/.next/standalone/docs/zh/cli/hook.mdx +30 -0
  385. package/.next/standalone/docs/zh/cli/install-policies.mdx +48 -0
  386. package/.next/standalone/docs/zh/cli/list-policies.mdx +31 -0
  387. package/.next/standalone/docs/zh/cli/remove-policies.mdx +44 -0
  388. package/.next/standalone/docs/zh/cli/version.mdx +12 -0
  389. package/.next/standalone/docs/zh/configuration.mdx +222 -0
  390. package/.next/standalone/docs/zh/custom-policies.mdx +357 -0
  391. package/.next/standalone/docs/zh/dashboard.mdx +142 -0
  392. package/.next/standalone/docs/zh/examples.mdx +253 -0
  393. package/.next/standalone/docs/zh/for-agents.mdx +38 -0
  394. package/.next/standalone/docs/zh/getting-started.mdx +134 -0
  395. package/.next/standalone/docs/zh/introduction.mdx +57 -0
  396. package/.next/standalone/docs/zh/package-aliases.mdx +82 -0
  397. package/.next/standalone/docs/zh/testing.mdx +260 -0
  398. package/.next/standalone/examples/convention-policies/security-policies.mjs +40 -0
  399. package/.next/standalone/examples/convention-policies/workflow-policies.mjs +41 -0
  400. package/.next/standalone/next.config.ts +5 -3
  401. package/.next/standalone/node_modules/@next/env/package.json +1 -1
  402. package/.next/standalone/node_modules/next/dist/build/swc/index.js +1 -1
  403. package/.next/standalone/node_modules/next/dist/compiled/jsonwebtoken/index.js +2 -2
  404. package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +1 -1
  405. package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +1 -1
  406. package/.next/standalone/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +1 -1
  407. package/.next/standalone/node_modules/next/dist/lib/patch-incorrect-lockfile.js +3 -3
  408. package/.next/standalone/node_modules/next/dist/server/config.js +1 -1
  409. package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +7 -2
  410. package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-webpack.js +1 -1
  411. package/.next/standalone/node_modules/next/dist/server/lib/app-info-log.js +1 -1
  412. package/.next/standalone/node_modules/next/dist/server/lib/start-server.js +1 -1
  413. package/.next/standalone/node_modules/next/dist/server/render.js +20 -19
  414. package/.next/standalone/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +1 -1
  415. package/.next/standalone/node_modules/next/dist/telemetry/anonymous-meta.js +1 -1
  416. package/.next/standalone/node_modules/next/dist/telemetry/events/swc-load-failure.js +1 -1
  417. package/.next/standalone/node_modules/next/dist/telemetry/events/version.js +2 -2
  418. package/.next/standalone/node_modules/next/package.json +15 -15
  419. package/.next/standalone/node_modules/react/cjs/react.development.js +1 -1
  420. package/.next/standalone/node_modules/react/cjs/react.production.js +1 -1
  421. package/.next/standalone/node_modules/react/package.json +1 -1
  422. package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +1 -1
  423. package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +1 -1
  424. package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.browser.production.js +3 -3
  425. package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.edge.production.js +3 -3
  426. package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.node.production.js +3 -3
  427. package/.next/standalone/node_modules/react-dom/cjs/react-dom.production.js +1 -1
  428. package/.next/standalone/node_modules/react-dom/package.json +2 -2
  429. package/.next/standalone/package.json +13 -10
  430. package/.next/standalone/scripts/translate-docs/cache.ts +62 -0
  431. package/.next/standalone/scripts/translate-docs/cli.ts +357 -0
  432. package/.next/standalone/scripts/translate-docs/config.ts +248 -0
  433. package/.next/standalone/scripts/translate-docs/mdx-translator.ts +153 -0
  434. package/.next/standalone/scripts/translate-docs/mintlify-nav.ts +107 -0
  435. package/.next/standalone/scripts/translate-docs/readme-translator.ts +154 -0
  436. package/.next/standalone/scripts/translate-docs/translator.ts +68 -0
  437. package/.next/standalone/scripts/translate-docs/types.ts +43 -0
  438. package/.next/standalone/server.js +1 -1
  439. package/.next/standalone/skills-lock.json +10 -0
  440. package/.next/standalone/src/hooks/builtin-policies.ts +405 -25
  441. package/.next/standalone/src/hooks/custom-hooks-loader.ts +165 -21
  442. package/.next/standalone/src/hooks/handler.ts +33 -6
  443. package/.next/standalone/src/hooks/hook-activity-store.ts +6 -1
  444. package/.next/standalone/src/hooks/hooks-config.ts +47 -2
  445. package/.next/standalone/src/hooks/llm-client.ts +2 -2
  446. package/.next/standalone/src/hooks/loader-utils.ts +4 -4
  447. package/.next/standalone/src/hooks/manager.ts +67 -16
  448. package/.next/standalone/src/hooks/policy-evaluator.ts +58 -19
  449. package/.next/standalone/src/hooks/policy-helpers.ts +2 -2
  450. package/.next/standalone/vitest.config.e2e.mts +3 -0
  451. package/.next/standalone/vitest.config.mts +3 -0
  452. package/README.md +95 -49
  453. package/bin/failproofai.mjs +5 -0
  454. package/dist/cli.mjs +539 -90
  455. package/dist/index.js +2 -2
  456. package/package.json +13 -10
  457. package/scripts/translate-docs/cache.ts +62 -0
  458. package/scripts/translate-docs/cli.ts +357 -0
  459. package/scripts/translate-docs/config.ts +248 -0
  460. package/scripts/translate-docs/mdx-translator.ts +153 -0
  461. package/scripts/translate-docs/mintlify-nav.ts +107 -0
  462. package/scripts/translate-docs/readme-translator.ts +154 -0
  463. package/scripts/translate-docs/translator.ts +68 -0
  464. package/scripts/translate-docs/types.ts +43 -0
  465. package/src/hooks/builtin-policies.ts +405 -25
  466. package/src/hooks/custom-hooks-loader.ts +165 -21
  467. package/src/hooks/handler.ts +33 -6
  468. package/src/hooks/hook-activity-store.ts +6 -1
  469. package/src/hooks/hooks-config.ts +47 -2
  470. package/src/hooks/llm-client.ts +2 -2
  471. package/src/hooks/loader-utils.ts +4 -4
  472. package/src/hooks/manager.ts +67 -16
  473. package/src/hooks/policy-evaluator.ts +58 -19
  474. package/src/hooks/policy-helpers.ts +2 -2
  475. package/.next/standalone/.next/server/chunks/[root-of-the-server]__02nt~6d._.js +0 -3
  476. package/.next/standalone/.next/static/chunks/15jpradyu_531.css +0 -1
  477. package/.next/standalone/docs/cli-reference.md +0 -175
  478. package/.next/standalone/docs/custom-hooks.md +0 -261
  479. package/.next/standalone/docs/getting-started.md +0 -128
  480. package/.next/standalone/docs/introduction.md +0 -47
  481. /package/.next/standalone/.next/static/{WS-OQSqL1Lp1w_obXfjvl → En9eEShUkUjgeYbY9v6Gy}/_buildManifest.js +0 -0
  482. /package/.next/standalone/.next/static/{WS-OQSqL1Lp1w_obXfjvl → En9eEShUkUjgeYbY9v6Gy}/_clientMiddlewareManifest.js +0 -0
  483. /package/.next/standalone/.next/static/{WS-OQSqL1Lp1w_obXfjvl → En9eEShUkUjgeYbY9v6Gy}/_ssgManifest.js +0 -0
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/_not-found/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/PostHogContext.tsx <module evaluation>":{"id":12344,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/PostHogContext.tsx":{"id":12344,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/app/components/global-error-listeners.tsx <module evaluation>":{"id":97917,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/app/components/global-error-listeners.tsx":{"id":97917,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/ThemeContext.tsx <module evaluation>":{"id":47613,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/ThemeContext.tsx":{"id":47613,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx <module evaluation>":{"id":85881,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx":{"id":85881,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/components/navbar.tsx <module evaluation>":{"id":63780,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/components/navbar.tsx":{"id":63780,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/app/components/toast.tsx <module evaluation>":{"id":55574,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/app/components/toast.tsx":{"id":55574,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/app/error.tsx <module evaluation>":{"id":8821,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/error.tsx":{"id":8821,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/global-error.tsx <module evaluation>":{"id":53348,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/06og.7e9nkpjh.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/06og.7e9nkpjh.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"47613":{"*":{"id":18200,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/app_13f0ohr._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__12kr5~_._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/app_global-error_tsx_0xerkr6._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12344":{"*":{"id":92036,"name":"*","chunks":[],"async":false}},"97917":{"*":{"id":16336,"name":"*","chunks":[],"async":false}},"47613":{"*":{"id":86124,"name":"*","chunks":[],"async":false}},"85881":{"*":{"id":54950,"name":"*","chunks":[],"async":false}},"63780":{"*":{"id":42976,"name":"*","chunks":[],"async":false}},"55574":{"*":{"id":33711,"name":"*","chunks":[],"async":false}},"8821":{"*":{"id":50757,"name":"*","chunks":[],"async":false}},"53348":{"*":{"id":53128,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/15jpradyu_531.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/15jpradyu_531.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/15jpradyu_531.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/0x-625~1vx1lu.js","static/chunks/0ov60i6md~37t.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0ksdlt_1hucdm.js"],"[project]/app/error":["static/chunks/0x-625~1vx1lu.js","static/chunks/0ov60i6md~37t.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0ksdlt_1hucdm.js","static/chunks/15fklyav5py5m.js"],"[project]/app/global-error":["static/chunks/0x-625~1vx1lu.js","static/chunks/0ov60i6md~37t.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0ksdlt_1hucdm.js","static/chunks/06og.7e9nkpjh.js"]}};
2
+ globalThis.__RSC_MANIFEST["/_not-found/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/PostHogContext.tsx <module evaluation>":{"id":12344,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/PostHogContext.tsx":{"id":12344,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/app/components/global-error-listeners.tsx <module evaluation>":{"id":97917,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/app/components/global-error-listeners.tsx":{"id":97917,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/ThemeContext.tsx <module evaluation>":{"id":47613,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/ThemeContext.tsx":{"id":47613,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx <module evaluation>":{"id":85881,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/contexts/AutoRefreshContext.tsx":{"id":85881,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/components/navbar.tsx <module evaluation>":{"id":63780,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/components/navbar.tsx":{"id":63780,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/app/components/toast.tsx <module evaluation>":{"id":55574,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/app/components/toast.tsx":{"id":55574,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"async":false},"[project]/app/error.tsx <module evaluation>":{"id":8821,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/error.tsx":{"id":8821,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/15fklyav5py5m.js"],"async":false},"[project]/app/global-error.tsx <module evaluation>":{"id":53348,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/0e2uz2g026ckb.js"],"async":false},"[project]/app/global-error.tsx":{"id":53348,"name":"*","chunks":["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/0e2uz2g026ckb.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"12344":{"*":{"id":10765,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"97917":{"*":{"id":45550,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"47613":{"*":{"id":18200,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"85881":{"*":{"id":6236,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"63780":{"*":{"id":10815,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"55574":{"*":{"id":18952,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js"],"async":false}},"8821":{"*":{"id":78141,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/app_13f0ohr._.js"],"async":false}},"53348":{"*":{"id":3171,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03kiqd5._.js","server/chunks/ssr/_10lm7or._.js","server/chunks/ssr/node_modules_next_dist_0h9llsw._.js","server/chunks/ssr/_0x..fj-._.js","server/chunks/ssr/node_modules_next_0rd0oc-._.js","server/chunks/ssr/app_global-error_tsx_0xerkr6._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"12344":{"*":{"id":92036,"name":"*","chunks":[],"async":false}},"97917":{"*":{"id":16336,"name":"*","chunks":[],"async":false}},"47613":{"*":{"id":86124,"name":"*","chunks":[],"async":false}},"85881":{"*":{"id":54950,"name":"*","chunks":[],"async":false}},"63780":{"*":{"id":42976,"name":"*","chunks":[],"async":false}},"55574":{"*":{"id":33711,"name":"*","chunks":[],"async":false}},"8821":{"*":{"id":50757,"name":"*","chunks":[],"async":false}},"53348":{"*":{"id":53128,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0gu_a.a80ritd.css","inlined":false}],"[project]/app/error":[{"path":"static/chunks/0gu_a.a80ritd.css","inlined":false}],"[project]/app/global-error":[{"path":"static/chunks/0gu_a.a80ritd.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/02t9.s735hqyq.js","static/chunks/03oepxbqx6o8~.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0ksdlt_1hucdm.js"],"[project]/app/error":["static/chunks/02t9.s735hqyq.js","static/chunks/03oepxbqx6o8~.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0ksdlt_1hucdm.js","static/chunks/15fklyav5py5m.js"],"[project]/app/global-error":["static/chunks/02t9.s735hqyq.js","static/chunks/03oepxbqx6o8~.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0ksdlt_1hucdm.js","static/chunks/0e2uz2g026ckb.js"]}};
3
3
 
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" href="/exospheresmall.png"/><link rel="stylesheet" href="/_next/static/chunks/15jpradyu_531.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0tyw4u3~2isbh.js"/><script src="/_next/static/chunks/150i0n26fnvso.js" async=""></script><script src="/_next/static/chunks/07uz2g0_38qia.js" async=""></script><script src="/_next/static/chunks/031pa5~qfzt~_.js" async=""></script><script src="/_next/static/chunks/01q52wg_amm60.js" async=""></script><script src="/_next/static/chunks/turbopack-0uc5y~g6h.n7-.js" async=""></script><script src="/_next/static/chunks/0x-625~1vx1lu.js" async=""></script><script src="/_next/static/chunks/0ov60i6md~37t.js" async=""></script><script src="/_next/static/chunks/0d3shmwh5_nmn.js" async=""></script><script src="/_next/static/chunks/0ksdlt_1hucdm.js" async=""></script><script src="/_next/static/chunks/15fklyav5py5m.js" async=""></script><script src="/_next/static/chunks/06og.7e9nkpjh.js" async=""></script><title>404: This page could not be found.</title><meta name="robots" content="noindex"/><title>Failproof AI - Hooks &amp; Project Monitor</title><meta name="description" content="Open-source hooks, policies, and project visualization for Claude Code &amp; Agents SDK"/><link rel="icon" href="/icon.png"/><script>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" href="/exospheresmall.png"/><link rel="stylesheet" href="/_next/static/chunks/0gu_a.a80ritd.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0tyw4u3~2isbh.js"/><script src="/_next/static/chunks/150i0n26fnvso.js" async=""></script><script src="/_next/static/chunks/07uz2g0_38qia.js" async=""></script><script src="/_next/static/chunks/09e7drilkf1sn.js" async=""></script><script src="/_next/static/chunks/01q52wg_amm60.js" async=""></script><script src="/_next/static/chunks/turbopack-0r26pc8h0y_-e.js" async=""></script><script src="/_next/static/chunks/02t9.s735hqyq.js" async=""></script><script src="/_next/static/chunks/03oepxbqx6o8~.js" async=""></script><script src="/_next/static/chunks/0d3shmwh5_nmn.js" async=""></script><script src="/_next/static/chunks/0ksdlt_1hucdm.js" async=""></script><script src="/_next/static/chunks/15fklyav5py5m.js" async=""></script><script src="/_next/static/chunks/0e2uz2g026ckb.js" async=""></script><title>404: This page could not be found.</title><meta name="robots" content="noindex"/><title>Failproof AI - Hooks &amp; Project Monitor</title><meta name="description" content="Open-source hooks, policies, and project visualization for Claude Code &amp; Agents SDK"/><link rel="icon" href="/icon.png"/><script>
2
2
  (function() {
3
3
  try {
4
4
  // Ensure we don't add duplicate classes
@@ -27,4 +27,4 @@
27
27
  transition: opacity 0.15s;
28
28
  }
29
29
  body > *:not(#__loading) { opacity: 0; }
30
- </style><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="antialiased"><div hidden=""><!--$--><!--/$--></div><div id="__loading">Loading…</div><header class="relative z-50 border-b border-border bg-card/50 backdrop-blur supports-[backdrop-filter]:bg-card/50"><div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"><div class="flex items-center justify-between h-16"><div class="flex items-center gap-3"><a href="https://github.com/exospherehost/failproofai" target="_blank" rel="noopener noreferrer" class="flex items-center gap-3 hover:opacity-80 transition-opacity"><img alt="Exosphere Logo" width="28" height="28" decoding="async" data-nimg="1" class="flex-shrink-0" style="color:transparent" src="/exospheresmall.png"/><h1 class="text-lg font-semibold text-foreground leading-tight tracking-tight">Failproof AI</h1></a><div class="w-px h-8 bg-border ml-2"></div><nav class="flex items-center h-16"><a class="relative flex items-center gap-1.5 px-3 h-full text-sm transition-colors text-muted-foreground hover:text-foreground" href="/policies"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-4 h-4" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg>Policies<span class="absolute inset-x-1 bottom-0 h-[2px] rounded-full transition-all bg-transparent group-hover:bg-muted"></span></a><a class="relative flex items-center gap-1.5 px-3 h-full text-sm transition-colors text-muted-foreground hover:text-foreground" href="/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open w-4 h-4" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg>Projects<span class="absolute inset-x-1 bottom-0 h-[2px] rounded-full transition-all bg-transparent group-hover:bg-muted"></span></a></nav></div><div class="flex items-center gap-1"><div class="inline-flex items-center rounded-lg border border-border bg-muted/50 p-0.5 gap-0.5"><button title="Refresh" class="inline-flex items-center justify-center rounded-md p-1.5 transition-colors text-muted-foreground hover:text-foreground hover:bg-muted"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-refresh-cw w-3.5 h-3.5" aria-hidden="true"><path d="M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"></path><path d="M21 3v5h-5"></path><path d="M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"></path><path d="M8 16H3v5"></path></svg></button><div class="w-px h-4 bg-border"></div><div class="inline-flex items-center gap-0.5" role="group" aria-label="Auto-refresh interval"><button aria-pressed="true" class="px-2 py-1 text-[11px] font-medium rounded-md transition-colors bg-background text-foreground shadow-sm">Off</button><button aria-pressed="false" class="px-2 py-1 text-[11px] font-medium rounded-md transition-colors text-muted-foreground hover:text-foreground hover:bg-muted">5s</button><button aria-pressed="false" class="px-2 py-1 text-[11px] font-medium rounded-md transition-colors text-muted-foreground hover:text-foreground hover:bg-muted">10s</button><button aria-pressed="false" class="px-2 py-1 text-[11px] font-medium rounded-md transition-colors text-muted-foreground hover:text-foreground hover:bg-muted">30s</button></div></div><div class="w-px h-6 bg-border mx-1"></div><div class="relative"><button class="justify-center rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:opacity-50 disabled:pointer-events-none hover:bg-muted h-9 px-3 relative z-50 flex items-center gap-1.5 text-muted-foreground hover:text-foreground" type="button" aria-expanded="false" aria-haspopup="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-git-branch h-4 w-4" aria-hidden="true"><path d="M15 6a9 9 0 0 0-9 9V3"></path><circle cx="18" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle></svg><span class="hidden sm:inline text-xs">Reach Us</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-3 w-3 transition-transform" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button></div><button class="inline-flex items-center justify-center rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:opacity-50 disabled:pointer-events-none hover:bg-muted hover:text-muted-foreground h-10 w-10 relative" aria-label="Switch to light mode"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-[1.2rem] w-[1.2rem] transition-all rotate-90 scale-0" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon absolute h-[1.2rem] w-[1.2rem] transition-all rotate-0 scale-100" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></button></div></div></div></header><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><div class="fixed bottom-4 right-4 z-50 flex flex-col gap-2"></div><script src="/_next/static/chunks/0tyw4u3~2isbh.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[12344,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"PostHogProvider\"]\n3:I[97917,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"GlobalErrorListeners\"]\n4:I[47613,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"ThemeProvider\"]\n5:I[85881,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"AutoRefreshProvider\"]\n6:I[63780,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"Navbar\"]\n7:I[39756,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"default\"]\n8:I[8821,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\",\"/_next/static/chunks/15fklyav5py5m.js\"],\"default\"]\n9:I[37457,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"default\"]\na:I[55574,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"Toaster\"]\nf:I[53348,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\",\"/_next/static/chunks/06og.7e9nkpjh.js\"],\"default\"]\n:HL[\"/_next/static/chunks/15jpradyu_531.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/15jpradyu_531.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0x-625~1vx1lu.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0ov60i6md~37t.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0ksdlt_1hucdm.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function() {\\n try {\\n // Ensure we don't add duplicate classes\\n document.documentElement.classList.remove('light', 'dark');\\n \\n var theme = localStorage.getItem('theme');\\n if (theme \u0026\u0026 (theme === 'light' || theme === 'dark')) {\\n document.documentElement.classList.add(theme);\\n } else {\\n document.documentElement.classList.add('dark');\\n }\\n } catch (e) {\\n // Fallback to dark theme if there's any error\\n document.documentElement.classList.remove('light', 'dark');\\n document.documentElement.classList.add('dark');\\n }\\n })();\\n \"}}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n #__loading {\\n position: fixed; inset: 0; z-index: 9999;\\n display: flex; align-items: center; justify-content: center;\\n background: var(--background, #031035);\\n color: var(--foreground, #f8fafc);\\n font-family: system-ui, sans-serif;\\n font-size: 1rem;\\n transition: opacity 0.15s;\\n }\\n body \u003e *:not(#__loading) { opacity: 0; }\\n \"}}]]}],[\"$\",\"body\",null,{\"className\":\"antialiased\",\"children\":[[\"$\",\"div\",null,{\"id\":\"__loading\",\"children\":\"Loading…\"}],[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"$L3\",null,{}],[\"$\",\"$L4\",null,{\"children\":[[\"$\",\"$L5\",null,{\"children\":[[\"$\",\"$L6\",null,{\"disabledPages\":[]}],[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$8\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/15fklyav5py5m.js\",\"async\":true}]],\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],[\"$\",\"$La\",null,{}]]}]]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$Lb\",null,\"$Lc\"]}],{},null,false,null]},null,false,\"$@d\"]},null,false,null],\"$Le\",false]],\"m\":\"$undefined\",\"G\":[\"$f\",[\"$L10\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"WS-OQSqL1Lp1w_obXfjvl\"}\n"])</script><script>self.__next_f.push([1,"11:I[97367,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"OutletBoundary\"]\n12:\"$Sreact.suspense\"\n15:I[97367,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"ViewportBoundary\"]\n17:I[97367,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"MetadataBoundary\"]\nb:[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]]\nc:[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$12\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@13\"}]}]\n14:[]\nd:\"$W14\"\ne:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L15\",null,{\"children\":\"$L16\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L17\",null,{\"children\":[\"$\",\"$12\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L18\"}]}]}],null]}]\n10:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/15jpradyu_531.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"16:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"19:I[27201,[\"/_next/static/chunks/0x-625~1vx1lu.js\",\"/_next/static/chunks/0ov60i6md~37t.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"IconMark\"]\n13:null\n18:[[\"$\",\"title\",\"0\",{\"children\":\"Failproof AI - Hooks \u0026 Project Monitor\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Open-source hooks, policies, and project visualization for Claude Code \u0026 Agents SDK\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png\"}],[\"$\",\"$L19\",\"3\",{}]]\n"])</script></body></html>
30
+ </style><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="antialiased"><div hidden=""><!--$--><!--/$--></div><div id="__loading">Loading…</div><header class="relative z-50 border-b border-border bg-card/50 backdrop-blur supports-[backdrop-filter]:bg-card/50"><div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"><div class="flex items-center justify-between h-16"><div class="flex items-center gap-3"><a href="https://github.com/exospherehost/failproofai" target="_blank" rel="noopener noreferrer" class="flex items-center gap-3 hover:opacity-80 transition-opacity"><img alt="Exosphere Logo" width="28" height="28" decoding="async" data-nimg="1" class="flex-shrink-0" style="color:transparent" src="/exospheresmall.png"/><h1 class="text-lg font-semibold text-foreground leading-tight tracking-tight">Failproof AI</h1></a><span class="text-[0.6rem] font-mono leading-none text-muted-foreground/70 border border-border/60 rounded-md px-1.5 py-0.5 select-none tracking-wide">v<!-- -->0.0.3</span><div class="w-px h-8 bg-border ml-2"></div><nav class="flex items-center h-16"><a class="relative flex items-center gap-1.5 px-3 h-full text-sm transition-colors text-muted-foreground hover:text-foreground" href="/policies"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-4 h-4" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg>Policies<span class="absolute inset-x-1 bottom-0 h-[2px] rounded-full transition-all bg-transparent group-hover:bg-muted"></span></a><a class="relative flex items-center gap-1.5 px-3 h-full text-sm transition-colors text-muted-foreground hover:text-foreground" href="/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-open w-4 h-4" aria-hidden="true"><path d="m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"></path></svg>Projects<span class="absolute inset-x-1 bottom-0 h-[2px] rounded-full transition-all bg-transparent group-hover:bg-muted"></span></a></nav></div><div class="flex items-center gap-1"><div class="inline-flex items-center rounded-lg border border-border bg-muted/50 p-0.5 gap-0.5"><button title="Refresh" class="inline-flex items-center justify-center rounded-md p-1.5 transition-colors text-muted-foreground hover:text-foreground hover:bg-muted"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-refresh-cw w-3.5 h-3.5" aria-hidden="true"><path d="M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"></path><path d="M21 3v5h-5"></path><path d="M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"></path><path d="M8 16H3v5"></path></svg></button><div class="w-px h-4 bg-border"></div><div class="inline-flex items-center gap-0.5" role="group" aria-label="Auto-refresh interval"><button aria-pressed="true" class="px-2 py-1 text-[11px] font-medium rounded-md transition-colors bg-background text-foreground shadow-sm">Off</button><button aria-pressed="false" class="px-2 py-1 text-[11px] font-medium rounded-md transition-colors text-muted-foreground hover:text-foreground hover:bg-muted">5s</button><button aria-pressed="false" class="px-2 py-1 text-[11px] font-medium rounded-md transition-colors text-muted-foreground hover:text-foreground hover:bg-muted">10s</button><button aria-pressed="false" class="px-2 py-1 text-[11px] font-medium rounded-md transition-colors text-muted-foreground hover:text-foreground hover:bg-muted">30s</button></div></div><div class="w-px h-6 bg-border mx-1"></div><div class="relative"><button class="justify-center rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:opacity-50 disabled:pointer-events-none hover:bg-muted h-9 px-3 relative z-50 flex items-center gap-1.5 text-muted-foreground hover:text-foreground" type="button" aria-expanded="false" aria-haspopup="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-git-branch h-4 w-4" aria-hidden="true"><path d="M15 6a9 9 0 0 0-9 9V3"></path><circle cx="18" cy="6" r="3"></circle><circle cx="6" cy="18" r="3"></circle></svg><span class="hidden sm:inline text-xs">Reach Us</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-3 w-3 transition-transform" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button></div><button class="inline-flex items-center justify-center rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:opacity-50 disabled:pointer-events-none hover:bg-muted hover:text-muted-foreground h-10 w-10 relative" aria-label="Switch to light mode"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-[1.2rem] w-[1.2rem] transition-all rotate-90 scale-0" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon absolute h-[1.2rem] w-[1.2rem] transition-all rotate-0 scale-100" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></button></div></div></div></header><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><div class="fixed bottom-4 right-4 z-50 flex flex-col gap-2"></div><script src="/_next/static/chunks/0tyw4u3~2isbh.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[12344,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"PostHogProvider\"]\n3:I[97917,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"GlobalErrorListeners\"]\n4:I[47613,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"ThemeProvider\"]\n5:I[85881,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"AutoRefreshProvider\"]\n6:I[63780,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"Navbar\"]\n7:I[39756,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"default\"]\n8:I[8821,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\",\"/_next/static/chunks/15fklyav5py5m.js\"],\"default\"]\n9:I[37457,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"default\"]\na:I[55574,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"Toaster\"]\nf:I[53348,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\",\"/_next/static/chunks/0e2uz2g026ckb.js\"],\"default\"]\n:HL[\"/_next/static/chunks/0gu_a.a80ritd.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0gu_a.a80ritd.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/02t9.s735hqyq.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/03oepxbqx6o8~.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0ksdlt_1hucdm.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function() {\\n try {\\n // Ensure we don't add duplicate classes\\n document.documentElement.classList.remove('light', 'dark');\\n \\n var theme = localStorage.getItem('theme');\\n if (theme \u0026\u0026 (theme === 'light' || theme === 'dark')) {\\n document.documentElement.classList.add(theme);\\n } else {\\n document.documentElement.classList.add('dark');\\n }\\n } catch (e) {\\n // Fallback to dark theme if there's any error\\n document.documentElement.classList.remove('light', 'dark');\\n document.documentElement.classList.add('dark');\\n }\\n })();\\n \"}}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n #__loading {\\n position: fixed; inset: 0; z-index: 9999;\\n display: flex; align-items: center; justify-content: center;\\n background: var(--background, #031035);\\n color: var(--foreground, #f8fafc);\\n font-family: system-ui, sans-serif;\\n font-size: 1rem;\\n transition: opacity 0.15s;\\n }\\n body \u003e *:not(#__loading) { opacity: 0; }\\n \"}}]]}],[\"$\",\"body\",null,{\"className\":\"antialiased\",\"children\":[[\"$\",\"div\",null,{\"id\":\"__loading\",\"children\":\"Loading…\"}],[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"$L3\",null,{}],[\"$\",\"$L4\",null,{\"children\":[[\"$\",\"$L5\",null,{\"children\":[[\"$\",\"$L6\",null,{\"disabledPages\":[]}],[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$8\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/15fklyav5py5m.js\",\"async\":true}]],\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],[\"$\",\"$La\",null,{}]]}]]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$Lb\",null,\"$Lc\"]}],{},null,false,null]},null,false,\"$@d\"]},null,false,null],\"$Le\",false]],\"m\":\"$undefined\",\"G\":[\"$f\",[\"$L10\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"En9eEShUkUjgeYbY9v6Gy\"}\n"])</script><script>self.__next_f.push([1,"11:I[97367,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"OutletBoundary\"]\n12:\"$Sreact.suspense\"\n15:I[97367,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"ViewportBoundary\"]\n17:I[97367,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"MetadataBoundary\"]\nb:[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]]\nc:[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$12\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@13\"}]}]\n14:[]\nd:\"$W14\"\ne:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L15\",null,{\"children\":\"$L16\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L17\",null,{\"children\":[\"$\",\"$12\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L18\"}]}]}],null]}]\n10:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0gu_a.a80ritd.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"16:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"19:I[27201,[\"/_next/static/chunks/02t9.s735hqyq.js\",\"/_next/static/chunks/03oepxbqx6o8~.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0ksdlt_1hucdm.js\"],\"IconMark\"]\n13:null\n18:[[\"$\",\"title\",\"0\",{\"children\":\"Failproof AI - Hooks \u0026 Project Monitor\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Open-source hooks, policies, and project visualization for Claude Code \u0026 Agents SDK\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png\"}],[\"$\",\"$L19\",\"3\",{}]]\n"])</script></body></html>
@@ -1,27 +1,27 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[12344,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"PostHogProvider"]
3
- 3:I[97917,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"GlobalErrorListeners"]
4
- 4:I[47613,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ThemeProvider"]
5
- 5:I[85881,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"AutoRefreshProvider"]
6
- 6:I[63780,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Navbar"]
7
- 7:I[39756,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
8
- 8:I[8821,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/15fklyav5py5m.js"],"default"]
9
- 9:I[37457,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
10
- a:I[55574,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Toaster"]
11
- f:I[53348,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/06og.7e9nkpjh.js"],"default"]
12
- :HL["/_next/static/chunks/15jpradyu_531.css","style"]
13
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/15jpradyu_531.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0x-625~1vx1lu.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ov60i6md~37t.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0ksdlt_1hucdm.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n // Ensure we don't add duplicate classes\n document.documentElement.classList.remove('light', 'dark');\n \n var theme = localStorage.getItem('theme');\n if (theme && (theme === 'light' || theme === 'dark')) {\n document.documentElement.classList.add(theme);\n } else {\n document.documentElement.classList.add('dark');\n }\n } catch (e) {\n // Fallback to dark theme if there's any error\n document.documentElement.classList.remove('light', 'dark');\n document.documentElement.classList.add('dark');\n }\n })();\n "}}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n #__loading {\n position: fixed; inset: 0; z-index: 9999;\n display: flex; align-items: center; justify-content: center;\n background: var(--background, #031035);\n color: var(--foreground, #f8fafc);\n font-family: system-ui, sans-serif;\n font-size: 1rem;\n transition: opacity 0.15s;\n }\n body > *:not(#__loading) { opacity: 0; }\n "}}]]}],["$","body",null,{"className":"antialiased","children":[["$","div",null,{"id":"__loading","children":"Loading…"}],["$","$L2",null,{"children":[["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{"children":[["$","$L6",null,{"disabledPages":[]}],["$","$L7",null,{"parallelRouterKey":"children","error":"$8","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/15fklyav5py5m.js","async":true}]],"template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],["$","$La",null,{}]]}]]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$Lb",null,"$Lc"]}],{},null,false,null]},null,false,"$@d"]},null,false,null],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"WS-OQSqL1Lp1w_obXfjvl"}
14
- 11:I[97367,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"OutletBoundary"]
2
+ 2:I[12344,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"PostHogProvider"]
3
+ 3:I[97917,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"GlobalErrorListeners"]
4
+ 4:I[47613,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ThemeProvider"]
5
+ 5:I[85881,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"AutoRefreshProvider"]
6
+ 6:I[63780,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Navbar"]
7
+ 7:I[39756,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
8
+ 8:I[8821,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/15fklyav5py5m.js"],"default"]
9
+ 9:I[37457,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
10
+ a:I[55574,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Toaster"]
11
+ f:I[53348,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/0e2uz2g026ckb.js"],"default"]
12
+ :HL["/_next/static/chunks/0gu_a.a80ritd.css","style"]
13
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0gu_a.a80ritd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/02t9.s735hqyq.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/03oepxbqx6o8~.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0ksdlt_1hucdm.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n // Ensure we don't add duplicate classes\n document.documentElement.classList.remove('light', 'dark');\n \n var theme = localStorage.getItem('theme');\n if (theme && (theme === 'light' || theme === 'dark')) {\n document.documentElement.classList.add(theme);\n } else {\n document.documentElement.classList.add('dark');\n }\n } catch (e) {\n // Fallback to dark theme if there's any error\n document.documentElement.classList.remove('light', 'dark');\n document.documentElement.classList.add('dark');\n }\n })();\n "}}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n #__loading {\n position: fixed; inset: 0; z-index: 9999;\n display: flex; align-items: center; justify-content: center;\n background: var(--background, #031035);\n color: var(--foreground, #f8fafc);\n font-family: system-ui, sans-serif;\n font-size: 1rem;\n transition: opacity 0.15s;\n }\n body > *:not(#__loading) { opacity: 0; }\n "}}]]}],["$","body",null,{"className":"antialiased","children":[["$","div",null,{"id":"__loading","children":"Loading…"}],["$","$L2",null,{"children":[["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{"children":[["$","$L6",null,{"disabledPages":[]}],["$","$L7",null,{"parallelRouterKey":"children","error":"$8","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/15fklyav5py5m.js","async":true}]],"template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],["$","$La",null,{}]]}]]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$Lb",null,"$Lc"]}],{},null,false,null]},null,false,"$@d"]},null,false,null],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"En9eEShUkUjgeYbY9v6Gy"}
14
+ 11:I[97367,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"OutletBoundary"]
15
15
  12:"$Sreact.suspense"
16
- 15:I[97367,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ViewportBoundary"]
17
- 17:I[97367,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"MetadataBoundary"]
16
+ 15:I[97367,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ViewportBoundary"]
17
+ 17:I[97367,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"MetadataBoundary"]
18
18
  b:[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]]
19
19
  c:["$","$L11",null,{"children":["$","$12",null,{"name":"Next.MetadataOutlet","children":"$@13"}]}]
20
20
  14:[]
21
21
  d:"$W14"
22
22
  e:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L15",null,{"children":"$L16"}],["$","div",null,{"hidden":true,"children":["$","$L17",null,{"children":["$","$12",null,{"name":"Next.Metadata","children":"$L18"}]}]}],null]}]
23
- 10:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/15jpradyu_531.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
23
+ 10:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0gu_a.a80ritd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
24
24
  16:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
25
- 19:I[27201,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"IconMark"]
25
+ 19:I[27201,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"IconMark"]
26
26
  13:null
27
27
  18:[["$","title","0",{"children":"Failproof AI - Hooks & Project Monitor"}],["$","meta","1",{"name":"description","content":"Open-source hooks, policies, and project visualization for Claude Code & Agents SDK"}],["$","link","2",{"rel":"icon","href":"/icon.png"}],["$","$L19","3",{}]]
@@ -1,27 +1,27 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[12344,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"PostHogProvider"]
3
- 3:I[97917,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"GlobalErrorListeners"]
4
- 4:I[47613,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ThemeProvider"]
5
- 5:I[85881,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"AutoRefreshProvider"]
6
- 6:I[63780,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Navbar"]
7
- 7:I[39756,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
8
- 8:I[8821,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/15fklyav5py5m.js"],"default"]
9
- 9:I[37457,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
10
- a:I[55574,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Toaster"]
11
- f:I[53348,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/06og.7e9nkpjh.js"],"default"]
12
- :HL["/_next/static/chunks/15jpradyu_531.css","style"]
13
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/15jpradyu_531.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0x-625~1vx1lu.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ov60i6md~37t.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0ksdlt_1hucdm.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n // Ensure we don't add duplicate classes\n document.documentElement.classList.remove('light', 'dark');\n \n var theme = localStorage.getItem('theme');\n if (theme && (theme === 'light' || theme === 'dark')) {\n document.documentElement.classList.add(theme);\n } else {\n document.documentElement.classList.add('dark');\n }\n } catch (e) {\n // Fallback to dark theme if there's any error\n document.documentElement.classList.remove('light', 'dark');\n document.documentElement.classList.add('dark');\n }\n })();\n "}}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n #__loading {\n position: fixed; inset: 0; z-index: 9999;\n display: flex; align-items: center; justify-content: center;\n background: var(--background, #031035);\n color: var(--foreground, #f8fafc);\n font-family: system-ui, sans-serif;\n font-size: 1rem;\n transition: opacity 0.15s;\n }\n body > *:not(#__loading) { opacity: 0; }\n "}}]]}],["$","body",null,{"className":"antialiased","children":[["$","div",null,{"id":"__loading","children":"Loading…"}],["$","$L2",null,{"children":[["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{"children":[["$","$L6",null,{"disabledPages":[]}],["$","$L7",null,{"parallelRouterKey":"children","error":"$8","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/15fklyav5py5m.js","async":true}]],"template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],["$","$La",null,{}]]}]]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$Lb",null,"$Lc"]}],{},null,false,null]},null,false,"$@d"]},null,false,null],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"WS-OQSqL1Lp1w_obXfjvl"}
14
- 11:I[97367,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"OutletBoundary"]
2
+ 2:I[12344,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"PostHogProvider"]
3
+ 3:I[97917,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"GlobalErrorListeners"]
4
+ 4:I[47613,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ThemeProvider"]
5
+ 5:I[85881,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"AutoRefreshProvider"]
6
+ 6:I[63780,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Navbar"]
7
+ 7:I[39756,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
8
+ 8:I[8821,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/15fklyav5py5m.js"],"default"]
9
+ 9:I[37457,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
10
+ a:I[55574,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Toaster"]
11
+ f:I[53348,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/0e2uz2g026ckb.js"],"default"]
12
+ :HL["/_next/static/chunks/0gu_a.a80ritd.css","style"]
13
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0gu_a.a80ritd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/02t9.s735hqyq.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/03oepxbqx6o8~.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0ksdlt_1hucdm.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n // Ensure we don't add duplicate classes\n document.documentElement.classList.remove('light', 'dark');\n \n var theme = localStorage.getItem('theme');\n if (theme && (theme === 'light' || theme === 'dark')) {\n document.documentElement.classList.add(theme);\n } else {\n document.documentElement.classList.add('dark');\n }\n } catch (e) {\n // Fallback to dark theme if there's any error\n document.documentElement.classList.remove('light', 'dark');\n document.documentElement.classList.add('dark');\n }\n })();\n "}}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n #__loading {\n position: fixed; inset: 0; z-index: 9999;\n display: flex; align-items: center; justify-content: center;\n background: var(--background, #031035);\n color: var(--foreground, #f8fafc);\n font-family: system-ui, sans-serif;\n font-size: 1rem;\n transition: opacity 0.15s;\n }\n body > *:not(#__loading) { opacity: 0; }\n "}}]]}],["$","body",null,{"className":"antialiased","children":[["$","div",null,{"id":"__loading","children":"Loading…"}],["$","$L2",null,{"children":[["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{"children":[["$","$L6",null,{"disabledPages":[]}],["$","$L7",null,{"parallelRouterKey":"children","error":"$8","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/15fklyav5py5m.js","async":true}]],"template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],["$","$La",null,{}]]}]]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$Lb",null,"$Lc"]}],{},null,false,null]},null,false,"$@d"]},null,false,null],"$Le",false]],"m":"$undefined","G":["$f",["$L10"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"En9eEShUkUjgeYbY9v6Gy"}
14
+ 11:I[97367,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"OutletBoundary"]
15
15
  12:"$Sreact.suspense"
16
- 15:I[97367,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ViewportBoundary"]
17
- 17:I[97367,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"MetadataBoundary"]
16
+ 15:I[97367,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ViewportBoundary"]
17
+ 17:I[97367,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"MetadataBoundary"]
18
18
  b:[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:1:props:children:0:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]]
19
19
  c:["$","$L11",null,{"children":["$","$12",null,{"name":"Next.MetadataOutlet","children":"$@13"}]}]
20
20
  14:[]
21
21
  d:"$W14"
22
22
  e:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L15",null,{"children":"$L16"}],["$","div",null,{"hidden":true,"children":["$","$L17",null,{"children":["$","$12",null,{"name":"Next.Metadata","children":"$L18"}]}]}],null]}]
23
- 10:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/15jpradyu_531.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
23
+ 10:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0gu_a.a80ritd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
24
24
  16:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
25
- 19:I[27201,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"IconMark"]
25
+ 19:I[27201,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"IconMark"]
26
26
  13:null
27
27
  18:[["$","title","0",{"children":"Failproof AI - Hooks & Project Monitor"}],["$","meta","1",{"name":"description","content":"Open-source hooks, policies, and project visualization for Claude Code & Agents SDK"}],["$","link","2",{"rel":"icon","href":"/icon.png"}],["$","$L19","3",{}]]
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[97367,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ViewportBoundary"]
3
- 3:I[97367,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"MetadataBoundary"]
2
+ 2:I[97367,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ViewportBoundary"]
3
+ 3:I[97367,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 5:I[27201,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":"Failproof AI - Hooks & Project Monitor"}],["$","meta","1",{"name":"description","content":"Open-source hooks, policies, and project visualization for Claude Code & Agents SDK"}],["$","link","2",{"rel":"icon","href":"/icon.png"}],["$","$L5","3",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"WS-OQSqL1Lp1w_obXfjvl"}
5
+ 5:I[27201,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"IconMark"]
6
+ 0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":"Failproof AI - Hooks & Project Monitor"}],["$","meta","1",{"name":"description","content":"Open-source hooks, policies, and project visualization for Claude Code & Agents SDK"}],["$","link","2",{"rel":"icon","href":"/icon.png"}],["$","$L5","3",{}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"En9eEShUkUjgeYbY9v6Gy"}
@@ -1,12 +1,12 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[12344,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"PostHogProvider"]
3
- 3:I[97917,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"GlobalErrorListeners"]
4
- 4:I[47613,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ThemeProvider"]
5
- 5:I[85881,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"AutoRefreshProvider"]
6
- 6:I[63780,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Navbar"]
7
- 7:I[39756,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
8
- 8:I[8821,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/15fklyav5py5m.js"],"default"]
9
- 9:I[37457,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
10
- a:I[55574,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Toaster"]
11
- :HL["/_next/static/chunks/15jpradyu_531.css","style"]
12
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/15jpradyu_531.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0x-625~1vx1lu.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0ov60i6md~37t.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0ksdlt_1hucdm.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n // Ensure we don't add duplicate classes\n document.documentElement.classList.remove('light', 'dark');\n \n var theme = localStorage.getItem('theme');\n if (theme && (theme === 'light' || theme === 'dark')) {\n document.documentElement.classList.add(theme);\n } else {\n document.documentElement.classList.add('dark');\n }\n } catch (e) {\n // Fallback to dark theme if there's any error\n document.documentElement.classList.remove('light', 'dark');\n document.documentElement.classList.add('dark');\n }\n })();\n "}}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n #__loading {\n position: fixed; inset: 0; z-index: 9999;\n display: flex; align-items: center; justify-content: center;\n background: var(--background, #031035);\n color: var(--foreground, #f8fafc);\n font-family: system-ui, sans-serif;\n font-size: 1rem;\n transition: opacity 0.15s;\n }\n body > *:not(#__loading) { opacity: 0; }\n "}}]]}],["$","body",null,{"className":"antialiased","children":[["$","div",null,{"id":"__loading","children":"Loading…"}],["$","$L2",null,{"children":[["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{"children":[["$","$L6",null,{"disabledPages":[]}],["$","$L7",null,{"parallelRouterKey":"children","error":"$8","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/15fklyav5py5m.js","async":true}]],"template":["$","$L9",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]]}],["$","$La",null,{}]]}]]}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"WS-OQSqL1Lp1w_obXfjvl"}
2
+ 2:I[12344,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"PostHogProvider"]
3
+ 3:I[97917,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"GlobalErrorListeners"]
4
+ 4:I[47613,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"ThemeProvider"]
5
+ 5:I[85881,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"AutoRefreshProvider"]
6
+ 6:I[63780,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Navbar"]
7
+ 7:I[39756,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
8
+ 8:I[8821,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js","/_next/static/chunks/15fklyav5py5m.js"],"default"]
9
+ 9:I[37457,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"default"]
10
+ a:I[55574,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"Toaster"]
11
+ :HL["/_next/static/chunks/0gu_a.a80ritd.css","style"]
12
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0gu_a.a80ritd.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/02t9.s735hqyq.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/03oepxbqx6o8~.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0ksdlt_1hucdm.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n (function() {\n try {\n // Ensure we don't add duplicate classes\n document.documentElement.classList.remove('light', 'dark');\n \n var theme = localStorage.getItem('theme');\n if (theme && (theme === 'light' || theme === 'dark')) {\n document.documentElement.classList.add(theme);\n } else {\n document.documentElement.classList.add('dark');\n }\n } catch (e) {\n // Fallback to dark theme if there's any error\n document.documentElement.classList.remove('light', 'dark');\n document.documentElement.classList.add('dark');\n }\n })();\n "}}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n #__loading {\n position: fixed; inset: 0; z-index: 9999;\n display: flex; align-items: center; justify-content: center;\n background: var(--background, #031035);\n color: var(--foreground, #f8fafc);\n font-family: system-ui, sans-serif;\n font-size: 1rem;\n transition: opacity 0.15s;\n }\n body > *:not(#__loading) { opacity: 0; }\n "}}]]}],["$","body",null,{"className":"antialiased","children":[["$","div",null,{"id":"__loading","children":"Loading…"}],["$","$L2",null,{"children":[["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{"children":[["$","$L6",null,{"disabledPages":[]}],["$","$L7",null,{"parallelRouterKey":"children","error":"$8","errorStyles":[],"errorScripts":[["$","script","script-0",{"src":"/_next/static/chunks/15fklyav5py5m.js","async":true}]],"template":["$","$L9",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]]}],["$","$La",null,{}]]}]]}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"En9eEShUkUjgeYbY9v6Gy"}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[97367,["/_next/static/chunks/0x-625~1vx1lu.js","/_next/static/chunks/0ov60i6md~37t.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"OutletBoundary"]
2
+ 2:I[97367,["/_next/static/chunks/02t9.s735hqyq.js","/_next/static/chunks/03oepxbqx6o8~.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0ksdlt_1hucdm.js"],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"WS-OQSqL1Lp1w_obXfjvl"}
4
+ 0:{"rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"En9eEShUkUjgeYbY9v6Gy"}
5
5
  4:null