failproofai 0.0.11-beta.2 → 0.0.11-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (474) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +8 -1
  3. package/.next/standalone/.next/build-manifest.json +10 -10
  4. package/.next/standalone/.next/prerender-manifest.json +3 -32
  5. package/.next/standalone/.next/required-server-files.json +2 -1
  6. package/.next/standalone/.next/routes-manifest.json +45 -3
  7. package/.next/standalone/.next/server/app/_global-error/page/build-manifest.json +7 -7
  8. package/.next/standalone/.next/server/app/_global-error/page/server-reference-manifest.json +1 -1
  9. package/.next/standalone/.next/server/app/_global-error/page.js +6 -6
  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 +7 -7
  20. package/.next/standalone/.next/server/app/_not-found/page/next-font-manifest.json +2 -6
  21. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +1 -1
  22. package/.next/standalone/.next/server/app/_not-found/page.js +12 -13
  23. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  26. package/.next/standalone/.next/server/app/_not-found.rsc +16 -16
  27. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +16 -16
  28. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  29. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +10 -10
  30. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  31. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  32. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  33. package/.next/standalone/.next/server/app/api/audit/run/route/app-paths-manifest.json +3 -0
  34. package/.next/standalone/.next/server/app/api/audit/run/route/server-reference-manifest.json +4 -0
  35. package/.next/standalone/.next/server/app/api/audit/run/route.js +8 -0
  36. package/.next/standalone/.next/server/app/api/audit/run/route.js.nft.json +1 -0
  37. package/.next/standalone/.next/server/app/api/audit/run/route_client-reference-manifest.js +3 -0
  38. package/.next/standalone/.next/server/app/api/audit/status/route/app-paths-manifest.json +3 -0
  39. package/.next/standalone/.next/server/app/api/audit/status/route/build-manifest.json +9 -0
  40. package/.next/standalone/.next/server/app/api/audit/status/route/server-reference-manifest.json +4 -0
  41. package/.next/standalone/.next/server/app/api/audit/status/route.js +6 -0
  42. package/.next/standalone/.next/server/app/api/audit/status/route.js.map +5 -0
  43. package/.next/standalone/.next/server/app/api/audit/status/route.js.nft.json +1 -0
  44. package/.next/standalone/.next/server/app/api/audit/status/route_client-reference-manifest.js +3 -0
  45. package/.next/standalone/.next/server/app/api/auth/login-request/route/app-paths-manifest.json +3 -0
  46. package/.next/standalone/.next/server/app/api/auth/login-request/route/build-manifest.json +9 -0
  47. package/.next/standalone/.next/server/app/api/auth/login-request/route/server-reference-manifest.json +4 -0
  48. package/.next/standalone/.next/server/app/api/auth/login-request/route.js +6 -0
  49. package/.next/standalone/.next/server/app/api/auth/login-request/route.js.map +5 -0
  50. package/.next/standalone/.next/server/app/api/auth/login-request/route.js.nft.json +1 -0
  51. package/.next/standalone/.next/server/app/api/auth/login-request/route_client-reference-manifest.js +3 -0
  52. package/.next/standalone/.next/server/app/api/auth/login-verify/route/app-paths-manifest.json +3 -0
  53. package/.next/standalone/.next/server/app/api/auth/login-verify/route/build-manifest.json +9 -0
  54. package/.next/standalone/.next/server/app/api/auth/login-verify/route/server-reference-manifest.json +4 -0
  55. package/.next/standalone/.next/server/app/api/auth/login-verify/route.js +7 -0
  56. package/.next/standalone/.next/server/app/api/auth/login-verify/route.js.map +5 -0
  57. package/.next/standalone/.next/server/app/api/auth/login-verify/route.js.nft.json +1 -0
  58. package/.next/standalone/.next/server/app/api/auth/login-verify/route_client-reference-manifest.js +3 -0
  59. package/.next/standalone/.next/server/app/api/auth/logout/route/app-paths-manifest.json +3 -0
  60. package/.next/standalone/.next/server/app/api/auth/logout/route/build-manifest.json +9 -0
  61. package/.next/standalone/.next/server/app/api/auth/logout/route/server-reference-manifest.json +4 -0
  62. package/.next/standalone/.next/server/app/api/auth/logout/route.js +7 -0
  63. package/.next/standalone/.next/server/app/api/auth/logout/route.js.map +5 -0
  64. package/.next/standalone/.next/server/app/api/auth/logout/route.js.nft.json +1 -0
  65. package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +3 -0
  66. package/.next/standalone/.next/server/app/api/auth/reminder/route/app-paths-manifest.json +3 -0
  67. package/.next/standalone/.next/server/app/api/auth/reminder/route/build-manifest.json +9 -0
  68. package/.next/standalone/.next/server/app/api/auth/reminder/route/server-reference-manifest.json +4 -0
  69. package/.next/standalone/.next/server/app/api/auth/reminder/route.js +7 -0
  70. package/.next/standalone/.next/server/app/api/auth/reminder/route.js.map +5 -0
  71. package/.next/standalone/.next/server/app/api/auth/reminder/route.js.nft.json +1 -0
  72. package/.next/standalone/.next/server/app/api/auth/reminder/route_client-reference-manifest.js +3 -0
  73. package/.next/standalone/.next/server/app/api/auth/status/route/app-paths-manifest.json +3 -0
  74. package/.next/standalone/.next/server/app/api/auth/status/route/build-manifest.json +9 -0
  75. package/.next/standalone/.next/server/app/api/auth/status/route/server-reference-manifest.json +4 -0
  76. package/.next/standalone/.next/server/app/api/auth/status/route.js +7 -0
  77. package/.next/standalone/.next/server/app/api/auth/status/route.js.map +5 -0
  78. package/.next/standalone/.next/server/app/api/auth/status/route.js.nft.json +1 -0
  79. package/.next/standalone/.next/server/app/api/auth/status/route_client-reference-manifest.js +3 -0
  80. package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js +3 -3
  81. package/.next/standalone/.next/server/app/api/download/[project]/[session]/route.js.nft.json +1 -1
  82. package/.next/standalone/.next/server/app/audit/page/app-paths-manifest.json +3 -0
  83. package/.next/standalone/.next/server/app/audit/page/build-manifest.json +18 -0
  84. package/.next/standalone/.next/server/app/audit/page/next-font-manifest.json +6 -0
  85. package/.next/standalone/.next/server/app/audit/page/react-loadable-manifest.json +1 -0
  86. package/.next/standalone/.next/server/app/audit/page/server-reference-manifest.json +29 -0
  87. package/.next/standalone/.next/server/app/audit/page.js +17 -0
  88. package/.next/standalone/.next/server/app/audit/page.js.map +5 -0
  89. package/.next/standalone/.next/server/app/audit/page.js.nft.json +1 -0
  90. package/.next/standalone/.next/server/app/audit/page_client-reference-manifest.js +3 -0
  91. package/.next/standalone/.next/server/app/index.html +1 -1
  92. package/.next/standalone/.next/server/app/index.rsc +16 -17
  93. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  94. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +16 -17
  95. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
  96. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +10 -10
  97. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -3
  98. package/.next/standalone/.next/server/app/page/build-manifest.json +7 -7
  99. package/.next/standalone/.next/server/app/page/next-font-manifest.json +2 -6
  100. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +1 -1
  101. package/.next/standalone/.next/server/app/page.js +14 -15
  102. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  103. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/policies/page/build-manifest.json +7 -7
  105. package/.next/standalone/.next/server/app/policies/page/next-font-manifest.json +2 -6
  106. package/.next/standalone/.next/server/app/policies/page/server-reference-manifest.json +8 -8
  107. package/.next/standalone/.next/server/app/policies/page.js +16 -16
  108. package/.next/standalone/.next/server/app/policies/page.js.nft.json +1 -1
  109. package/.next/standalone/.next/server/app/policies/page_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/project/[name]/page/build-manifest.json +7 -7
  111. package/.next/standalone/.next/server/app/project/[name]/page/next-font-manifest.json +2 -6
  112. package/.next/standalone/.next/server/app/project/[name]/page/server-reference-manifest.json +1 -1
  113. package/.next/standalone/.next/server/app/project/[name]/page.js +16 -17
  114. package/.next/standalone/.next/server/app/project/[name]/page.js.nft.json +1 -1
  115. package/.next/standalone/.next/server/app/project/[name]/page_client-reference-manifest.js +1 -1
  116. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/build-manifest.json +7 -7
  117. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/next-font-manifest.json +2 -6
  118. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/react-loadable-manifest.json +2 -2
  119. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page/server-reference-manifest.json +2 -2
  120. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page.js +19 -20
  121. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page.js.nft.json +1 -1
  122. package/.next/standalone/.next/server/app/project/[name]/session/[sessionId]/page_client-reference-manifest.js +1 -1
  123. package/.next/standalone/.next/server/app/projects/page/build-manifest.json +7 -7
  124. package/.next/standalone/.next/server/app/projects/page/next-font-manifest.json +2 -6
  125. package/.next/standalone/.next/server/app/projects/page/server-reference-manifest.json +1 -1
  126. package/.next/standalone/.next/server/app/projects/page.js +15 -16
  127. package/.next/standalone/.next/server/app/projects/page.js.nft.json +1 -1
  128. package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app-paths-manifest.json +8 -1
  130. package/.next/standalone/.next/server/chunks/[externals]__14odj07._.js +3 -0
  131. package/.next/standalone/.next/server/chunks/{[externals]__0z0j--b._.js → [externals]__1nl3dvw._.js} +1 -1
  132. package/.next/standalone/.next/server/chunks/{[externals]__0-p9.k~._.js → [externals]__1s61mel._.js} +1 -1
  133. package/.next/standalone/.next/server/chunks/{[externals]_node_os_06ur78j._.js → [externals]_node_os_0by37l-._.js} +1 -1
  134. package/.next/standalone/.next/server/chunks/[root-of-the-server]__07tgnzi._.js +3 -0
  135. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0kjo7d_._.js → [root-of-the-server]__0_0xu5z._.js} +2 -2
  136. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0cag8qd._.js +3 -0
  137. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0z-180.._.js → [root-of-the-server]__0cycwg6._.js} +2 -2
  138. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__08px0ym._.js → [root-of-the-server]__0f7mikp._.js} +1 -1
  139. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0oeun7z._.js +3 -0
  140. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0q-v9z2._.js +3 -0
  141. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0rv7m0k._.js +3 -0
  142. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0g48iv.._.js → [root-of-the-server]__0sb_5m8._.js} +3 -3
  143. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0j8-xkl._.js → [root-of-the-server]__0xuaoik._.js} +2 -2
  144. package/.next/standalone/.next/server/chunks/[root-of-the-server]__12pit4m._.js +3 -0
  145. package/.next/standalone/.next/server/chunks/[root-of-the-server]__13h8pzr._.js +3 -0
  146. package/.next/standalone/.next/server/chunks/[root-of-the-server]__13ra2jq._.js +3 -0
  147. package/.next/standalone/.next/server/chunks/[root-of-the-server]__17g9wh7._.js +3 -0
  148. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0d_ob4n._.js → [root-of-the-server]__1_mqemn._.js} +2 -2
  149. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1b9z5-i._.js +3 -0
  150. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0vlhtkc._.js → [root-of-the-server]__1hgv_75._.js} +1 -1
  151. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1ixjiy8._.js +3 -0
  152. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0wu7fr7._.js → [root-of-the-server]__1jm9fw6._.js} +1 -1
  153. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1legmza._.js +3 -0
  154. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0fwb7ao._.js → [root-of-the-server]__1m2_4t0._.js} +2 -2
  155. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0yfq1yr._.js → [root-of-the-server]__1mhmdzs._.js} +1 -1
  156. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0zso~62._.js → [root-of-the-server]__1ou2ehh._.js} +1 -1
  157. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1qxztj-._.js +3 -0
  158. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1rhmvod._.js +3 -0
  159. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0.~nmr9._.js → [root-of-the-server]__1w9zl9-._.js} +1 -1
  160. package/.next/standalone/.next/server/chunks/{_0ebx_lc._.js → _0p53ge1._.js} +2 -2
  161. package/.next/standalone/.next/server/chunks/_1-1804f._.js +3 -0
  162. package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_audit_run_route_actions_1qgp9io.js +3 -0
  163. package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_audit_status_route_actions_1f7pjof.js +3 -0
  164. package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_auth_login-request_route_actions_1c49co0.js +3 -0
  165. package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_auth_login-verify_route_actions_1r3slzk.js +3 -0
  166. package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_auth_logout_route_actions_0regwyr.js +3 -0
  167. package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_auth_reminder_route_actions_1kjgxf8.js +3 -0
  168. package/.next/standalone/.next/server/chunks/_next-internal_server_app_api_auth_status_route_actions_1aho9zu.js +3 -0
  169. package/.next/standalone/.next/server/chunks/{_next-internal_server_app_api_download_[project]_[session]_route_actions_0wb00i-.js → _next-internal_server_app_api_download_[project]_[session]_route_actions_1is7vs7.js} +1 -1
  170. package/.next/standalone/.next/server/chunks/{lib_logger_ts_047tt9f._.js → lib_logger_ts_07e65t5._.js} +1 -1
  171. package/.next/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_17k9e3w.js +23 -0
  172. package/.next/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_01r25oi._.js +3 -0
  173. package/.next/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_09z9-p7._.js +3 -0
  174. package/.next/standalone/.next/server/chunks/{package_json_[json]_cjs_0z7w.hh._.js → package_json_[json]_cjs_1nxcc4v._.js} +2 -2
  175. package/.next/standalone/.next/server/chunks/ssr/{[externals]__12dv.x0._.js → [externals]__1_g_b3t._.js} +1 -1
  176. package/.next/standalone/.next/server/chunks/ssr/{[externals]_node_async_hooks_0v0ln8c._.js → [externals]_node_async_hooks_1gjz99j._.js} +1 -1
  177. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ts150~._.js → [root-of-the-server]__0-wdurj._.js} +2 -2
  178. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00jkjmt._.js +4 -0
  179. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__013du6r._.js +4 -0
  180. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__06f-yix._.js +3 -0
  181. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0989_dx._.js +3 -0
  182. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e85wxv._.js +4 -0
  183. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gfxvb1._.js +3 -0
  184. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h12me5._.js +3 -0
  185. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l13qf2._.js +3 -0
  186. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1-scthx._.js +3 -0
  187. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11rtg6s._.js +3 -0
  188. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__14dd6h8._.js +3 -0
  189. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1cd25c7._.js +4 -0
  190. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0t5l7a5._.js → [root-of-the-server]__1d8omgc._.js} +1 -1
  191. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0tcyn68._.js → [root-of-the-server]__1dky4g0._.js} +1 -1
  192. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__098zro9._.js → [root-of-the-server]__1fax1sl._.js} +4 -4
  193. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1hlrq6y._.js +4 -0
  194. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1ihxdo5._.js +4 -0
  195. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1mt35_w._.js +221 -0
  196. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-wn51s._.js → [root-of-the-server]__1pcxxwg._.js} +3 -3
  197. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1usf8v2._.js +3 -0
  198. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1vvfde2._.js +4 -0
  199. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__212nf49._.js +3 -0
  200. package/.next/standalone/.next/server/chunks/ssr/{_03d7qyt._.js → _05whahf._.js} +1 -1
  201. package/.next/standalone/.next/server/chunks/ssr/_11_p9y8._.js +3 -0
  202. package/.next/standalone/.next/server/chunks/ssr/{_0xb8ngh._.js → _1kje4fm._.js} +1 -1
  203. package/.next/standalone/.next/server/chunks/ssr/{_0zx~s__._.js → _1p0-leb._.js} +1 -1
  204. package/.next/standalone/.next/server/chunks/ssr/{app_04qfs8z._.js → app_087bt9w._.js} +1 -1
  205. package/.next/standalone/.next/server/chunks/ssr/{app_0uosk1e._.js → app_1fvisnp._.js} +1 -1
  206. package/.next/standalone/.next/server/chunks/ssr/{app_13f0ohr._.js → app_209u41o._.js} +1 -1
  207. package/.next/standalone/.next/server/chunks/ssr/app_audit__components_audit-dashboard_tsx_0p9ud47._.js +43 -0
  208. package/.next/standalone/.next/server/chunks/ssr/app_audit_loading_tsx_1j1kc6j._.js +3 -0
  209. package/.next/standalone/.next/server/chunks/ssr/{app_error_tsx_11t4ysq._.js → app_error_tsx_1zds1ns._.js} +1 -1
  210. package/.next/standalone/.next/server/chunks/ssr/{app_global-error_tsx_0m9qisk._.js → app_global-error_tsx_113y3za._.js} +1 -1
  211. package/.next/standalone/.next/server/chunks/ssr/{app_global-error_tsx_0xerkr6._.js → app_global-error_tsx_1kp6l3x._.js} +2 -2
  212. package/.next/standalone/.next/server/chunks/ssr/app_policies_hooks-client_tsx_19dqvpc._.js +8 -0
  213. package/.next/standalone/.next/server/chunks/ssr/{app_project_[name]_error_tsx_0.9-fod._.js → app_project_[name]_error_tsx_1v02_5n._.js} +1 -1
  214. package/.next/standalone/.next/server/chunks/ssr/{app_project_[name]_loading_tsx_03g9xy0._.js → app_project_[name]_loading_tsx_05-l4uf._.js} +1 -1
  215. package/.next/standalone/.next/server/chunks/ssr/{app_project_[name]_session_[sessionId]_error_tsx_0ler-mr._.js → app_project_[name]_session_[sessionId]_error_tsx_0-lj3nd._.js} +1 -1
  216. package/.next/standalone/.next/server/chunks/ssr/{app_project_[name]_session_[sessionId]_loading_tsx_0c0e3yx._.js → app_project_[name]_session_[sessionId]_loading_tsx_0l4aixs._.js} +1 -1
  217. package/.next/standalone/.next/server/chunks/ssr/app_projects_loading_tsx_20-3u8b._.js +3 -0
  218. package/.next/standalone/.next/server/chunks/ssr/{lib_codex-projects_ts_0eosib~._.js → lib_codex-projects_ts_0pqlw37._.js} +1 -1
  219. package/.next/standalone/.next/server/chunks/ssr/{lib_copilot-projects_ts_0r8xkn8._.js → lib_copilot-projects_ts_19wl7tp._.js} +1 -1
  220. package/.next/standalone/.next/server/chunks/ssr/{lib_cursor-projects_ts_0qt1scg._.js → lib_cursor-projects_ts_18-iwyk._.js} +1 -1
  221. package/.next/standalone/.next/server/chunks/ssr/{lib_gemini-projects_ts_0sl~yqr._.js → lib_gemini-projects_ts_1c7bgx-._.js} +1 -1
  222. package/.next/standalone/.next/server/chunks/ssr/{lib_opencode-projects_ts_0op9gyp._.js → lib_opencode-projects_ts_15bjxkm._.js} +1 -1
  223. package/.next/standalone/.next/server/chunks/ssr/{lib_pi-projects_ts_103tsh1._.js → lib_pi-projects_ts_1wikofb._.js} +1 -1
  224. package/.next/standalone/.next/server/chunks/ssr/{lib_utils_ts_068jk73._.js → lib_utils_ts_0az0sfq._.js} +1 -1
  225. package/.next/standalone/.next/server/chunks/ssr/node_modules_1ynf7el._.js +3 -0
  226. package/.next/standalone/.next/server/chunks/ssr/node_modules_html2canvas_dist_html2canvas_esm_0hmsdod.js +3 -0
  227. package/.next/standalone/.next/server/chunks/ssr/node_modules_html2canvas_dist_html2canvas_esm_1n-0xws.js +3 -0
  228. package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_0rd0oc-._.js → node_modules_next_1a1kch7._.js} +1 -1
  229. package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_0h9llsw._.js → node_modules_next_dist_0uboya6._.js} +2 -2
  230. package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_11dij6w._.js → node_modules_next_dist_1d_onnt._.js} +3 -3
  231. package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_client_components_0inhx6q._.js → node_modules_next_dist_client_components_0wpq8j3._.js} +1 -1
  232. package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js → node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js} +1 -1
  233. package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js → node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js} +1 -1
  234. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0-uvagv.js +4 -0
  235. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_03c7gi5.js +4 -0
  236. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_09p-8om.js +4 -0
  237. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0v-kfiu.js +4 -0
  238. package/.next/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_0j79~gv.js → node_modules_next_dist_esm_build_templates_app-page_0xrgzyz.js} +1 -1
  239. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1806lsc.js +4 -0
  240. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1j6dd-e.js +4 -0
  241. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1sa65r-.js +4 -0
  242. package/.next/standalone/.next/server/chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_11bnuzn._.js +3 -0
  243. package/.next/standalone/.next/server/chunks/ssr/src_hooks_1ezd2jf._.js +5 -0
  244. package/.next/standalone/.next/server/chunks/ssr/src_hooks_1tnuifj._.js +5 -0
  245. package/.next/standalone/.next/server/functions-config-manifest.json +3 -0
  246. package/.next/standalone/.next/server/instrumentation.js +1 -1
  247. package/.next/standalone/.next/server/middleware-build-manifest.js +10 -10
  248. package/.next/standalone/.next/server/middleware.js +2 -2
  249. package/.next/standalone/.next/server/next-font-manifest.js +1 -1
  250. package/.next/standalone/.next/server/next-font-manifest.json +2 -21
  251. package/.next/standalone/.next/server/pages/404.html +1 -1
  252. package/.next/standalone/.next/server/pages/500.html +1 -1
  253. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  254. package/.next/standalone/.next/server/server-reference-manifest.json +27 -9
  255. package/.next/standalone/.next/static/chunks/{07uz2g0_38qia.js → 03fmihek9n986.js} +1 -1
  256. package/.next/standalone/.next/static/chunks/09ueq8s1as8xs.css +2 -0
  257. package/.next/standalone/.next/static/chunks/0fkntmojmibda.js +6 -0
  258. package/.next/standalone/.next/static/chunks/{11w14gnqzprir.js → 0nbmu4_n1j2-c.js} +1 -1
  259. package/.next/standalone/.next/static/chunks/0qassxjx1ef04.js +1 -0
  260. package/.next/standalone/.next/static/chunks/0zbxssxh53n-3.js +1 -0
  261. package/.next/standalone/.next/static/chunks/13f1kmjea-0md.js +2 -0
  262. package/.next/standalone/.next/static/chunks/1btx2c49fk9xt.css +1 -0
  263. package/.next/standalone/.next/static/chunks/1bxdpd036n3l9.js +41 -0
  264. package/.next/standalone/.next/static/chunks/{0bke.~atnsbeb.js → 1e0o-6kjfnwzh.js} +1 -1
  265. package/.next/standalone/.next/static/chunks/20b5bz43so-1k.js +1 -0
  266. package/.next/standalone/.next/static/chunks/2zjavpea8glet.js +1 -0
  267. package/.next/standalone/.next/static/chunks/{0d3shmwh5_nmn.js → 33u59vf_8xpd-.js} +1 -1
  268. package/.next/standalone/.next/static/chunks/{0dvhi-prcsh3~.js → 36l507r2mbf5h.js} +1 -1
  269. package/.next/standalone/.next/static/chunks/3gti1qdk5epqn.js +1 -0
  270. package/.next/standalone/.next/static/chunks/{17mubwtqwijpu.js → 3w8d8k_dca5rp.js} +1 -1
  271. package/.next/standalone/.next/static/chunks/{0bv1oyxspkpkb.js → 3y3l184vijlfg.js} +1 -1
  272. package/.next/standalone/.next/static/chunks/41jjdgqqpl7em.js +1 -0
  273. package/.next/standalone/.next/static/chunks/{turbopack-0nh.aopesgj~5.js → turbopack-00qy7zfa7m--m.js} +1 -1
  274. package/.next/standalone/SECURITY.md +73 -0
  275. package/.next/standalone/app/actions/get-audit-result.ts +24 -0
  276. package/.next/standalone/app/api/audit/_state.ts +72 -0
  277. package/.next/standalone/app/api/audit/run/route.ts +89 -0
  278. package/.next/standalone/app/api/audit/status/route.ts +23 -0
  279. package/.next/standalone/app/api/auth/login-request/route.ts +91 -0
  280. package/.next/standalone/app/api/auth/login-verify/route.ts +98 -0
  281. package/.next/standalone/app/api/auth/logout/route.ts +48 -0
  282. package/.next/standalone/app/api/auth/reminder/route.ts +213 -0
  283. package/.next/standalone/app/api/auth/status/route.ts +42 -0
  284. package/.next/standalone/app/audit/_components/audit-dashboard.tsx +364 -0
  285. package/.next/standalone/app/audit/_components/auth-dialog.tsx +401 -0
  286. package/.next/standalone/app/audit/_components/empty-state.tsx +146 -0
  287. package/.next/standalone/app/audit/_components/findings-section.tsx +135 -0
  288. package/.next/standalone/app/audit/_components/identity-section.tsx +126 -0
  289. package/.next/standalone/app/audit/_components/policies-section.tsx +194 -0
  290. package/.next/standalone/app/audit/_components/report-footer.tsx +35 -0
  291. package/.next/standalone/app/audit/_components/rerun-button.tsx +81 -0
  292. package/.next/standalone/app/audit/_components/return-section.tsx +428 -0
  293. package/.next/standalone/app/audit/_components/run-progress.tsx +120 -0
  294. package/.next/standalone/app/audit/_components/score-section.tsx +179 -0
  295. package/.next/standalone/app/audit/_components/share-dock.tsx +265 -0
  296. package/.next/standalone/app/audit/_components/share-templates.ts +67 -0
  297. package/.next/standalone/app/audit/_components/show-off-cta.tsx +135 -0
  298. package/.next/standalone/app/audit/_components/sigil.tsx +93 -0
  299. package/.next/standalone/app/audit/_components/strengths-section.tsx +57 -0
  300. package/.next/standalone/app/audit/audit-styles.css +2066 -0
  301. package/.next/standalone/app/audit/loading.tsx +24 -0
  302. package/.next/standalone/app/audit/page.tsx +53 -0
  303. package/.next/standalone/app/globals.css +570 -137
  304. package/.next/standalone/app/layout.tsx +16 -9
  305. package/.next/standalone/app/policies/hooks-client.tsx +223 -129
  306. package/.next/standalone/app/project/[name]/page.tsx +89 -39
  307. package/.next/standalone/app/projects/loading.tsx +30 -8
  308. package/.next/standalone/app/projects/page.tsx +76 -18
  309. package/.next/standalone/assets/audit/Audit Report.html +22 -0
  310. package/.next/standalone/assets/audit/Show Off Your Agent.html +22 -0
  311. package/.next/standalone/assets/audit/archetypes.jsx +277 -0
  312. package/.next/standalone/assets/audit/assets/fonts/bitcount-prop-single.woff2 +0 -0
  313. package/.next/standalone/assets/audit/audit.jsx +825 -0
  314. package/.next/standalone/assets/audit/poster-styles.css +424 -0
  315. package/.next/standalone/assets/audit/poster.jsx +247 -0
  316. package/.next/standalone/assets/audit/screenshots/poster-optimist.png +0 -0
  317. package/.next/standalone/assets/audit/screenshots/poster-scrolled.png +0 -0
  318. package/.next/standalone/assets/audit/styles.css +1225 -0
  319. package/.next/standalone/assets/audit/tweaks-panel.jsx +425 -0
  320. package/.next/standalone/assets/logos/company/icon.svg +1 -0
  321. package/.next/standalone/assets/logos/company/logo.svg +1 -0
  322. package/.next/standalone/components/navbar.tsx +154 -65
  323. package/.next/standalone/components/reach-developers.tsx +37 -9
  324. package/.next/standalone/lib/atomic-write.ts +67 -0
  325. package/.next/standalone/lib/auth/api-server-client.ts +281 -0
  326. package/.next/standalone/lib/auth/auth-store.ts +250 -0
  327. package/.next/standalone/lib/client-telemetry.ts +2 -0
  328. package/.next/standalone/lib/fetch-with-timeout.ts +42 -0
  329. package/.next/standalone/lib/share-card.ts +144 -0
  330. package/.next/standalone/lib/telemetry.ts +12 -7
  331. package/.next/standalone/node_modules/@next/env/package.json +1 -1
  332. package/.next/standalone/node_modules/next/dist/build/swc/index.js +1 -1
  333. package/.next/standalone/node_modules/next/dist/client/dev/debug-channel.js +102 -2
  334. package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +11 -11
  335. package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +13 -13
  336. package/.next/standalone/node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js +2 -2
  337. package/.next/standalone/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +1 -1
  338. package/.next/standalone/node_modules/next/dist/lib/patch-incorrect-lockfile.js +3 -3
  339. package/.next/standalone/node_modules/next/dist/server/app-render/action-handler.js +18 -8
  340. package/.next/standalone/node_modules/next/dist/server/config-schema.js +1 -0
  341. package/.next/standalone/node_modules/next/dist/server/config.js +1 -1
  342. package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +2 -2
  343. package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-webpack.js +1 -1
  344. package/.next/standalone/node_modules/next/dist/server/lib/app-info-log.js +1 -1
  345. package/.next/standalone/node_modules/next/dist/server/lib/encode-cache-tag.js +45 -0
  346. package/.next/standalone/node_modules/next/dist/server/lib/implicit-tags.js +6 -3
  347. package/.next/standalone/node_modules/next/dist/server/lib/patch-fetch.js +5 -1
  348. package/.next/standalone/node_modules/next/dist/server/lib/start-server.js +1 -1
  349. package/.next/standalone/node_modules/next/dist/server/web/spec-extension/revalidate.js +4 -3
  350. package/.next/standalone/node_modules/next/dist/server/web/spec-extension/unstable-cache.js +6 -2
  351. package/.next/standalone/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +1 -1
  352. package/.next/standalone/node_modules/next/dist/telemetry/anonymous-meta.js +1 -1
  353. package/.next/standalone/node_modules/next/dist/telemetry/events/swc-load-failure.js +1 -1
  354. package/.next/standalone/node_modules/next/dist/telemetry/events/version.js +2 -2
  355. package/.next/standalone/node_modules/next/package.json +15 -15
  356. package/.next/standalone/node_modules/react/cjs/react.development.js +1 -1
  357. package/.next/standalone/node_modules/react/cjs/react.production.js +1 -1
  358. package/.next/standalone/node_modules/react/package.json +1 -1
  359. package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +1 -1
  360. package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +1 -1
  361. package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.browser.production.js +3 -3
  362. package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.edge.production.js +3 -3
  363. package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.node.production.js +3 -3
  364. package/.next/standalone/node_modules/react-dom/cjs/react-dom.production.js +1 -1
  365. package/.next/standalone/node_modules/react-dom/package.json +2 -2
  366. package/.next/standalone/osv-scanner.toml +17 -0
  367. package/.next/standalone/package.json +8 -3
  368. package/.next/standalone/public/audit/fonts/bitcount-prop-single.woff2 +0 -0
  369. package/.next/standalone/public/icon.svg +1 -0
  370. package/.next/standalone/public/logo.svg +1 -0
  371. package/.next/standalone/server.js +1 -1
  372. package/.next/standalone/templates/bitcount-font/README.md +42 -0
  373. package/.next/standalone/templates/bitcount-font/bitcount-prop-single.woff2 +0 -0
  374. package/.next/standalone/templates/bitcount-font/bitcount.css +49 -0
  375. package/.next/standalone/templates/bitcount-font/fonts.ts.example +23 -0
  376. package/README.md +2 -1
  377. package/bin/failproofai.mjs +165 -144
  378. package/dist/cli.mjs +607 -1858
  379. package/lib/atomic-write.ts +67 -0
  380. package/lib/auth/api-server-client.ts +281 -0
  381. package/lib/auth/auth-store.ts +250 -0
  382. package/lib/client-telemetry.ts +2 -0
  383. package/lib/fetch-with-timeout.ts +42 -0
  384. package/lib/share-card.ts +144 -0
  385. package/lib/telemetry.ts +12 -7
  386. package/package.json +8 -3
  387. package/scripts/install-telemetry.mjs +4 -0
  388. package/src/audit/archetypes.ts +924 -0
  389. package/src/audit/cache.ts +21 -2
  390. package/src/audit/dashboard-cache.ts +111 -0
  391. package/src/audit/features.ts +268 -0
  392. package/src/audit/findings.ts +298 -0
  393. package/src/audit/index.ts +39 -21
  394. package/src/audit/replay.ts +29 -3
  395. package/src/audit/scoring.ts +174 -0
  396. package/src/audit/strengths.ts +138 -0
  397. package/src/audit/types.ts +24 -1
  398. package/src/auth/cli.ts +359 -0
  399. package/src/hooks/builtin-policies.ts +2 -1
  400. package/src/hooks/hook-telemetry.ts +2 -2
  401. package/src/hooks/policy-registry.ts +20 -0
  402. package/src/posthog-key.ts +9 -0
  403. package/.next/standalone/.next/server/app/icon.png/route/app-paths-manifest.json +0 -3
  404. package/.next/standalone/.next/server/app/icon.png/route.js +0 -7
  405. package/.next/standalone/.next/server/app/icon.png/route.js.nft.json +0 -1
  406. package/.next/standalone/.next/server/app/icon.png.body +0 -0
  407. package/.next/standalone/.next/server/app/icon.png.meta +0 -1
  408. package/.next/standalone/.next/server/chunks/[externals]_next_dist_0sqmaqd._.js +0 -3
  409. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06.arfm._.js +0 -3
  410. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0__i0h0._.js +0 -3
  411. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0fe7_q_._.js +0 -3
  412. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0fw.e.h._.js +0 -3
  413. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0pxn0e1._.js +0 -3
  414. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0xv0jh2._.js +0 -3
  415. package/.next/standalone/.next/server/chunks/_next-internal_server_app_icon_png_route_actions_12.gv.r.js +0 -3
  416. package/.next/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_0bdfoky.js +0 -3
  417. package/.next/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_05pz9._._.js +0 -3
  418. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01as125._.js +0 -3
  419. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0370~qj._.js +0 -3
  420. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__09v.ljl._.js +0 -3
  421. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0agrcb8._.js +0 -4
  422. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0b7hkr~._.js +0 -3
  423. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ehh6vp._.js +0 -4
  424. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0g8l0tu._.js +0 -3
  425. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0j4l6hl._.js +0 -3
  426. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0k5n2kz._.js +0 -4
  427. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0lp08ll._.js +0 -3
  428. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0n0yaqw._.js +0 -4
  429. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0o21f.o._.js +0 -3
  430. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t8juvy._.js +0 -4
  431. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0uylufv._.js +0 -4
  432. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ymlddl._.js +0 -223
  433. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~03grs._.js +0 -3
  434. package/.next/standalone/.next/server/chunks/ssr/app_0cdqd9w._.js +0 -3
  435. package/.next/standalone/.next/server/chunks/ssr/app_policies_hooks-client_tsx_0q-m0y-._.js +0 -8
  436. package/.next/standalone/.next/server/chunks/ssr/app_projects_loading_tsx_13veom4._.js +0 -3
  437. package/.next/standalone/.next/server/chunks/ssr/node_modules_0ttbz1~._.js +0 -3
  438. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_06u0kr8._.js +0 -3
  439. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0a_7sdg.js +0 -4
  440. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0ef3uwk.js +0 -4
  441. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0pbja1x.js +0 -4
  442. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0r6o0i2.js +0 -4
  443. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_11y81~_.js +0 -4
  444. package/.next/standalone/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_12or2kf.js +0 -4
  445. package/.next/standalone/.next/server/chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_0mebn66._.js +0 -3
  446. package/.next/standalone/.next/static/chunks/07kpqoo7kuckx.js +0 -6
  447. package/.next/standalone/.next/static/chunks/0azb~vy9ds_uy.js +0 -1
  448. package/.next/standalone/.next/static/chunks/0f5p9plm.aqlp.css +0 -2
  449. package/.next/standalone/.next/static/chunks/0ffvlbgzgnlw7.js +0 -2
  450. package/.next/standalone/.next/static/chunks/0spktq7xqab9h.js +0 -1
  451. package/.next/standalone/.next/static/chunks/118q3uljozd5z.js +0 -4
  452. package/.next/standalone/.next/static/chunks/12pt~2f.c1sha.js +0 -1
  453. package/.next/standalone/.next/static/media/4fa387ec64143e14-s.0.qu-9752pffj.woff2 +0 -0
  454. package/.next/standalone/.next/static/media/5ce348bf30bf5439-s.0ee55_hj9qcer.woff2 +0 -0
  455. package/.next/standalone/.next/static/media/6306c77e7c8268e4-s.0mao5jbfbduzp.woff2 +0 -0
  456. package/.next/standalone/.next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2 +0 -0
  457. package/.next/standalone/.next/static/media/7d817b4c03b0c5f1-s.0uzt.a6d44yda.woff2 +0 -0
  458. package/.next/standalone/.next/static/media/bbc41e54d2fcbd21-s.0mvwgmnhv29no.woff2 +0 -0
  459. package/.next/standalone/.next/static/media/icon.0a.gigb3_x5pd.png +0 -0
  460. package/.next/standalone/app/icon.png +0 -0
  461. package/src/audit/telemetry.ts +0 -113
  462. /package/.next/standalone/.next/server/app/{icon.png → api/audit/run}/route/build-manifest.json +0 -0
  463. /package/.next/standalone/.next/server/app/{icon.png → api/audit/run}/route.js.map +0 -0
  464. /package/.next/standalone/.next/static/chunks/{03~yq9q893hmn.js → 0cz1d0mv5g_q7.js} +0 -0
  465. /package/.next/standalone/.next/static/chunks/{0a40sy4tk8ioe.js → 0wwt5o04i4zwh.js} +0 -0
  466. /package/.next/standalone/.next/static/chunks/{0n1n67imq.udf.js → 1__i9af9g78vd.js} +0 -0
  467. /package/.next/standalone/.next/static/chunks/{0w6fzf.07a24u.js → 2so39wg7mjbi7.js} +0 -0
  468. /package/.next/standalone/.next/static/chunks/{0xbo5nl6w4lka.js → 2wbuxnsvux4di.js} +0 -0
  469. /package/.next/standalone/.next/static/chunks/{0_s0luks5tay-.js → 35fgpd_feci6x.js} +0 -0
  470. /package/.next/standalone/.next/static/chunks/{15fklyav5py5m.js → 3xpjn3cdgm-7m.js} +0 -0
  471. /package/.next/standalone/.next/static/chunks/{17.b3suj8zjjj.js → 4448_qq7bd963.js} +0 -0
  472. /package/.next/standalone/.next/static/{tGVQM5SE3NvbVu0gbAJm7 → t4nu8RTRp3Z2srol-9pVb}/_buildManifest.js +0 -0
  473. /package/.next/standalone/.next/static/{tGVQM5SE3NvbVu0gbAJm7 → t4nu8RTRp3Z2srol-9pVb}/_clientMiddlewareManifest.js +0 -0
  474. /package/.next/standalone/.next/static/{tGVQM5SE3NvbVu0gbAJm7 → t4nu8RTRp3Z2srol-9pVb}/_ssgManifest.js +0 -0
@@ -144,7 +144,8 @@ function addRevalidationHeader(res, { workStore, requestStore }) {
144
144
  const origin = process.env.__NEXT_PRIVATE_ORIGIN || `${proto}://${host.value}`;
145
145
  const fetchUrl = new URL(`${origin}${basePath}${workerPathname}`);
146
146
  try {
147
- var _response_headers_get;
147
+ var _response_headers_get, // Since we aren't consuming the response body, we cancel it to avoid memory leaks
148
+ _response_body;
148
149
  let body;
149
150
  if (// The type check here ensures that `req` is correctly typed, and the
150
151
  // environment variable check provides dead code elimination.
@@ -188,10 +189,15 @@ function addRevalidationHeader(res, { workStore, requestStore }) {
188
189
  }
189
190
  }
190
191
  return new _flightrenderresult.FlightRenderResult(response.body);
191
- } else {
192
- var // Since we aren't consuming the response body, we cancel it to avoid memory leaks
193
- _response_body;
194
- (_response_body = response.body) == null ? void 0 : _response_body.cancel();
192
+ }
193
+ (_response_body = response.body) == null ? void 0 : _response_body.cancel();
194
+ // Pass the action-not-found marker through so the client throws
195
+ // UnrecognizedActionError instead of a generic "unexpected response".
196
+ if (response.headers.get(_approuterheaders.NEXT_ACTION_NOT_FOUND_HEADER) === '1') {
197
+ res.setHeader(_approuterheaders.NEXT_ACTION_NOT_FOUND_HEADER, '1');
198
+ res.setHeader('content-type', 'text/plain');
199
+ res.statusCode = 404;
200
+ return _renderresult.default.fromStatic('Server action not found.', 'text/plain');
195
201
  }
196
202
  } catch (err) {
197
203
  // we couldn't stream the forwarded response, so we'll just return an empty response
@@ -445,10 +451,14 @@ async function handleAction({ req, res, ComponentMod, generateFlight, workStore,
445
451
  res.setHeader('Cache-Control', 'no-cache, no-store, max-age=0, must-revalidate');
446
452
  const { actionAsyncStorage } = ComponentMod;
447
453
  const actionWasForwarded = Boolean(req.headers['x-action-forwarded']);
448
- if (actionId) {
454
+ // Only attempt to forward if this request has not already been forwarded.
455
+ // Otherwise middleware that rewrites the action POST can cause the receiving
456
+ // worker to forward again, looping indefinitely.
457
+ if (actionId && !actionWasForwarded) {
449
458
  const forwardedWorker = (0, _manifestssingleton.selectWorkerForForwarding)(actionId, page);
450
- // If forwardedWorker is truthy, it means there isn't a worker for the action
451
- // in the current handler, so we forward the request to a worker that has the action.
459
+ // If forwardedWorker is truthy, it means there isn't a worker for the
460
+ // action in the current handler, so we forward the request to a worker that
461
+ // has the action.
452
462
  if (forwardedWorker) {
453
463
  return {
454
464
  type: 'done',
@@ -363,6 +363,7 @@ const experimentalSchema = {
363
363
  turbopackImportTypeText: _zod.z.boolean().optional(),
364
364
  turbopackUseBuiltinBabel: _zod.z.boolean().optional(),
365
365
  turbopackUseBuiltinSass: _zod.z.boolean().optional(),
366
+ turbopackLocalPostcssConfig: _zod.z.boolean().optional(),
366
367
  turbopackModuleIds: _zod.z.enum([
367
368
  'named',
368
369
  'deterministic'
@@ -1106,7 +1106,7 @@ async function applyModifyConfig(config, phase, silent) {
1106
1106
  }
1107
1107
  config = await adapterMod.modifyConfig(config, {
1108
1108
  phase,
1109
- nextVersion: "16.2.6"
1109
+ nextVersion: "16.2.7"
1110
1110
  });
1111
1111
  }
1112
1112
  }
@@ -240,7 +240,7 @@ async function createHotReloaderTurbopack(opts, serverFields, distDir, resetFetc
240
240
  }
241
241
  const hasRewrites = opts.fsChecker.rewrites.afterFiles.length > 0 || opts.fsChecker.rewrites.beforeFiles.length > 0 || opts.fsChecker.rewrites.fallback.length > 0;
242
242
  const hotReloaderSpan = (0, _trace.trace)('hot-reloader', undefined, {
243
- version: "16.2.6"
243
+ version: "16.2.7"
244
244
  });
245
245
  // Ensure the hotReloaderSpan is flushed immediately as it's the parentSpan for all processing
246
246
  // of the current `next dev` invocation.
@@ -294,7 +294,7 @@ async function createHotReloaderTurbopack(opts, serverFields, distDir, resetFetc
294
294
  writeRoutesHashesManifest: false,
295
295
  currentNodeJsVersion,
296
296
  isPersistentCachingEnabled: (0, _utils2.isFileSystemCacheEnabledForDev)(opts.nextConfig),
297
- nextVersion: "16.2.6",
297
+ nextVersion: "16.2.7",
298
298
  serverHmr: serverFastRefresh
299
299
  }, {
300
300
  memoryLimit: (_opts_nextConfig_experimental = opts.nextConfig.experimental) == null ? void 0 : _opts_nextConfig_experimental.turbopackMemoryLimit,
@@ -234,7 +234,7 @@ class HotReloaderWebpack {
234
234
  this.previewProps = previewProps;
235
235
  this.rewrites = rewrites;
236
236
  this.hotReloaderSpan = (0, _trace.trace)('hot-reloader', undefined, {
237
- version: "16.2.6"
237
+ version: "16.2.7"
238
238
  });
239
239
  // Ensure the hotReloaderSpan is flushed immediately as it's the parentSpan for all processing
240
240
  // of the current `next dev` invocation.
@@ -85,7 +85,7 @@ function logStartInfo({ networkUrl, appUrl, envInfo, logBundler }) {
85
85
  if (parts.length > 0) {
86
86
  versionSuffix = ` (${parts.join(', ')})`;
87
87
  }
88
- _log.bootstrap(`${(0, _picocolors.bold)((0, _picocolors.purple)(`${_log.prefixes.ready} Next.js ${"16.2.6"}`))}${versionSuffix}`);
88
+ _log.bootstrap(`${(0, _picocolors.bold)((0, _picocolors.purple)(`${_log.prefixes.ready} Next.js ${"16.2.7"}`))}${versionSuffix}`);
89
89
  if (appUrl) {
90
90
  _log.bootstrap(`- Local: ${appUrl}`);
91
91
  }
@@ -0,0 +1,45 @@
1
+ /**
2
+ * Percent-encode every character outside printable ASCII so a tag value can be
3
+ * safely serialized as part of the `x-next-cache-tags` HTTP header.
4
+ *
5
+ * Node's `validateHeaderValue` rejects any code unit outside `\t\x20-\x7e`, so
6
+ * a matched route path or user-supplied tag containing a non-ASCII character
7
+ * (Hebrew, Arabic, Chinese, emoji, …) would otherwise throw `ERR_INVALID_CHAR`
8
+ * and crash ISR on every affected request.
9
+ *
10
+ * This is applied at the public boundaries — tag construction
11
+ * (`getImplicitTags`, `validateTags`) and invalidation input (`revalidatePath`,
12
+ * `revalidateTag`, `updateTag`) — so storage, comparison, and the wire all see
13
+ * the same canonical ASCII-safe form.
14
+ *
15
+ * The character class `[\t\x20-\x7e]` mirrors Node's `validHdrChars` table —
16
+ * `\t` plus printable ASCII through `~`. Anything outside that is rejected
17
+ * by `validateHeaderValue`, so we encode runs of those characters and leave
18
+ * everything else (`,`, `/`, `%`, `[`, `]`, `_`, `-`, `\t`, …) byte-for-byte
19
+ * unchanged. This preserves the comma-separated header format and the
20
+ * dynamic-segment markers in derived tags (`_N_T_/[slug]/page`).
21
+ *
22
+ * Properties:
23
+ * - Fast-path: input that already fits the validation class is returned
24
+ * unchanged. This makes the encoder idempotent on already-encoded `%xx`
25
+ * sequences.
26
+ * - Matches *runs* of out-of-class code units so surrogate pairs (e.g. an
27
+ * emoji) are handed to `encodeURIComponent` as a complete code point — a
28
+ * per-code-unit regex would split the pair and throw `URIError`.
29
+ */ "use strict";
30
+ Object.defineProperty(exports, "__esModule", {
31
+ value: true
32
+ });
33
+ Object.defineProperty(exports, "encodeCacheTag", {
34
+ enumerable: true,
35
+ get: function() {
36
+ return encodeCacheTag;
37
+ }
38
+ });
39
+ const OUT_OF_CLASS_CHAR = /[^\t\x20-\x7e]/;
40
+ const OUT_OF_CLASS_RUN = /[^\t\x20-\x7e]+/g;
41
+ function encodeCacheTag(tag) {
42
+ return OUT_OF_CLASS_CHAR.test(tag) ? tag.replace(OUT_OF_CLASS_RUN, (run)=>encodeURIComponent(run)) : tag;
43
+ }
44
+
45
+ //# sourceMappingURL=encode-cache-tag.js.map
@@ -10,6 +10,7 @@ Object.defineProperty(exports, "getImplicitTags", {
10
10
  });
11
11
  const _constants = require("../../lib/constants");
12
12
  const _handlers = require("../use-cache/handlers");
13
+ const _encodecachetag = require("./encode-cache-tag");
13
14
  const _lazyresult = require("./lazy-result");
14
15
  const getDerivedTags = (pathname)=>{
15
16
  const derivedTags = [
@@ -49,16 +50,18 @@ const getDerivedTags = (pathname)=>{
49
50
  }
50
51
  async function getImplicitTags(page, pathname, fallbackRouteParams) {
51
52
  const tags = new Set();
52
- // Add the derived tags from the page.
53
+ // Add the derived tags from the page. Encode each tag so a non-ASCII
54
+ // pathname doesn't trip header validation when written to
55
+ // `x-next-cache-tags`. Idempotent on already-ASCII input.
53
56
  const derivedTags = getDerivedTags(page);
54
57
  for (let tag of derivedTags){
55
- tag = `${_constants.NEXT_CACHE_IMPLICIT_TAG_ID}${tag}`;
58
+ tag = (0, _encodecachetag.encodeCacheTag)(`${_constants.NEXT_CACHE_IMPLICIT_TAG_ID}${tag}`);
56
59
  tags.add(tag);
57
60
  }
58
61
  // Add the tags from the pathname. If the route has unknown params, we don't
59
62
  // want to add the pathname as a tag, as it will be invalid.
60
63
  if (pathname && (!fallbackRouteParams || fallbackRouteParams.size === 0)) {
61
- const tag = `${_constants.NEXT_CACHE_IMPLICIT_TAG_ID}${pathname}`;
64
+ const tag = (0, _encodecachetag.encodeCacheTag)(`${_constants.NEXT_CACHE_IMPLICIT_TAG_ID}${pathname}`);
62
65
  tags.add(tag);
63
66
  }
64
67
  if (tags.has(`${_constants.NEXT_CACHE_IMPLICIT_TAG_ID}/`)) {
@@ -42,6 +42,7 @@ const _workunitasyncstorageexternal = require("../app-render/work-unit-async-sto
42
42
  const _responsecache = require("../response-cache");
43
43
  const _cloneresponse = require("./clone-response");
44
44
  const _stagedrendering = require("../app-render/staged-rendering");
45
+ const _encodecachetag = require("./encode-cache-tag");
45
46
  const isEdgeRuntime = process.env.NEXT_RUNTIME === 'edge';
46
47
  const NEXT_PATCH_SYMBOL = Symbol.for('next-patch');
47
48
  function isFetchPatched() {
@@ -86,7 +87,10 @@ function validateTags(tags, description) {
86
87
  reason: `exceeded max length of ${_constants1.NEXT_CACHE_TAG_MAX_LENGTH}`
87
88
  });
88
89
  } else {
89
- validTags.push(tag);
90
+ // Encode so a non-ASCII tag can be safely serialized into the
91
+ // `x-next-cache-tags` HTTP header without tripping Node's header
92
+ // validation. Length is checked on the raw input above.
93
+ validTags.push((0, _encodecachetag.encodeCacheTag)(tag));
90
94
  }
91
95
  if (validTags.length > _constants1.NEXT_CACHE_TAG_MAX_ITEMS) {
92
96
  console.warn(`Warning: exceeded max tag count for ${description}, dropped tags:`, tags.slice(i).join(', '));
@@ -178,7 +178,7 @@ async function getRequestHandlers({ dir, port, isDev, onDevServerCleanup, server
178
178
  async function startServer(serverOptions) {
179
179
  const { dir, isDev, hostname, minimalMode, allowRetry, keepAliveTimeout, selfSignedCertificate, serverFastRefresh } = serverOptions;
180
180
  let { port } = serverOptions;
181
- process.title = `next-server (v${"16.2.6"})`;
181
+ process.title = `next-server (v${"16.2.7"})`;
182
182
  let handlersReady = ()=>{};
183
183
  let handlersError = ()=>{};
184
184
  let handlersPromise = new Promise((resolve, reject)=>{
@@ -37,12 +37,13 @@ const _hooksservercontext = require("../../../client/components/hooks-server-con
37
37
  const _invarianterror = require("../../../shared/lib/invariant-error");
38
38
  const _actionrevalidationkind = require("../../../shared/lib/action-revalidation-kind");
39
39
  const _removetrailingslash = require("../../../shared/lib/router/utils/remove-trailing-slash");
40
+ const _encodecachetag = require("../../lib/encode-cache-tag");
40
41
  function revalidateTag(tag, profile) {
41
42
  if (!profile) {
42
43
  console.warn('"revalidateTag" without the second argument is now deprecated, add second argument of "max" or use "updateTag". See more info here: https://nextjs.org/docs/messages/revalidate-tag-single-arg');
43
44
  }
44
45
  return revalidate([
45
- tag
46
+ (0, _encodecachetag.encodeCacheTag)(tag)
46
47
  ], `revalidateTag ${tag}`, profile);
47
48
  }
48
49
  function updateTag(tag) {
@@ -58,7 +59,7 @@ function updateTag(tag) {
58
59
  }
59
60
  // updateTag uses immediate expiration (no profile) without deprecation warning
60
61
  return revalidate([
61
- tag
62
+ (0, _encodecachetag.encodeCacheTag)(tag)
62
63
  ], `updateTag ${tag}`, undefined);
63
64
  }
64
65
  function refresh() {
@@ -82,7 +83,7 @@ function revalidatePath(originalPath, type) {
82
83
  console.warn(`Warning: revalidatePath received "${originalPath}" which exceeded max length of ${_constants.NEXT_CACHE_SOFT_TAG_MAX_LENGTH}. See more info here https://nextjs.org/docs/app/api-reference/functions/revalidatePath`);
83
84
  return;
84
85
  }
85
- let normalizedPath = `${_constants.NEXT_CACHE_IMPLICIT_TAG_ID}${(0, _removetrailingslash.removeTrailingSlash)(originalPath)}`;
86
+ let normalizedPath = `${_constants.NEXT_CACHE_IMPLICIT_TAG_ID}${(0, _encodecachetag.encodeCacheTag)((0, _removetrailingslash.removeTrailingSlash)(originalPath))}`;
86
87
  if (type) {
87
88
  normalizedPath += `${normalizedPath.endsWith('/') ? '' : '/'}${type}`;
88
89
  } else if ((0, _utils.isDynamicRoute)(originalPath)) {
@@ -192,8 +192,12 @@ function unstable_cache(cb, keyParts, options = {}) {
192
192
  // Check if we need to do foreground revalidation
193
193
  if (workStore.isStaticGeneration) {
194
194
  // When the page is revalidating and the cache entry is stale,
195
- // we need to wait for fresh data (blocking revalidate)
196
- return workStore.pendingRevalidates[invocationKey];
195
+ // we need to wait for fresh data (blocking revalidate). The
196
+ // `await` here keeps `cacheSignal.endRead` (in the outer
197
+ // `finally`) suspended until the recompute + cacheNewResult
198
+ // actually complete, so the prospective prerender's
199
+ // `cacheSignal` doesn't resolve `cacheReady` prematurely.
200
+ return await workStore.pendingRevalidates[invocationKey];
197
201
  }
198
202
  // Otherwise, we're doing background revalidation - return stale immediately
199
203
  }
@@ -21,7 +21,7 @@ _export(exports, {
21
21
  }
22
22
  });
23
23
  function isStableBuild() {
24
- return !"16.2.6"?.includes('canary') && !process.env.__NEXT_TEST_MODE && !process.env.NEXT_PRIVATE_LOCAL_DEV;
24
+ return !"16.2.7"?.includes('canary') && !process.env.__NEXT_TEST_MODE && !process.env.NEXT_PRIVATE_LOCAL_DEV;
25
25
  }
26
26
  class CanaryOnlyConfigError extends Error {
27
27
  constructor(arg){
@@ -81,7 +81,7 @@ function getAnonymousMeta() {
81
81
  isWsl: _iswsl.default,
82
82
  isCI: _ciinfo.isCI,
83
83
  ciName: _ciinfo.isCI && _ciinfo.name || null,
84
- nextVersion: "16.2.6"
84
+ nextVersion: "16.2.7"
85
85
  };
86
86
  return traits;
87
87
  }
@@ -38,7 +38,7 @@ async function eventSwcLoadFailure(event) {
38
38
  telemetry.record({
39
39
  eventName: EVENT_PLUGIN_PRESENT,
40
40
  payload: {
41
- nextVersion: "16.2.6",
41
+ nextVersion: "16.2.7",
42
42
  glibcVersion,
43
43
  installedSwcPackages,
44
44
  arch: process.arch,
@@ -12,12 +12,12 @@ const EVENT_VERSION = 'NEXT_CLI_SESSION_STARTED';
12
12
  function eventCliSession(nextConfig, event) {
13
13
  var _nextConfig_experimental_staleTimes, _nextConfig_experimental_staleTimes1, _nextConfig_reactCompiler, _nextConfig_reactCompiler1;
14
14
  // This should be an invariant, if it fails our build tooling is broken.
15
- if (typeof "16.2.6" !== 'string') {
15
+ if (typeof "16.2.7" !== 'string') {
16
16
  return [];
17
17
  }
18
18
  const { images, i18n } = nextConfig || {};
19
19
  const payload = {
20
- nextVersion: "16.2.6",
20
+ nextVersion: "16.2.7",
21
21
  nodeVersion: process.version,
22
22
  cliCommand: event.cliCommand,
23
23
  isSrcDir: event.isSrcDir,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "next",
3
- "version": "16.2.6",
3
+ "version": "16.2.7",
4
4
  "description": "The React Framework",
5
5
  "main": "./dist/server/next.js",
6
6
  "license": "MIT",
@@ -97,7 +97,7 @@
97
97
  ]
98
98
  },
99
99
  "dependencies": {
100
- "@next/env": "16.2.6",
100
+ "@next/env": "16.2.7",
101
101
  "@swc/helpers": "0.5.15",
102
102
  "baseline-browser-mapping": "^2.9.19",
103
103
  "caniuse-lite": "^1.0.30001579",
@@ -128,14 +128,14 @@
128
128
  },
129
129
  "optionalDependencies": {
130
130
  "sharp": "^0.34.5",
131
- "@next/swc-darwin-arm64": "16.2.6",
132
- "@next/swc-darwin-x64": "16.2.6",
133
- "@next/swc-linux-arm64-gnu": "16.2.6",
134
- "@next/swc-linux-arm64-musl": "16.2.6",
135
- "@next/swc-linux-x64-gnu": "16.2.6",
136
- "@next/swc-linux-x64-musl": "16.2.6",
137
- "@next/swc-win32-arm64-msvc": "16.2.6",
138
- "@next/swc-win32-x64-msvc": "16.2.6"
131
+ "@next/swc-darwin-arm64": "16.2.7",
132
+ "@next/swc-darwin-x64": "16.2.7",
133
+ "@next/swc-linux-arm64-gnu": "16.2.7",
134
+ "@next/swc-linux-arm64-musl": "16.2.7",
135
+ "@next/swc-linux-x64-gnu": "16.2.7",
136
+ "@next/swc-linux-x64-musl": "16.2.7",
137
+ "@next/swc-win32-arm64-msvc": "16.2.7",
138
+ "@next/swc-win32-x64-msvc": "16.2.7"
139
139
  },
140
140
  "devDependencies": {
141
141
  "@babel/core": "7.26.10",
@@ -169,11 +169,11 @@
169
169
  "@modelcontextprotocol/sdk": "1.18.1",
170
170
  "@mswjs/interceptors": "0.23.0",
171
171
  "@napi-rs/triples": "1.2.0",
172
- "@next/font": "16.2.6",
173
- "@next/polyfill-module": "16.2.6",
174
- "@next/polyfill-nomodule": "16.2.6",
175
- "@next/react-refresh-utils": "16.2.6",
176
- "@next/swc": "16.2.6",
172
+ "@next/font": "16.2.7",
173
+ "@next/polyfill-module": "16.2.7",
174
+ "@next/polyfill-nomodule": "16.2.7",
175
+ "@next/react-refresh-utils": "16.2.7",
176
+ "@next/swc": "16.2.7",
177
177
  "@opentelemetry/api": "1.6.0",
178
178
  "@playwright/test": "1.58.2",
179
179
  "@rspack/core": "1.6.7",
@@ -1276,7 +1276,7 @@
1276
1276
  exports.useTransition = function () {
1277
1277
  return resolveDispatcher().useTransition();
1278
1278
  };
1279
- exports.version = "19.2.6";
1279
+ exports.version = "19.2.7";
1280
1280
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1281
1281
  "function" ===
1282
1282
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -539,4 +539,4 @@ exports.useSyncExternalStore = function (
539
539
  exports.useTransition = function () {
540
540
  return ReactSharedInternals.H.useTransition();
541
541
  };
542
- exports.version = "19.2.6";
542
+ exports.version = "19.2.7";
@@ -4,7 +4,7 @@
4
4
  "keywords": [
5
5
  "react"
6
6
  ],
7
- "version": "19.2.6",
7
+ "version": "19.2.7",
8
8
  "homepage": "https://react.dev/",
9
9
  "bugs": "https://github.com/facebook/react/issues",
10
10
  "license": "MIT",
@@ -6600,4 +6600,4 @@ exports.renderToString = function (children, options) {
6600
6600
  'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
6601
6601
  );
6602
6602
  };
6603
- exports.version = "19.2.6";
6603
+ exports.version = "19.2.7";
@@ -6689,4 +6689,4 @@ exports.renderToString = function (children, options) {
6689
6689
  'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server'
6690
6690
  );
6691
6691
  };
6692
- exports.version = "19.2.6";
6692
+ exports.version = "19.2.7";
@@ -7147,12 +7147,12 @@ function getPostponedState(request) {
7147
7147
  }
7148
7148
  function ensureCorrectIsomorphicReactVersion() {
7149
7149
  var isomorphicReactPackageVersion = React.version;
7150
- if ("19.2.6" !== isomorphicReactPackageVersion)
7150
+ if ("19.2.7" !== isomorphicReactPackageVersion)
7151
7151
  throw Error(
7152
7152
  formatProdErrorMessage(
7153
7153
  527,
7154
7154
  isomorphicReactPackageVersion,
7155
- "19.2.6"
7155
+ "19.2.7"
7156
7156
  )
7157
7157
  );
7158
7158
  }
@@ -7407,4 +7407,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) {
7407
7407
  startWork(request);
7408
7408
  });
7409
7409
  };
7410
- exports.version = "19.2.6";
7410
+ exports.version = "19.2.7";
@@ -7251,11 +7251,11 @@ function getPostponedState(request) {
7251
7251
  }
7252
7252
  function ensureCorrectIsomorphicReactVersion() {
7253
7253
  var isomorphicReactPackageVersion = React.version;
7254
- if ("19.2.6" !== isomorphicReactPackageVersion)
7254
+ if ("19.2.7" !== isomorphicReactPackageVersion)
7255
7255
  throw Error(
7256
7256
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
7257
7257
  (isomorphicReactPackageVersion +
7258
- "\n - react-dom: 19.2.6\nLearn more: https://react.dev/warnings/version-mismatch")
7258
+ "\n - react-dom: 19.2.7\nLearn more: https://react.dev/warnings/version-mismatch")
7259
7259
  );
7260
7260
  }
7261
7261
  ensureCorrectIsomorphicReactVersion();
@@ -7509,4 +7509,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) {
7509
7509
  startWork(request);
7510
7510
  });
7511
7511
  };
7512
- exports.version = "19.2.6";
7512
+ exports.version = "19.2.7";
@@ -7142,11 +7142,11 @@ function getPostponedState(request) {
7142
7142
  }
7143
7143
  function ensureCorrectIsomorphicReactVersion() {
7144
7144
  var isomorphicReactPackageVersion = React.version;
7145
- if ("19.2.6" !== isomorphicReactPackageVersion)
7145
+ if ("19.2.7" !== isomorphicReactPackageVersion)
7146
7146
  throw Error(
7147
7147
  'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
7148
7148
  (isomorphicReactPackageVersion +
7149
- "\n - react-dom: 19.2.6\nLearn more: https://react.dev/warnings/version-mismatch")
7149
+ "\n - react-dom: 19.2.7\nLearn more: https://react.dev/warnings/version-mismatch")
7150
7150
  );
7151
7151
  }
7152
7152
  ensureCorrectIsomorphicReactVersion();
@@ -7704,4 +7704,4 @@ exports.resumeToPipeableStream = function (children, postponedState, options) {
7704
7704
  }
7705
7705
  };
7706
7706
  };
7707
- exports.version = "19.2.6";
7707
+ exports.version = "19.2.7";
@@ -207,4 +207,4 @@ exports.useFormState = function (action, initialState, permalink) {
207
207
  exports.useFormStatus = function () {
208
208
  return ReactSharedInternals.H.useHostTransitionStatus();
209
209
  };
210
- exports.version = "19.2.6";
210
+ exports.version = "19.2.7";
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-dom",
3
- "version": "19.2.6",
3
+ "version": "19.2.7",
4
4
  "description": "React package for working with the DOM.",
5
5
  "main": "index.js",
6
6
  "repository": {
@@ -20,7 +20,7 @@
20
20
  "scheduler": "^0.27.0"
21
21
  },
22
22
  "peerDependencies": {
23
- "react": "^19.2.6"
23
+ "react": "^19.2.7"
24
24
  },
25
25
  "files": [
26
26
  "LICENSE",
@@ -0,0 +1,17 @@
1
+ # OSV-Scanner allow-list — auto-loaded by the Supply Chain CI gate
2
+ # (.github/workflows/osv-scanner.yml) when it scans bun.lock.
3
+ #
4
+ # The gate blocks on ANY known-vulnerable or malicious dependency. When a finding
5
+ # has no available fix (e.g. an unpatched transitive advisory), add a justified,
6
+ # time-boxed entry here so unrelated PRs aren't blocked. Always prefer FIXING
7
+ # (bump the dependency, or pin it via `overrides` in package.json) over ignoring.
8
+ # Keep this list short and re-review entries when their ignoreUntil date passes.
9
+ #
10
+ # Every entry MUST include a reason and an ignoreUntil date. Example:
11
+ #
12
+ # [[IgnoredVulns]]
13
+ # id = "GHSA-xxxx-xxxx-xxxx"
14
+ # ignoreUntil = 2026-07-01
15
+ # reason = "No upstream fix yet; transitive via <pkg>; not reachable in our usage. Re-review by 2026-07-01."
16
+ #
17
+ # There are currently no ignored vulnerabilities — the dependency tree is clean.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "failproofai",
3
- "version": "0.0.11-beta.2",
3
+ "version": "0.0.11-beta.4",
4
4
  "description": "The easiest way to manage policies that keep your AI agents reliable, on-task, and running autonomously — for Claude Code & the Agents SDK",
5
5
  "bin": {
6
6
  "failproofai": "./dist/cli.mjs"
@@ -71,7 +71,7 @@
71
71
  "access": "public"
72
72
  },
73
73
  "devDependencies": {
74
- "@anthropic-ai/sdk": "^0.96.0",
74
+ "@anthropic-ai/sdk": "^0.102.0",
75
75
  "@tailwindcss/postcss": "^4.1.18",
76
76
  "@tanstack/react-virtual": "^3.13.18",
77
77
  "@testing-library/jest-dom": "^6.9.1",
@@ -84,7 +84,7 @@
84
84
  "clsx": "^2.1.1",
85
85
  "eslint": "^10.2.0",
86
86
  "eslint-config-next": "^16.2.2",
87
- "happy-dom": "^20.7.0",
87
+ "jsdom": "^29.1.1",
88
88
  "lucide-react": "^1.0.1",
89
89
  "next": "^16.2.2",
90
90
  "react": "^19.2.4",
@@ -95,6 +95,11 @@
95
95
  "vitest": "^4.0.18"
96
96
  },
97
97
  "dependencies": {
98
+ "html2canvas": "^1.4.1",
98
99
  "posthog-node": "^5.28.11"
100
+ },
101
+ "overrides": {
102
+ "postcss": "8.5.14",
103
+ "eslint-plugin-react-hooks": "7.0.1"
99
104
  }
100
105
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1080" zoomAndPan="magnify" viewBox="0 0 810 809.999993" height="1080" preserveAspectRatio="xMidYMid meet" version="1.0"><defs><filter x="0%" y="0%" width="100%" height="100%" id="0147bff77b"><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" color-interpolation-filters="sRGB"/></filter><filter x="0%" y="0%" width="100%" height="100%" id="43fbb8a76d"><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0.2126 0.7152 0.0722 0 0" color-interpolation-filters="sRGB"/></filter><clipPath id="511a46bb1d"><path d="M 143 13 L 666.988281 13 L 666.988281 797 L 143 797 Z M 143 13 " clip-rule="nonzero"/></clipPath><mask id="3514a3285d"><g filter="url(#0147bff77b)"><g filter="url(#43fbb8a76d)" transform="matrix(1.383245, 0, 0, 1.383598, 142.737301, 12.643963)"><image x="0" y="0" width="379" xlink:href="data:image/png;base64,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" height="567" preserveAspectRatio="xMidYMid meet"/></g></g></mask></defs><g clip-path="url(#511a46bb1d)"><g mask="url(#3514a3285d)"><g transform="matrix(1.383245, 0, 0, 1.383598, 142.737301, 12.643963)"><image x="0" y="0" width="379" xlink:href="data:image/png;base64,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" height="567" preserveAspectRatio="xMidYMid meet"/></g></g></g></svg>